Responsible Changed From-To: freebsd-ports-bugs->tabthorpe tabthorpe@ wants this submitter's PRs (via the GNATS Auto Assign Tool)
Author: tabthorpe Date: Wed Sep 4 01:00:53 2013 New Revision: 326239 URL: http://svnweb.freebsd.org/changeset/ports/326239 Log: - Update to 3.5 PR: ports/181780 Submitted by: James Bailie <jimmy@mammothcheese.ca> (maintainer) Modified: head/www/drood/Makefile head/www/drood/distinfo (contents, props changed) Modified: head/www/drood/Makefile ============================================================================== --- head/www/drood/Makefile Wed Sep 4 00:48:38 2013 (r326238) +++ head/www/drood/Makefile Wed Sep 4 01:00:53 2013 (r326239) @@ -1,13 +1,8 @@ -# New ports collection makefile for: drood -# Date created: Sat, 07 Jul 2007 22:47:06 EDT -# Whom: James Bailie <jimmy@mammothcheese.ca> -# +# Created by: James Bailie <jimmy@mammothcheese.ca> # $FreeBSD$ -# PORTNAME= drood -PORTVERSION= 3.4 -PORTREVISION= 1 +PORTVERSION= 3.5 CATEGORIES= www MASTER_SITES= http://www.mammothcheese.ca/ Modified: head/www/drood/distinfo ============================================================================== --- head/www/drood/distinfo Wed Sep 4 00:48:38 2013 (r326238) +++ head/www/drood/distinfo Wed Sep 4 01:00:53 2013 (r326239) @@ -1,2 +1,2 @@ -SHA256 (drood-3.4.tar.gz) = 6870f69f43ccd333d0369b848e0279bb62895ed248f36d699f43b2c3d7db0c0a -SIZE (drood-3.4.tar.gz) = 49059 +SHA256 (drood-3.5.tar.gz) = f2ec9d3aeaf2ca61759264b29a9e6a0288bbe3ca89eb7bbc389268781d86bf98 +SIZE (drood-3.5.tar.gz) = 49227 _______________________________________________ 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!