FreeBSD Bugzilla – Attachment 60018 Details for
Bug 90207
[MAINTAINER] www/podcastamatic: update to 1.3
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
podcastamatic-1.3_1.patch
podcastamatic-1.3_1.patch (text/plain), 2.83 KB, created by
Lars Eggert
on 2005-12-10 18:40:02 UTC
(
hide
)
Description:
podcastamatic-1.3_1.patch
Filename:
MIME Type:
Creator:
Lars Eggert
Created:
2005-12-10 18:40:02 UTC
Size:
2.83 KB
patch
obsolete
>diff -ruN --exclude=CVS /usr/ports/www/podcastamatic--/Makefile /usr/ports/www/podcastamatic/Makefile >--- /usr/ports/www/podcastamatic--/Makefile Sat Dec 10 19:07:17 2005 >+++ /usr/ports/www/podcastamatic/Makefile Sat Dec 10 19:25:32 2005 >@@ -6,7 +6,7 @@ > # > > PORTNAME= podcastamatic >-PORTVERSION= 1.2 >+PORTVERSION= 1.3 > PORTREVISION= 1 > CATEGORIES= www > MASTER_SITES= http://bradley.chicago.il.us/projects/podcastamatic/ >@@ -15,7 +15,8 @@ > MAINTAINER= lars.eggert@gmx.net > COMMENT= Automates creation of webpage and RSS feed for a podcast > >-RUN_DEPENDS= ${SITE_PERL}/MP3/Info.pm:${PORTSDIR}/audio/p5-MP3-Info >+RUN_DEPENDS= ${SITE_PERL}/MP3/Info.pm:${PORTSDIR}/audio/p5-MP3-Info \ >+ ${SITE_PERL}/MP4/Info.pm:${PORTSDIR}/multimedia/p5-MP4-Info > > USE_ZIP= yes > USE_PERL5_RUN= yes >@@ -26,19 +27,19 @@ > do-patch: > @${REINPLACE_CMD} -e "s|${PORTNAME}.conf|${PREFIX}/etc/${PORTNAME}.conf|"\ > ${WRKSRC}/${PORTNAME}.pl >- @${REINPLACE_CMD} -e "s|podcastamatic.log|/var/log/${PORTNAME}.log|"\ >- ${WRKSRC}/${PORTNAME}.conf >+ @${REINPLACE_CMD} -e "s|../test/podcastamatic.log|/var/log/${PORTNAME}.log|"\ >+ ${WRKSRC}/example_${PORTNAME}.conf > @${REINPLACE_CMD} -e "s|/projects/podcastamatic|/podcast|"\ >- ${WRKSRC}/${PORTNAME}.conf >+ ${WRKSRC}/example_${PORTNAME}.conf > @${REINPLACE_CMD} -e "s|style.css|${PREFIX}/share/${PORTNAME}/style.css|"\ >- ${WRKSRC}/${PORTNAME}.conf >- @${REINPLACE_CMD} -e "s|/testpodcast||" ${WRKSRC}/${PORTNAME}.conf >- @${REINPLACE_CMD} -e "s|/audio||" ${WRKSRC}/${PORTNAME}.conf >- @${REINPLACE_CMD} -e "s|[wW]:|${PREFIX}/www|" ${WRKSRC}/${PORTNAME}.conf >+ ${WRKSRC}/example_${PORTNAME}.conf >+ @${REINPLACE_CMD} -e "s|/testpodcast||" ${WRKSRC}/example_${PORTNAME}.conf >+ @${REINPLACE_CMD} -e "s|/audio||" ${WRKSRC}/example_${PORTNAME}.conf >+ @${REINPLACE_CMD} -e "s|[wW]:|${PREFIX}/www|" ${WRKSRC}/example_${PORTNAME}.conf > > do-install: > @${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME}.pl ${PREFIX}/bin/${PORTNAME} >- @${INSTALL_DATA} ${WRKSRC}/${PORTNAME}.conf ${PREFIX}/etc/${PORTNAME}.conf.sample >+ @${INSTALL_DATA} ${WRKSRC}/example_${PORTNAME}.conf ${PREFIX}/etc/${PORTNAME}.conf.sample > test \! -f ${PREFIX}/etc/${PORTNAME}.conf && ${INSTALL_DATA} ${WRKSRC}/${PORTNAME}.conf ${PREFIX}/etc/${PORTNAME}.conf || true > @${MKDIR} ${PREFIX}/share/${PORTNAME} > @${INSTALL_DATA} ${WRKSRC}/style.css ${PREFIX}/share/${PORTNAME}/ >diff -ruN --exclude=CVS /usr/ports/www/podcastamatic--/distinfo /usr/ports/www/podcastamatic/distinfo >--- /usr/ports/www/podcastamatic--/distinfo Sat Dec 10 19:07:17 2005 >+++ /usr/ports/www/podcastamatic/distinfo Sat Dec 10 19:07:37 2005 >@@ -1,2 +1,3 @@ >-MD5 (podcastamatic1_2.zip) = 3014e2f50a809161f4ed799fd29eab00 >-SIZE (podcastamatic1_2.zip) = 18891 >+MD5 (podcastamatic1_3.zip) = bbfec2d4e8d7ffa4529d141f583adc1c >+SHA256 (podcastamatic1_3.zip) = fa2334b95b126dca8cfd6a86662bc2568e13e6fbc16e4ed64f59935962107ae5 >+SIZE (podcastamatic1_3.zip) = 20801
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 90207
: 60018