diff options
author | girgen <girgen@FreeBSD.org> | 2005-12-06 22:28:32 +0800 |
---|---|---|
committer | girgen <girgen@FreeBSD.org> | 2005-12-06 22:28:32 +0800 |
commit | a29185b077a2e09a91c4c1f537ed831833aa78c2 (patch) | |
tree | 4a181e6848c7f9552e0923d00e3dc5830a119003 /audio | |
parent | c39ad38836fa1efda88141af042ae75a5ef6e35b (diff) | |
download | freebsd-ports-gnome-a29185b077a2e09a91c4c1f537ed831833aa78c2.tar.gz freebsd-ports-gnome-a29185b077a2e09a91c4c1f537ed831833aa78c2.tar.zst freebsd-ports-gnome-a29185b077a2e09a91c4c1f537ed831833aa78c2.zip |
Chase changes to distribution file that wasn't
reflected in the version number.
Approved by: maintainer
Diffstat (limited to 'audio')
-rw-r--r-- | audio/ripit/Makefile | 2 | ||||
-rw-r--r-- | audio/ripit/distinfo | 5 |
2 files changed, 5 insertions, 2 deletions
diff --git a/audio/ripit/Makefile b/audio/ripit/Makefile index 71e092dd2e74..b7a81a89d8b7 100644 --- a/audio/ripit/Makefile +++ b/audio/ripit/Makefile @@ -7,6 +7,7 @@ PORTNAME= ripit PORTVERSION= 3.4 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= http://www.suwald.com/ripit/ @@ -22,6 +23,7 @@ NO_BUILD= yes PLIST_FILES= bin/ripit.pl \ bin/ripit USE_PERL5= yes +USE_BZIP2= yes post-patch: @ ${PERL} -pi -ne "s|#!/usr/bin/perl|#!${PERL}|" ${WRKSRC}/ripit.pl diff --git a/audio/ripit/distinfo b/audio/ripit/distinfo index 9390678b2b91..1f895821e25c 100644 --- a/audio/ripit/distinfo +++ b/audio/ripit/distinfo @@ -1,2 +1,3 @@ -MD5 (ripit-3.4.tar.gz) = 85071a068347b7817d1471c373f55b99 -SIZE (ripit-3.4.tar.gz) = 51374 +MD5 (ripit-3.4.tar.bz2) = 12ae5ecdbb88dce00ccd10f2b51b2b4e +SHA256 (ripit-3.4.tar.bz2) = 56857b13823c9eb507575b5c93486fe4b67a8ec04ea902017a7207a8af73b691 +SIZE (ripit-3.4.tar.bz2) = 44290 |