diff options
author | Bryan Drewery <bdrewery@FreeBSD.org> | 2013-02-08 18:22:34 +0000 |
---|---|---|
committer | Bryan Drewery <bdrewery@FreeBSD.org> | 2013-02-08 18:22:34 +0000 |
commit | 05e7d4ae1fa56aacb0f0a0a0bce8bf95a23542f2 (patch) | |
tree | 3dfee33a49f837db65fb794ebf0e85329305febe /audio/pd | |
parent | 20b3bb07d22bdc34c43f473a9afb3aefccccd710 (diff) |
Notes
Diffstat (limited to 'audio/pd')
-rw-r--r-- | audio/pd/Makefile | 2 | ||||
-rw-r--r-- | audio/pd/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/audio/pd/Makefile b/audio/pd/Makefile index 68f1bcee6e26..4c835c531b30 100644 --- a/audio/pd/Makefile +++ b/audio/pd/Makefile @@ -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} \ diff --git a/audio/pd/distinfo b/audio/pd/distinfo index ced4e76fb381..f5d543d5d575 100644 --- a/audio/pd/distinfo +++ b/audio/pd/distinfo @@ -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 |