summaryrefslogtreecommitdiff
path: root/security/cksfv
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2006-01-06 13:13:04 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2006-01-06 13:13:04 +0000
commitfd16af0908540e40018b04d97295042164feac40 (patch)
treedc3c1ed15b8f58a90079ca1c8aa7bdfe89be22de /security/cksfv
parent- Update to 0.7.0 (diff)
Update to 1.3.8
Notes
Notes: svn path=/head/; revision=152891
Diffstat (limited to 'security/cksfv')
-rw-r--r--security/cksfv/Makefile10
-rw-r--r--security/cksfv/distinfo6
2 files changed, 10 insertions, 6 deletions
diff --git a/security/cksfv/Makefile b/security/cksfv/Makefile
index 39c7967cf2e1..7875a9a6df04 100644
--- a/security/cksfv/Makefile
+++ b/security/cksfv/Makefile
@@ -6,21 +6,25 @@
#
PORTNAME= cksfv
-PORTVERSION= 1.3.7
+PORTVERSION= 1.3.8
CATEGORIES= security
-MASTER_SITES= http://www.iki.fi/shd/foss/cksfv/files/ \
- http://zakalwe.virtuaalipalvelin.net/~shd/foss/cksfv/files/
+MASTER_SITES= http://zakalwe.virtuaalipalvelin.net/~shd/foss/cksfv/files/ \
+ http://critical.ch/distfiles/
MAINTAINER= ehaupt@FreeBSD.org
COMMENT= Create or manipulate Simple File Verification (SFV) checksum files
HAS_CONFIGURE= yes
+USE_REINPLACE= yes
CONFIGURE_ARGS= --mandir=${PREFIX}/man --prefix=${PREFIX}
MAN1= cksfv.1
PLIST_FILES= bin/cksfv
PORTDOCS= README ChangeLog
+post-patch:
+ @${REINPLACE_CMD} -e 's|^\(CC\)=|\1?=|' ${WRKSRC}/src/Makefile.in
+
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/src/${PORTNAME} ${PREFIX}/bin
${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 ${MANPREFIX}/man/man1
diff --git a/security/cksfv/distinfo b/security/cksfv/distinfo
index 7d6316ae63ee..1ea179e8abfa 100644
--- a/security/cksfv/distinfo
+++ b/security/cksfv/distinfo
@@ -1,3 +1,3 @@
-MD5 (cksfv-1.3.7.tar.gz) = 91dd03f267c56bdf6ac5f17b69fb7ced
-SHA256 (cksfv-1.3.7.tar.gz) = a92c78aef2337f1de328e919564dc9ef31fdc3b0e79f71877679350a37954a06
-SIZE (cksfv-1.3.7.tar.gz) = 23955
+MD5 (cksfv-1.3.8.tar.gz) = d4b0eca00f98f1642e9628185439f7c8
+SHA256 (cksfv-1.3.8.tar.gz) = 887e298008b0af07cb640d2b31ded87673b59b21bc58ad5a499c440211ad01af
+SIZE (cksfv-1.3.8.tar.gz) = 24173