- Update to 8.5 Port maintainer (cs@FreeBSD.org) is cc'd. Generated and tested manually, tested with port test sent with FreeBSD Port Tools 0.99_6 (mode: update, diff: ports) How-To-Repeat: This is Bugfix http://www.hiawatha-webserver.org/weblog
Responsible Changed From-To: freebsd-ports-bugs->cs Over to maintainer (via the GNATS Auto Assign Tool)
Author: cs Date: Fri Sep 21 08:53:58 2012 New Revision: 304616 URL: http://svn.freebsd.org/changeset/ports/304616 Log: - Update to 8.5 - Fix COMMENT PR: ports/171720 Submitted by: nemysis <nemysis@gmx.ch> Approved by: cs@ (maintainer) Modified: head/www/hiawatha/Makefile head/www/hiawatha/distinfo Modified: head/www/hiawatha/Makefile ============================================================================== --- head/www/hiawatha/Makefile Fri Sep 21 08:28:55 2012 (r304615) +++ head/www/hiawatha/Makefile Fri Sep 21 08:53:58 2012 (r304616) @@ -6,13 +6,13 @@ # PORTNAME= hiawatha -PORTVERSION= 8.4 +PORTVERSION= 8.5 CATEGORIES= www MASTER_SITES= http://www.hiawatha-webserver.org/files/ \ http://www.c-s.li/ports/ MAINTAINER= cs@FreeBSD.org -COMMENT= An advanced and secure webserver for Unix +COMMENT= Advanced and secure webserver for Unix LICENSE= GPLv2 Modified: head/www/hiawatha/distinfo ============================================================================== --- head/www/hiawatha/distinfo Fri Sep 21 08:28:55 2012 (r304615) +++ head/www/hiawatha/distinfo Fri Sep 21 08:53:58 2012 (r304616) @@ -1,2 +1,2 @@ -SHA256 (hiawatha-8.4.tar.gz) = a00afb6a557ec1ba5d78aeba8ff64a0ffefd91f1bfea9ffe94f325c732f55ab6 -SIZE (hiawatha-8.4.tar.gz) = 636882 +SHA256 (hiawatha-8.5.tar.gz) = 2567e6b4b4c6666388087b586238e6e91a4afd80e10a879920020a097fcdc946 +SIZE (hiawatha-8.5.tar.gz) = 643175 _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed. Thank you very much.