FreeBSD Bugzilla – Attachment 67829 Details for
Bug 99883
audio/ripit: update to 3.5.1 [PATCH]
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
ripit.diff
ripit.diff (text/plain), 1.61 KB, created by
Oyvind Moll
on 2006-07-07 13:10:23 UTC
(
hide
)
Description:
ripit.diff
Filename:
MIME Type:
Creator:
Oyvind Moll
Created:
2006-07-07 13:10:23 UTC
Size:
1.61 KB
patch
obsolete
>diff -uNr ripit.old/Makefile ripit/Makefile >--- ripit.old/Makefile Fri Jul 7 14:01:40 2006 >+++ ripit/Makefile Fri Jul 7 13:50:38 2006 >@@ -6,8 +6,7 @@ > # > > PORTNAME= ripit >-PORTVERSION= 3.4 >-PORTREVISION= 1 >+PORTVERSION= 3.5.1 > CATEGORIES= audio > MASTER_SITES= http://www.suwald.com/ripit/ > >@@ -21,18 +20,24 @@ > > NO_BUILD= yes > PLIST_FILES= bin/ripit.pl \ >- bin/ripit >-USE_PERL5= yes >+ bin/ripit \ >+ share/examples/ripit/config >+PLIST_DIRS= share/examples/ripit >+MAN1= ripit.1 >+USE_PERL5_RUN= yes > USE_BZIP2= yes > > post-patch: >- @ ${PERL} -pi -ne "s|#!/usr/bin/perl|#!${PERL}|" ${WRKSRC}/ripit.pl >+ @ ${REINPLACE_CMD} -e "s|#!/usr/bin/perl|#!${PERL}|" ${WRKSRC}/ripit > > do-install: >- @ ${INSTALL_SCRIPT} ${WRKSRC}/ripit.pl ${PREFIX}/bin >+ ${INSTALL_SCRIPT} ${WRKSRC}/ripit ${PREFIX}/bin >+ ${INSTALL_MAN} ${WRKSRC}/ripit.1 ${MAN1PREFIX}/man/man1 >+ ${MKDIR} ${EXAMPLESDIR} >+ ${INSTALL_DATA} ${WRKSRC}/config ${EXAMPLESDIR}/config > > post-install: >- @ ${LN} -s ${PREFIX}/bin/ripit.pl ${PREFIX}/bin/ripit >+ @ ${LN} -s ${PREFIX}/bin/ripit ${PREFIX}/bin/ripit.pl > @ ${CAT} ${PKGMESSAGE} > > .include <bsd.port.mk> >diff -uNr ripit.old/distinfo ripit/distinfo >--- ripit.old/distinfo Tue Dec 6 15:28:32 2005 >+++ ripit/distinfo Fri Jul 7 13:02:20 2006 >@@ -1,3 +1,3 @@ >-MD5 (ripit-3.4.tar.bz2) = 12ae5ecdbb88dce00ccd10f2b51b2b4e >-SHA256 (ripit-3.4.tar.bz2) = 56857b13823c9eb507575b5c93486fe4b67a8ec04ea902017a7207a8af73b691 >-SIZE (ripit-3.4.tar.bz2) = 44290 >+MD5 (ripit-3.5.1.tar.bz2) = 56026c18dd8ddf985326fc1f37ffaa3f >+SHA256 (ripit-3.5.1.tar.bz2) = d24b6ceeccfd52038eaad9a20553adf039ad7dbf00f2a0289e2b0ba322f4dedb >+SIZE (ripit-3.5.1.tar.bz2) = 52715
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 99883
: 67829