FreeBSD Bugzilla – Attachment 117848 Details for
Bug 159993
[patch] multimedia/podcatcher: broken with ruby19
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 822 bytes, created by
Kaspars Bankovskis
on 2011-08-22 11:20:11 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Kaspars Bankovskis
Created:
2011-08-22 11:20:11 UTC
Size:
822 bytes
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/ncvs/ports/multimedia/podcatcher/Makefile,v >retrieving revision 1.6 >diff -u -r1.6 Makefile >--- Makefile 17 Apr 2010 20:32:04 -0000 1.6 >+++ Makefile 22 Aug 2011 10:11:08 -0000 >@@ -8,6 +8,7 @@ > > PORTNAME= podcatcher > PORTVERSION= 3.1.5 >+PORTREVISION= 1 > CATEGORIES= multimedia ruby > MASTER_SITES= ${MASTER_SITE_RUBYFORGE} > MASTER_SITE_SUBDIR= ${PORTNAME} >@@ -16,6 +17,8 @@ > COMMENT= Podcast client for the command line > > USE_RUBY= yes >+RUBY_VER= 1.8 >+ > WRKSRC= ${WRKDIR}/${PORTNAME} > NO_BUILD= yes > >@@ -27,6 +30,9 @@ > > PLIST_DIRS= ${EXAMPLESDIR_REL} > >+pre-install: >+ @${SED} -i.bak 's,#!/usr/bin/env ruby,#!${RUBY},' ${WRKSRC}/bin/${PORTNAME} >+ > do-install: > @${INSTALL_SCRIPT} ${WRKSRC}/bin/${PORTNAME} ${PREFIX}/bin
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 159993
: 117848