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
Responsible Changed From-To: freebsd-ports-bugs->clsung I'll take it.
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"
State Changed From-To: open->closed Committed. Thank You.