diff options
author | rillig <rillig> | 2007-02-22 23:19:16 +0000 |
---|---|---|
committer | rillig <rillig> | 2007-02-22 23:19:16 +0000 |
commit | 1f996c85820acea0e2caf8bd8a5a9135e47a1cfc (patch) | |
tree | 28b129773066efc706eb59ad044082aa045c5537 /sysutils | |
parent | 4bccde903be215751d1453c5ad6ec9baa5b8f475 (diff) | |
download | pkgsrc-1f996c85820acea0e2caf8bd8a5a9135e47a1cfc.tar.gz |
Updated foremost to 1.4.
Changes since 1.3:
* Fixed realpath problems when compiling with cygwin
* Fixed flaw in Zip extraction
* Made indirect block detection a little more stable
Patch provided by Lubomir Kundrak in PR 35712.
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/foremost/Makefile | 4 | ||||
-rw-r--r-- | sysutils/foremost/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/sysutils/foremost/Makefile b/sysutils/foremost/Makefile index ce644c3650a..4bd0b441dd7 100644 --- a/sysutils/foremost/Makefile +++ b/sysutils/foremost/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.1.1.1 2007/01/26 16:36:29 minskim Exp $ +# $NetBSD: Makefile,v 1.2 2007/02/22 23:19:16 rillig Exp $ -DISTNAME= foremost-1.3 +DISTNAME= foremost-1.4 CATEGORIES= sysutils MASTER_SITES= http://foremost.sourceforge.net/pkg/ diff --git a/sysutils/foremost/distinfo b/sysutils/foremost/distinfo index ff19270b286..7179d2b7aa4 100644 --- a/sysutils/foremost/distinfo +++ b/sysutils/foremost/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.1.1.1 2007/01/26 16:36:29 minskim Exp $ +$NetBSD: distinfo,v 1.2 2007/02/22 23:19:16 rillig Exp $ -SHA1 (foremost-1.3.tar.gz) = 675886fc4806ad156cb40d614aa80fead0b391d8 -RMD160 (foremost-1.3.tar.gz) = 7b92d249ae105db3ad8c92a697ee5f314b280f8f -Size (foremost-1.3.tar.gz) = 50488 bytes +SHA1 (foremost-1.4.tar.gz) = c6f9f28ae80a57388a8e8a6b958bc8c76797fad4 +RMD160 (foremost-1.4.tar.gz) = b2ea590ab78f96e74cb3842ad60dc4f1429244ef +Size (foremost-1.4.tar.gz) = 49521 bytes SHA1 (patch-aa) = 727975dedae9261a4088083931eb709771873062 SHA1 (patch-ab) = c56e70d64e30c0867beb3fd3ad40336cb6364c31 SHA1 (patch-ac) = 7832701bafa1336fda2b4e08ef38bca8ddf29f8d |