Bug 104963 - [PATCH] devel/libevent - upgrade to real 1.2 release
Summary: [PATCH] devel/libevent - upgrade to real 1.2 release
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Cheng-Lung Sung
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-31 12:30 UTC by oz
Modified: 2006-11-06 04:10 UTC (History)
0 users

See Also:


Attachments
patch-libevent (5.49 KB, text/plain)
2006-10-31 12:30 UTC, oz
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description oz 2006-10-31 12:30:19 UTC
	Upgrade libevent to the real 1.2 release rather then the pre-prelease
	that it was updated to previously.  Converted  MLINKS to a more manageable
	format.

Fix: patch to update libevent to the official 1.2 release.
How-To-Repeat: 	N/A
Comment 1 Cheng-Lung Sung freebsd_committer freebsd_triage 2006-10-31 12:41:28 UTC
Responsible Changed
From-To: freebsd-ports-bugs->clsung

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2006-11-06 04:04:13 UTC
clsung      2006-11-06 04:04:07 UTC

  FreeBSD ports repository

  Modified files:
    devel/libevent       Makefile distinfo pkg-plist 
  Added files:
    devel/libevent/files patch-http.c patch-test-regress_http.c 
  Log:
  - Update to real 1.2 release
  
  PR:             ports/104963
  Submitted by:   oz_AT_nixil dot net
  
  Revision  Changes    Path
  1.25      +67 -16    ports/devel/libevent/Makefile
  1.15      +3 -3      ports/devel/libevent/distinfo
  1.1       +11 -0     ports/devel/libevent/files/patch-http.c (new)
  1.1       +20 -0     ports/devel/libevent/files/patch-test-regress_http.c (new)
  1.5       +2 -0      ports/devel/libevent/pkg-plist
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Cheng-Lung Sung freebsd_committer freebsd_triage 2006-11-06 04:04:15 UTC
State Changed
From-To: open->closed

Committed. Thank You.