From 34e2e47f678912b73f31c04c52f0be06dce01941 Mon Sep 17 00:00:00 2001 From: Kevin Lo Date: Wed, 23 Aug 2000 08:09:25 +0000 Subject: Update to version 0.94.8.2 PR: 20748 Submitted by: Ports Fury --- www/boa/Makefile | 11 +++++------ www/boa/distinfo | 2 +- www/boa/pkg-plist | 8 +------- 3 files changed, 7 insertions(+), 14 deletions(-) (limited to 'www/boa') diff --git a/www/boa/Makefile b/www/boa/Makefile index 537a6ea6f0fb..f0cfcc0e2cc9 100644 --- a/www/boa/Makefile +++ b/www/boa/Makefile @@ -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 @@ WRKSRC= ${WRKDIR}/${DISTNAME}/src 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 diff --git a/www/boa/distinfo b/www/boa/distinfo index d17302b79114..71a8d7c1ace0 100644 --- a/www/boa/distinfo +++ b/www/boa/distinfo @@ -1 +1 @@ -MD5 (boa-0.94.6.tar.gz) = abb44d3c2b9d6dba19c647ac7474d63f +MD5 (boa-0.94.8.2.tar.gz) = d097724e91e0bc1603b195670ecb8bfd diff --git a/www/boa/pkg-plist b/www/boa/pkg-plist index e1803c9556ed..da9a7df7f356 100644 --- a/www/boa/pkg-plist +++ b/www/boa/pkg-plist @@ -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 -- cgit v1.2.3