diff options
author | sat <sat@FreeBSD.org> | 2006-10-09 20:36:50 +0000 |
---|---|---|
committer | sat <sat@FreeBSD.org> | 2006-10-09 20:36:50 +0000 |
commit | db7e75f76c5479f4148204e36101aff7836acdd8 (patch) | |
tree | 8e750041e08680334a38d512656345932ef102f3 | |
parent | 6b29d9cae7c4d0f21446d22c2f24b13b4146db88 (diff) | |
download | FreeBSD-ports-db7e75f76c5479f4148204e36101aff7836acdd8.zip FreeBSD-ports-db7e75f76c5479f4148204e36101aff7836acdd8.tar.gz |
- Update to 20061009 fingerprints
-rw-r--r-- | security/p5-Net-SinFP/distinfo | 6 | ||||
-rw-r--r-- | security/sinfp/Makefile | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/security/p5-Net-SinFP/distinfo b/security/p5-Net-SinFP/distinfo index b9dd78e..709d97c 100644 --- a/security/p5-Net-SinFP/distinfo +++ b/security/p5-Net-SinFP/distinfo @@ -1,6 +1,6 @@ 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-20061007.db) = a1bb2d4a350867894284e09373767d82 -SHA256 (sinfp-20061007.db) = 878c204a38452ac0797f975c012b1bab523cee2670ef843757c246575fb3b7ad -SIZE (sinfp-20061007.db) = 33792 +MD5 (sinfp-20061009.db) = 81446cfc5639525fa5e71fd3782d46d9 +SHA256 (sinfp-20061009.db) = 27f5bd956259cd2635ba05d708a14d9ec64382d1594f804ace119c5c6db04779 +SIZE (sinfp-20061009.db) = 33792 diff --git a/security/sinfp/Makefile b/security/sinfp/Makefile index f5f82f3..3ceb1fd 100644 --- a/security/sinfp/Makefile +++ b/security/sinfp/Makefile @@ -16,7 +16,7 @@ PLIST_FILES= bin/${PORTNAME} %%DATADIR%%/${PORTNAME}.db PLIST_DIRS= %%DATADIR%% NO_BUILD= yes MASTERDIR= ${.CURDIR}/../p5-Net-SinFP -DBDATE= 20061007 +DBDATE= 20061009 post-patch: @${REINPLACE_CMD} -e 's!$$Bin/../db/!${DATADIR}/!' ${WRKSRC}/bin/${PORTNAME}.pl |