diff options
-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 fbaf66cb1d60..b99f14f0f13d 100644 --- a/security/p5-Net-SinFP/distinfo +++ b/security/p5-Net-SinFP/distinfo @@ -1,6 +1,6 @@ MD5 (Net-SinFP-2.06.tar.gz) = e0a04f67801b594345a7eee91041803f SHA256 (Net-SinFP-2.06.tar.gz) = 774a6067e721175e86557b8cc3af7ac11428ce0bd2cf38559b0bfb11c9f532fa SIZE (Net-SinFP-2.06.tar.gz) = 29245 -MD5 (sinfp-20070322.db) = f3766def3c8d399c901ace15c39857a3 -SHA256 (sinfp-20070322.db) = 251a81d32fc54403b0f959c0bbf7b67ec1a55c8e905afadd9be0c90185c4021f -SIZE (sinfp-20070322.db) = 35840 +MD5 (sinfp-20070407.db) = 562971264a1b88a2b68f2b3cad2122ca +SHA256 (sinfp-20070407.db) = 8ae5a61988485f4944c51de900342d03d144c18499b7ef79a05ce4d8c12afdca +SIZE (sinfp-20070407.db) = 36864 diff --git a/security/sinfp/Makefile b/security/sinfp/Makefile index f5cc18fb0883..ba3ee5893e54 100644 --- a/security/sinfp/Makefile +++ b/security/sinfp/Makefile @@ -15,7 +15,7 @@ PLIST_FILES= bin/${PORTNAME} %%DATADIR%%/${PORTNAME}.db PLIST_DIRS= %%DATADIR%% NO_BUILD= yes MASTERDIR= ${.CURDIR}/../p5-Net-SinFP -DBDATE= 20070322 +DBDATE= 20070407 post-patch: @${REINPLACE_CMD} -e 's!$$Bin/../db/!${DATADIR}/!' ${WRKSRC}/bin/${PORTNAME}.pl |