aboutsummaryrefslogtreecommitdiff
path: root/www/calamaris
diff options
context:
space:
mode:
authorDmitry Sivachenko <demon@FreeBSD.org>2002-01-19 11:10:34 +0000
committerDmitry Sivachenko <demon@FreeBSD.org>2002-01-19 11:10:34 +0000
commit79ed6cca5a065c0664972f97a3d38629f3ff2ef7 (patch)
tree9049d7bd191fe0481d407b022de3aaf5e852199a /www/calamaris
parente8de448b94008537dbef363885a425074cd73ad0 (diff)
downloadports-79ed6cca5a065c0664972f97a3d38629f3ff2ef7.tar.gz
ports-79ed6cca5a065c0664972f97a3d38629f3ff2ef7.zip
Upgrade to version 2.44.
Install README and EXAMPLES files.
Notes
Notes: svn path=/head/; revision=53331
Diffstat (limited to 'www/calamaris')
-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 ba316867ada2..e435c873c8b3 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 42b3b5f73d70..d19584529092 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 f389c4ff3a00..d1ca656aebf4 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