FreeBSD Bugzilla – Attachment 102693 Details for
Bug 142515
[patch] finance/sql-ledger 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]
file.diff
file.diff (text/plain), 1.92 KB, created by
Sevan Janiyan
on 2010-01-09 06:10:03 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Sevan Janiyan
Created:
2010-01-09 06:10:03 UTC
Size:
1.92 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/ncvs/ports/finance/sql-ledger/Makefile,v >retrieving revision 1.35 >diff -u -r1.35 Makefile >--- Makefile 14 Feb 2009 12:46:32 -0000 1.35 >+++ Makefile 9 Jan 2010 05:55:45 -0000 >@@ -21,17 +21,11 @@ > NO_BUILD= yes > USE_PERL5= yes > WRKSRC= ${WRKDIR}/${PORTNAME} >-PKGMESSAGE= ${WRKDIR}/pkg-message >+SUB_FILES= pkg-message sql-ledger-httpd.conf > > post-patch: > @${PERL} -pi -e 's|/usr/bin/perl|${PERL}|' \ > `${FIND} ${WRKSRC} -name \*.pl` >- @${PERL} -pe 's|%%PREFIX%%|${PREFIX}|g' \ >- ${FILESDIR}/sql-ledger-httpd.conf.in \ >- > ${WRKDIR}/sql-ledger-httpd.conf >- @${PERL} -pe 's|%%PREFIX%%|${PREFIX}|g' \ >- ${PKGDIR}/pkg-message \ >- > ${PKGMESSAGE} > > do-install: > @cd ${WRKDIR} ; \ >Index: pkg-message >=================================================================== >RCS file: pkg-message >diff -N pkg-message >--- pkg-message 30 Oct 2005 11:19:13 -0000 1.1 >+++ /dev/null 1 Jan 1970 00:00:00 -0000 >@@ -1,13 +0,0 @@ >-================================================================= >- >-SQL-Ledger has now been installed. >- >-To enable Apache web access, add the following to your >-%%PREFIX%%/etc/apache/httpd.conf: >- >- # SQL-Ledger >- Include %%PREFIX%%/etc/sql-ledger-httpd.conf >- >-Enjoy! >- >-================================================================= >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 9 Jan 2010 05:55:45 -0000 >@@ -0,0 +1,13 @@ >+================================================================= >+ >+SQL-Ledger has now been installed. >+ >+To enable Apache web access, add the following to your >+%%PREFIX%%/etc/apache/httpd.conf: >+ >+ # SQL-Ledger >+ Include %%PREFIX%%/etc/sql-ledger-httpd.conf >+ >+Enjoy! >+ >+=================================================================
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 142515
: 102693