aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Pantyukhin <sat@FreeBSD.org>2006-11-01 14:40:52 +0000
committerAndrew Pantyukhin <sat@FreeBSD.org>2006-11-01 14:40:52 +0000
commitbe2bd16f64eb09c2502cdf37f2ed8a2cf0a7c6b9 (patch)
tree856b206d285de05128c6f53d8d11bc955e687f1c
parent18c20d6308306c4e95be8d5a829a151cfeb2a3ae (diff)
downloadports-be2bd16f64eb09c2502cdf37f2ed8a2cf0a7c6b9.tar.gz
ports-be2bd16f64eb09c2502cdf37f2ed8a2cf0a7c6b9.zip
Notes
-rw-r--r--security/p5-Net-SinFP/Makefile2
-rw-r--r--security/p5-Net-SinFP/distinfo9
-rw-r--r--security/sinfp/Makefile3
3 files changed, 5 insertions, 9 deletions
diff --git a/security/p5-Net-SinFP/Makefile b/security/p5-Net-SinFP/Makefile
index 07720ca77ee8..6250159a6099 100644
--- a/security/p5-Net-SinFP/Makefile
+++ b/security/p5-Net-SinFP/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME?= Net-SinFP
-DISTVERSION= 2.02
+DISTVERSION= 2.03
CATEGORIES= security ipv6 perl5
MASTER_SITES= CPAN/Net
DISTNAME= Net-SinFP-${DISTVERSION}
diff --git a/security/p5-Net-SinFP/distinfo b/security/p5-Net-SinFP/distinfo
index 709d97c48df1..4cc5f945096d 100644
--- a/security/p5-Net-SinFP/distinfo
+++ b/security/p5-Net-SinFP/distinfo
@@ -1,6 +1,3 @@
-MD5 (Net-SinFP-2.02.tar.gz) = 9200a258e3f1e2cde3a57fe483e0c172
-SHA256 (Net-SinFP-2.02.tar.gz) = a986a7f548f49a91ba64780e70746c2da5296a13a21282656fae49c50fb461e9
-SIZE (Net-SinFP-2.02.tar.gz) = 25218
-MD5 (sinfp-20061009.db) = 81446cfc5639525fa5e71fd3782d46d9
-SHA256 (sinfp-20061009.db) = 27f5bd956259cd2635ba05d708a14d9ec64382d1594f804ace119c5c6db04779
-SIZE (sinfp-20061009.db) = 33792
+MD5 (Net-SinFP-2.03.tar.gz) = 5f852f2c072cbfa3ec6f401dec619fa3
+SHA256 (Net-SinFP-2.03.tar.gz) = 4ce7ceccf8b040a2ff0292630426723a329cb9ae78c32b3e22be7812a624b98f
+SIZE (Net-SinFP-2.03.tar.gz) = 26233
diff --git a/security/sinfp/Makefile b/security/sinfp/Makefile
index 3ceb1fddf6e3..bae25b77cadf 100644
--- a/security/sinfp/Makefile
+++ b/security/sinfp/Makefile
@@ -6,7 +6,6 @@
#
PORTNAME= sinfp
-PORTVERSION= 2.02.1
BUILD_DEPENDS= p5-Net-SinFP>=2.02:${PORTSDIR}/security/p5-Net-SinFP
RUN_DEPENDS:= ${BUILD_DEPENDS}
@@ -16,7 +15,7 @@ PLIST_FILES= bin/${PORTNAME} %%DATADIR%%/${PORTNAME}.db
PLIST_DIRS= %%DATADIR%%
NO_BUILD= yes
MASTERDIR= ${.CURDIR}/../p5-Net-SinFP
-DBDATE= 20061009
+#DBDATE=
post-patch:
@${REINPLACE_CMD} -e 's!$$Bin/../db/!${DATADIR}/!' ${WRKSRC}/bin/${PORTNAME}.pl