Responsible Changed From-To: freebsd-ports-bugs->tabthorpe tabthorpe@ wants this submitter's PRs (via the GNATS Auto Assign Tool)
Author: tabthorpe Date: Thu Oct 17 20:35:26 2013 New Revision: 330671 URL: http://svnweb.freebsd.org/changeset/ports/330671 Log: - Update to 3.9 PR: ports/182856 Submitted by: James Bailie <jimmy@mammothcheese.ca> (maintainer) Modified: head/www/drood/Makefile head/www/drood/distinfo Modified: head/www/drood/Makefile ============================================================================== --- head/www/drood/Makefile Thu Oct 17 20:25:25 2013 (r330670) +++ head/www/drood/Makefile Thu Oct 17 20:35:26 2013 (r330671) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= drood -PORTVERSION= 3.8 +PORTVERSION= 3.9 CATEGORIES= www MASTER_SITES= http://www.mammothcheese.ca/ Modified: head/www/drood/distinfo ============================================================================== --- head/www/drood/distinfo Thu Oct 17 20:25:25 2013 (r330670) +++ head/www/drood/distinfo Thu Oct 17 20:35:26 2013 (r330671) @@ -1,2 +1,2 @@ -SHA256 (drood-3.8.tar.gz) = d6e999c1b32bada840818fa5482818f9680770ed583cac659d3583ffe1e61b46 -SIZE (drood-3.8.tar.gz) = 50015 +SHA256 (drood-3.9.tar.gz) = b57980278fbfdef0d1ecfe060ce3b68f52cc57792aee6fe28cbb49165669e829 +SIZE (drood-3.9.tar.gz) = 50231 _______________________________________________ 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. Thanks!