summaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authordemon <demon@FreeBSD.org>2002-01-19 11:10:34 +0000
committerdemon <demon@FreeBSD.org>2002-01-19 11:10:34 +0000
commit60424fd61eb4f878ef96c259474169c884534712 (patch)
tree003fb69610482a03e09e59146c892848432a2f28 /www
parent434e030da922e5c8d2b109937bb0fc2b9ab9576f (diff)
downloadFreeBSD-ports-60424fd61eb4f878ef96c259474169c884534712.zip
FreeBSD-ports-60424fd61eb4f878ef96c259474169c884534712.tar.gz
Upgrade to version 2.44.
Install README and EXAMPLES files.
Diffstat (limited to 'www')
-rw-r--r--www/calamaris/Makefile7
-rw-r--r--www/calamaris/distinfo2
-rw-r--r--www/calamaris/pkg-plist3
3 files changed, 10 insertions, 2 deletions
diff --git a/www/calamaris/Makefile b/www/calamaris/Makefile
index ba31686..e435c87 100644
--- a/www/calamaris/Makefile
+++ b/www/calamaris/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= calamaris
-PORTVERSION= 2.42
+PORTVERSION= 2.44
CATEGORIES= www textproc
MASTER_SITES= http://cord.de/tools/squid/calamaris/
@@ -22,5 +22,10 @@ post-patch:
do-install:
@ ${INSTALL_MAN} ${WRKSRC}/calamaris.1 ${PREFIX}/man/man1/calamaris.1
@ ${INSTALL_SCRIPT} ${WRKSRC}/calamaris ${PREFIX}/bin/calamaris
+.if !defined(NOPORTDOCS)
+ @ ${MKDIR} ${DOCSDIR}
+ @ ${INSTALL_DATA} ${WRKSRC}/EXAMPLES ${DOCSDIR}
+ @ ${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR}
+.endif
.include <bsd.port.mk>
diff --git a/www/calamaris/distinfo b/www/calamaris/distinfo
index 42b3b5f..d195845 100644
--- a/www/calamaris/distinfo
+++ b/www/calamaris/distinfo
@@ -1 +1 @@
-MD5 (calamaris-2.42.tar.gz) = e6735c62516bbc6fef5220375765f3c4
+MD5 (calamaris-2.44.tar.gz) = 4089dd92a5a951db4e3f6bbb75305153
diff --git a/www/calamaris/pkg-plist b/www/calamaris/pkg-plist
index f389c4f..d1ca656 100644
--- a/www/calamaris/pkg-plist
+++ b/www/calamaris/pkg-plist
@@ -1 +1,4 @@
bin/calamaris
+%%PORTDOCS%%share/doc/calamaris/EXAMPLES
+%%PORTDOCS%%share/doc/calamaris/README
+%%PORTDOCS%%@dirrm share/doc/calamaris
OpenPOWER on IntegriCloud