FreeBSD Bugzilla – Attachment 96662 Details for
Bug 135313
(patch) Update multimedia/podcatcher to 3.1.4 (Sep 2008)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.54 KB, created by
freebsd
on 2009-06-06 14:30:02 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
freebsd
Created:
2009-06-06 14:30:02 UTC
Size:
1.54 KB
patch
obsolete
>diff -uNr podcatcher.old/Makefile podcatcher/Makefile >--- podcatcher.old/Makefile 2007-09-29 21:59:27.000000000 -1000 >+++ podcatcher/Makefile 2009-06-06 02:33:32.000000000 -1000 >@@ -7,7 +7,7 @@ > # > > PORTNAME= podcatcher >-PORTVERSION= 2.0.1 >+PORTVERSION= 3.1.4 > CATEGORIES= multimedia ruby > MASTER_SITES= ${MASTER_SITE_RUBYFORGE} > MASTER_SITE_SUBDIR= ${PORTNAME} >@@ -19,9 +19,22 @@ > WRKSRC= ${WRKDIR}/${PORTNAME} > NO_BUILD= yes > >-PLIST_FILES= bin/podcatcher >+PLIST_FILES= bin/podcatcher \ >+ ${EXAMPLESDIR_REL}/arguments.txt \ >+ ${EXAMPLESDIR_REL}/options.yaml \ >+ ${EXAMPLESDIR_REL}/subscriptions.pcast \ >+ ${EXAMPLESDIR_REL}/subscriptions.opml >+ >+PLIST_DIRS= ${EXAMPLESDIR_REL} > > do-install: >- @${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin >+ @${INSTALL_SCRIPT} ${WRKSRC}/bin/${PORTNAME} ${PREFIX}/bin >+ >+post-install: >+ @${MKDIR} ${EXAMPLESDIR} \ >+ && \ >+ ( cd ${WRKSRC}/demo \ >+ && ${COPYTREE_SHARE} \* ${EXAMPLESDIR} \ >+ ) > > .include <bsd.port.mk> >diff -uNr podcatcher.old/distinfo podcatcher/distinfo >--- podcatcher.old/distinfo 2007-09-29 21:59:27.000000000 -1000 >+++ podcatcher/distinfo 2009-06-06 01:18:13.000000000 -1000 >@@ -1,3 +1,3 @@ >-MD5 (podcatcher-2.0.1.tar.gz) = fcb656d5b1ad0942b2e636e9a92ab54a >-SHA256 (podcatcher-2.0.1.tar.gz) = 1d0a7090c8774fbef3d229b71eaddb4312b12c27747728ce6a0d7dbe90b6713e >-SIZE (podcatcher-2.0.1.tar.gz) = 20116 >+MD5 (podcatcher-3.1.4.tar.gz) = 38e5382613c4a454b8138bcc2b881e68 >+SHA256 (podcatcher-3.1.4.tar.gz) = 96cdbc0e2922417d128e0504288262324c0e8e2330ae205a183a1e458a62a470 >+SIZE (podcatcher-3.1.4.tar.gz) = 23840
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 135313
: 96662