diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2005-12-02 07:04:09 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2005-12-02 07:04:09 +0000 |
commit | af27f7752e54b9f5ee4ba272a64356e40d9afccb (patch) | |
tree | fcf8c271f13f7445f46c374c1a641057c57bc852 /audio/alac | |
parent | - add PORTREVISION and PORTEPOCH back which are removed accidentally in previ... (diff) |
- Update to 0.1.1
Diffstat (limited to 'audio/alac')
-rw-r--r-- | audio/alac/Makefile | 2 | ||||
-rw-r--r-- | audio/alac/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/audio/alac/Makefile b/audio/alac/Makefile index ddda3d0084ed..ccfecd5a6c3c 100644 --- a/audio/alac/Makefile +++ b/audio/alac/Makefile @@ -6,7 +6,7 @@ # PORTNAME= alac -PORTVERSION= 0.1.0 +PORTVERSION= 0.1.1 CATEGORIES= audio MASTER_SITES= http://crazney.net/programs/itunes/files/ DISTNAME= ${PORTNAME}_decoder-${PORTVERSION} diff --git a/audio/alac/distinfo b/audio/alac/distinfo index 9c88f18b1d96..819bedf7f501 100644 --- a/audio/alac/distinfo +++ b/audio/alac/distinfo @@ -1,3 +1,3 @@ -MD5 (alac_decoder-0.1.0.tar.gz) = f554fc11ee41a30bc5baf15a0fd07256 -SHA256 (alac_decoder-0.1.0.tar.gz) = c7184df5d86c8236a51a8185f68a7e97f38907f3d6d98e5c9efdbd8fae1e2dfa -SIZE (alac_decoder-0.1.0.tar.gz) = 13207 +MD5 (alac_decoder-0.1.1.tar.gz) = 06f358b8aa185dcb3d1e2d80f89570c3 +SHA256 (alac_decoder-0.1.1.tar.gz) = 6bb39642b25bf7cdec7b8666fe2ce5043331b48c14d2d47b3ab36957895a26ec +SIZE (alac_decoder-0.1.1.tar.gz) = 15015 |