FreeBSD Bugzilla – Attachment 103208 Details for
Bug 143100
[PATCH] net/gutenfetch: use $SUB_FILES to dynamically adjust pkg-message
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
gutenfetch-1.5.patch
gutenfetch-1.5.patch (text/plain), 2.25 KB, created by
Sevan Janiyan
on 2010-01-23 02:50:02 UTC
(
hide
)
Description:
gutenfetch-1.5.patch
Filename:
MIME Type:
Creator:
Sevan Janiyan
Created:
2010-01-23 02:50:02 UTC
Size:
2.25 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/ncvs/ports/net/gutenfetch/Makefile,v >retrieving revision 1.12 >diff -u -r1.12 Makefile >--- Makefile 22 Aug 2009 00:31:26 -0000 1.12 >+++ Makefile 23 Jan 2010 02:40:47 -0000 >@@ -23,9 +23,10 @@ > > MAN1= gutenfetch.1 > PLIST_FILES= bin/gutenfetch >+SUB_FILES= pkg-message > > post-install: > ${STRIP_CMD} ${PREFIX}/bin/gutenfetch >- @${CAT} ${PKGMESSAGE} | ${SED} -e 's,%%PREFIX%%,${PREFIX},g' >+ @${CAT} ${PKGMESSAGE} > > .include <bsd.port.mk> >Index: pkg-message >=================================================================== >RCS file: pkg-message >diff -N pkg-message >--- pkg-message 25 Jul 2004 22:00:00 -0000 1.3 >+++ /dev/null 1 Jan 1970 00:00:00 -0000 >@@ -1,15 +0,0 @@ >----------------------------------------------------------------- >-gutenfetch can be run once to pick out local Project Gutenberg >-servers with the following command line. >- >-# gutenfetch -m >- >-If you are an administrator please copy the generated >-file ~/.gutenfetchrc to %%PREFIX%%/etc/gutenfetchrc. This will >-prevent other users from having to pick out their favorite >-servers. >- >-gutenfetch also performs best with a caching proxy server such >-as wwwoffle or squid. Although, this version will cache fetched >-books in the ~/.libgutenfetch/ directory by default. >----------------------------------------------------------------- >Index: files/pkg-message.in >=================================================================== >RCS file: files/pkg-message.in >diff -N files/pkg-message.in >--- /dev/null 1 Jan 1970 00:00:00 -0000 >+++ files/pkg-message.in 23 Jan 2010 02:40:47 -0000 >@@ -0,0 +1,15 @@ >+---------------------------------------------------------------- >+gutenfetch can be run once to pick out local Project Gutenberg >+servers with the following command line. >+ >+# gutenfetch -m >+ >+If you are an administrator please copy the generated >+file ~/.gutenfetchrc to %%PREFIX%%/etc/gutenfetchrc. This will >+prevent other users from having to pick out their favorite >+servers. >+ >+gutenfetch also performs best with a caching proxy server such >+as wwwoffle or squid. Although, this version will cache fetched >+books in the ~/.libgutenfetch/ directory by default. >+----------------------------------------------------------------
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 143100
: 103208