FreeBSD Bugzilla – Attachment 10328 Details for
Bug 20748
Update port: www/boa to 0.94.8.2
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.95 KB, created by
tkato
on 2000-08-21 16:40:02 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
tkato
Created:
2000-08-21 16:40:02 UTC
Size:
1.95 KB
patch
obsolete
>diff -urN /usr/ports/www/boa/Makefile www/boa/Makefile >--- /usr/ports/www/boa/Makefile Mon May 1 21:53:04 2000 >+++ www/boa/Makefile Fri Aug 18 19:53:00 2000 >@@ -6,7 +6,7 @@ > # > > PORTNAME= boa >-PORTVERSION= 0.94.6 >+PORTVERSION= 0.94.8.2 > CATEGORIES= www > MASTER_SITES= http://www.boa.org/ > >@@ -18,22 +18,21 @@ > USE_GMAKE= yes > GNU_CONFIGURE= yes > >-BOA_DOCS= boa-1.html boa-2.html boa-3.html boa-4.html boa.html \ >- boa.ps boa.txt boa_banner.png >+MAN8= boa.8 > > post-patch: > @${PERL} -pi -e "s|%%PREFIX%%|${PREFIX}|g" ${WRKSRC}/defines.h > > do-install: > ${INSTALL_PROGRAM} ${WRKSRC}/boa ${PREFIX}/sbin >+ ${INSTALL_MAN} ${WRKSRC}/../docs/boa.8 ${PREFIX}/man/man8 > ${INSTALL_DATA} ${WRKSRC}/../boa.conf ${PREFIX}/etc/boa.conf.sample > @${MKDIR} ${PREFIX}/share/examples/boa > ${INSTALL_DATA} ${WRKSRC}/../examples/* ${PREFIX}/share/examples/boa > .if !defined(NOPORTDOCS) > @${MKDIR} ${PREFIX}/share/doc/boa >-.for file in ${BOA_DOCS} >- ${INSTALL_DATA} ${WRKSRC}/../docs/${file} ${PREFIX}/share/doc/boa >-.endfor >+ ${INSTALL_DATA} ${WRKSRC}/../docs/boa.sgml ${PREFIX}/share/doc/boa >+ ${INSTALL_DATA} ${WRKSRC}/../docs/boa_banner.png ${PREFIX}/share/doc/boa > .endif > > .include <bsd.port.mk> >diff -urN /usr/ports/www/boa/files/md5 www/boa/files/md5 >--- /usr/ports/www/boa/files/md5 Mon May 1 21:53:05 2000 >+++ www/boa/files/md5 Fri Aug 18 19:37:51 2000 >@@ -1 +1 @@ >-MD5 (boa-0.94.6.tar.gz) = abb44d3c2b9d6dba19c647ac7474d63f >+MD5 (boa-0.94.8.2.tar.gz) = d097724e91e0bc1603b195670ecb8bfd >diff -urN /usr/ports/www/boa/pkg/PLIST www/boa/pkg/PLIST >--- /usr/ports/www/boa/pkg/PLIST Mon May 1 21:53:07 2000 >+++ www/boa/pkg/PLIST Fri Aug 18 19:49:26 2000 >@@ -1,12 +1,6 @@ > etc/boa.conf.sample > sbin/boa >-share/doc/boa/boa-1.html >-share/doc/boa/boa-2.html >-share/doc/boa/boa-3.html >-share/doc/boa/boa-4.html >-share/doc/boa/boa.html >-share/doc/boa/boa.ps >-share/doc/boa/boa.txt >+share/doc/boa/boa.sgml > share/doc/boa/boa_banner.png > share/examples/boa/cgi-test.cgi > share/examples/boa/nph-test.cgi
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 20748
: 10328