Date: Fri, 8 Feb 2013 18:22:34 +0000 (UTC) From: Bryan Drewery <bdrewery@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r311946 - head/audio/pd Message-ID: <201302081822.r18IMY8M093618@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bdrewery Date: Fri Feb 8 18:22:34 2013 New Revision: 311946 URL: http://svnweb.freebsd.org/changeset/ports/311946 Log: - Actually update to 0.44-2 PR: ports/175569 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Modified: head/audio/pd/Makefile head/audio/pd/distinfo Modified: head/audio/pd/Makefile ============================================================================== --- head/audio/pd/Makefile Fri Feb 8 16:55:11 2013 (r311945) +++ head/audio/pd/Makefile Fri Feb 8 18:22:34 2013 (r311946) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pd -DISTVERSION= 0.44-1 +DISTVERSION= 0.44-2 DISTVERSIONSUFFIX= .src CATEGORIES= audio MASTER_SITES= SF/pure-data/pure-data/${PORTVERSION} \ Modified: head/audio/pd/distinfo ============================================================================== --- head/audio/pd/distinfo Fri Feb 8 16:55:11 2013 (r311945) +++ head/audio/pd/distinfo Fri Feb 8 18:22:34 2013 (r311946) @@ -1,2 +1,2 @@ -SHA256 (pd-0.44-1.src.tar.gz) = 22f39237481016a3aceecee774fab78ebe2fb1af5a3e78546a0696da0a779487 -SIZE (pd-0.44-1.src.tar.gz) = 2201153 +SHA256 (pd-0.44-2.src.tar.gz) = 595908d7d5678e3f80ed1b6b37b41c9b5e22472893b1f489decfc805f56ee804 +SIZE (pd-0.44-2.src.tar.gz) = 2201154
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201302081822.r18IMY8M093618>