diff options
author | miwi <miwi@FreeBSD.org> | 2007-01-28 22:24:59 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2007-01-28 22:24:59 +0800 |
commit | 892682da022e16d82c3bc98704b65ad3d4999aeb (patch) | |
tree | ac88745f72d90e47e8c11f269ce0b319db1d5482 | |
parent | c8e307b01a2b68491240c8f6e24d6640b87e0696 (diff) | |
download | freebsd-ports-gnome-892682da022e16d82c3bc98704b65ad3d4999aeb.tar.gz freebsd-ports-gnome-892682da022e16d82c3bc98704b65ad3d4999aeb.tar.zst freebsd-ports-gnome-892682da022e16d82c3bc98704b65ad3d4999aeb.zip |
- Distfile was rerolled
- Bump Portrevision for follow fixes.
-Changelog:
* Fixed realpath problems when compiling with cygwin
* Fixed flaw in Zip extraction
* Made indirect block detection a little more stable
Submitted by: pointyhat via pav
-rw-r--r-- | sysutils/foremost/Makefile | 1 | ||||
-rw-r--r-- | sysutils/foremost/distinfo | 6 |
2 files changed, 4 insertions, 3 deletions
diff --git a/sysutils/foremost/Makefile b/sysutils/foremost/Makefile index 3c033891f5ae..9d6f30f2c1fe 100644 --- a/sysutils/foremost/Makefile +++ b/sysutils/foremost/Makefile @@ -7,6 +7,7 @@ PORTNAME= foremost PORTVERSION= 1.4 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= http://foremost.sourceforge.net/pkg/ diff --git a/sysutils/foremost/distinfo b/sysutils/foremost/distinfo index 3264cf71061e..15bab8105ba6 100644 --- a/sysutils/foremost/distinfo +++ b/sysutils/foremost/distinfo @@ -1,3 +1,3 @@ -MD5 (foremost-1.4.tar.gz) = c2b64af735e288306db37f3a8c805c98 -SHA256 (foremost-1.4.tar.gz) = 55d3941e75194c02ede1f1ff7c7b55febcd58689fdc1424797fb8fcc700929a9 -SIZE (foremost-1.4.tar.gz) = 50530 +MD5 (foremost-1.4.tar.gz) = dbb754a967eb459c843be7f6babaeb7e +SHA256 (foremost-1.4.tar.gz) = a6e16385dbdfad64c5d93577b0ae2dc778e62d51d9e1751d34675c12ed694800 +SIZE (foremost-1.4.tar.gz) = 49521 |