FreeBSD Bugzilla – Attachment 47808 Details for
Bug 73213
[PATCH] www/boa: update to 0.94.14.r20
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
boa-0.94.14.r20,1.patch
boa-0.94.14.r20,1.patch (text/plain), 2.65 KB, created by
Yen-Ming Lee
on 2004-10-27 19:10:27 UTC
(
hide
)
Description:
boa-0.94.14.r20,1.patch
Filename:
MIME Type:
Creator:
Yen-Ming Lee
Created:
2004-10-27 19:10:27 UTC
Size:
2.65 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/pcvs/ports/www/boa/Makefile,v >retrieving revision 1.22 >diff -u -u -r1.22 Makefile >--- Makefile 4 Feb 2004 05:09:24 -0000 1.22 >+++ Makefile 27 Oct 2004 17:59:44 -0000 >@@ -6,8 +6,8 @@ > # > > PORTNAME= boa >-PORTVERSION= 0.94.14.r17 >-PORTREVISION= 1 >+PORTVERSION= 0.94.14.r20 >+PORTREVISION= 0 > PORTEPOCH= 1 > CATEGORIES= www ipv6 > MASTER_SITES= http://www.boa.org/ >@@ -21,6 +21,8 @@ > USE_REINPLACE= yes > GNU_CONFIGURE= yes > >+PORTDOCS= boa.texi boa.html boa.txt boa_banner.png >+INFO= boa > MAN8= boa.8 > > post-patch: >@@ -38,13 +40,12 @@ > @${INSTALL_DATA} ${WRKSRC}/examples/resolver.pl ${EXAMPLESDIR} > .if !defined(NOPORTDOCS) > @${MKDIR} ${DOCSDIR} >- @${INSTALL_DATA} ${WRKSRC}/docs/boa.texi ${DOCSDIR} >- @${INSTALL_DATA} ${WRKSRC}/docs/boa.html ${DOCSDIR} >- @${INSTALL_DATA} ${WRKSRC}/docs/boa.txt ${DOCSDIR} >- @${INSTALL_DATA} ${WRKSRC}/docs/boa_banner.png ${DOCSDIR} >+.for f in ${PORTDOCS} >+ @${INSTALL_DATA} ${WRKSRC}/docs/${f} ${DOCSDIR} >+.endfor >+.endif > @${INSTALL_DATA} ${WRKSRC}/docs/boa.info ${PREFIX}/info > @install-info ${PREFIX}/info/boa.info ${PREFIX}/info/dir >-.endif > > post-install: > @if [ ! -f ${PREFIX}/etc/rc.d/boa.sh ]; then \ >Index: distinfo >=================================================================== >RCS file: /home/pcvs/ports/www/boa/distinfo,v >retrieving revision 1.14 >diff -u -u -r1.14 distinfo >--- distinfo 18 Mar 2004 18:01:03 -0000 1.14 >+++ distinfo 27 Oct 2004 17:59:44 -0000 >@@ -1,2 +1,2 @@ >-MD5 (boa-0.94.14rc17.tar.bz2) = 11e76d89e146d0985df1466919875a3c >-SIZE (boa-0.94.14rc17.tar.bz2) = 145438 >+MD5 (boa-0.94.14rc20.tar.bz2) = d804cba12f996e95028fa10109731495 >+SIZE (boa-0.94.14rc20.tar.bz2) = 166433 >Index: pkg-plist >=================================================================== >RCS file: /home/pcvs/ports/www/boa/pkg-plist,v >retrieving revision 1.7 >diff -u -u -r1.7 pkg-plist >--- pkg-plist 31 Jan 2003 13:13:41 -0000 1.7 >+++ pkg-plist 27 Oct 2004 17:59:44 -0000 >@@ -1,16 +1,8 @@ > etc/rc.d/boa.sh.sample >-%%PORTDOCS%%@unexec install-info --delete %D/info/boa.info %D/info/dir >-%%PORTDOCS%%info/boa.info >-%%PORTDOCS%%@exec install-info %D/info/boa.info %D/info/dir > sbin/boa > sbin/boa_indexer >-%%PORTDOCS%%share/doc/boa/boa.texi >-%%PORTDOCS%%share/doc/boa/boa.html >-%%PORTDOCS%%share/doc/boa/boa.txt >-%%PORTDOCS%%share/doc/boa/boa_banner.png >-share/examples/boa/boa.conf >-share/examples/boa/cgi-test.cgi >-share/examples/boa/nph-test.cgi >-share/examples/boa/resolver.pl >-@dirrm share/examples/boa >-%%PORTDOCS%%@dirrm share/doc/boa >+%%EXAMPLESDIR%%/boa.conf >+%%EXAMPLESDIR%%/cgi-test.cgi >+%%EXAMPLESDIR%%/nph-test.cgi >+%%EXAMPLESDIR%%/resolver.pl >+@dirrm %%EXAMPLESDIR%%
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 73213
: 47808