summaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authorijliao <ijliao@FreeBSD.org>2002-05-31 08:17:59 +0000
committerijliao <ijliao@FreeBSD.org>2002-05-31 08:17:59 +0000
commit907c6ca83bf293c4a5918705e90a114bfe0781a9 (patch)
treefa931ca5762cebd842b1e1f02b98d9d43d2a8137 /misc
parentca4bfc42c9d1eff8a2d3bb8aa63a3a3c1468f622 (diff)
downloadFreeBSD-ports-907c6ca83bf293c4a5918705e90a114bfe0781a9.zip
FreeBSD-ports-907c6ca83bf293c4a5918705e90a114bfe0781a9.tar.gz
upgrade to 0.6
Diffstat (limited to 'misc')
-rw-r--r--misc/cave/Makefile10
-rw-r--r--misc/cave/distinfo2
2 files changed, 5 insertions, 7 deletions
diff --git a/misc/cave/Makefile b/misc/cave/Makefile
index 6c8d34c..a0d861a 100644
--- a/misc/cave/Makefile
+++ b/misc/cave/Makefile
@@ -7,19 +7,17 @@
#
PORTNAME= cave
-PORTVERSION= 0.5
+PORTVERSION= 0.6
CATEGORIES= misc
MASTER_SITES= http://cyclic.sourceforge.net/cave/
MAINTAINER= ports@FreeBSD.org
+MANCOMPRESSED= yes
MAN1= cave.1
post-patch:
- @${PERL} -pi -e "s,^CC,#CC,g ; s,^CFLAGS,#CFLAGS,g" ${WRKSRC}/Makefile
-
-do-install:
- ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin
- ${INSTALL_MAN} ${WRKSRC}/${MAN1} ${MAN1PREFIX}/man/man1
+ @${PERL} -pi -e "s,^CC,#CC,g ; s,^CFLAGS,#CFLAGS,g ; \
+ s,^PREFIX,#PREFIX,g" ${WRKSRC}/Makefile
.include <bsd.port.mk>
diff --git a/misc/cave/distinfo b/misc/cave/distinfo
index b4b1cf4..ebd615a 100644
--- a/misc/cave/distinfo
+++ b/misc/cave/distinfo
@@ -1 +1 @@
-MD5 (cave-0.5.tar.gz) = 0b92582c201c76c2f42f64fb5be4d1e3
+MD5 (cave-0.6.tar.gz) = 764ba414419ebb9129f2542c69dc2059
OpenPOWER on IntegriCloud