Pound 2.6 has been released. The latest port (www/pound) is still at version 2.5. http://freecode.com/projects/pound/releases/339987 http://www.apsis.ch/pound I was easily able to modify the port to compile and install 2.6 by doing the following: change PORTVERSION in Makefile to 2.6 rm files/patch-Makefile.in make makesum make install The port should be updated accordingly. Thanks!
Responsible Changed From-To: freebsd-ports-bugs->anders Over to maintainer (via the GNATS Auto Assign Tool)
Responsible Changed From-To: anders->pgollucci committer&maintainer timeout (anders ; 16 days) / last commit: 100 days ago
pgollucci 2012-02-12 22:47:48 UTC FreeBSD ports repository Modified files: www/pound Makefile distinfo Removed files: www/pound/files patch-Makefile.in patch-config.c patch-pound.h patch-svc.c Log: - Update to 2.6 Remove previously applied compile patch, it was upstreamed (yay!) PR: ports/164498, ports/163320 Submitted by: Anthony Chavez <acc@hexadecagram.org>, Nick Rogers <ncrogers@gmail.com> Approved by: maintainer timeout (anders ; 36 days) [no commit 100 days] Revision Changes Path 1.24 +1 -1 ports/www/pound/Makefile 1.23 +2 -2 ports/www/pound/distinfo 1.5 +0 -11 ports/www/pound/files/patch-Makefile.in (dead) 1.2 +0 -37 ports/www/pound/files/patch-config.c (dead) 1.5 +0 -25 ports/www/pound/files/patch-pound.h (dead) 1.2 +0 -225 ports/www/pound/files/patch-svc.c (dead) _______________________________________________ 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, Thanks!