diff options
author | Palle Girgensohn <girgen@FreeBSD.org> | 2005-12-06 14:28:32 +0000 |
---|---|---|
committer | Palle Girgensohn <girgen@FreeBSD.org> | 2005-12-06 14:28:32 +0000 |
commit | 767e53556ee706de3eb57edf7be039762df43494 (patch) | |
tree | 00ebb8316f9642155cb1cbd1619a815fea7ae989 /audio/ripit | |
parent | aa7ffa806fd8446e6ea02e53a455911b18b8936b (diff) | |
download | ports-767e53556ee706de3eb57edf7be039762df43494.tar.gz ports-767e53556ee706de3eb57edf7be039762df43494.zip |
Notes
Diffstat (limited to 'audio/ripit')
-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 |