diff options
author | bf <bf@FreeBSD.org> | 2011-08-05 04:20:16 +0800 |
---|---|---|
committer | bf <bf@FreeBSD.org> | 2011-08-05 04:20:16 +0800 |
commit | 3fe7af2054179f0f869cae9f1fd5c3f15626c8e2 (patch) | |
tree | 6cde5a7bc9fcff2656c7a37d0b57f0b521246169 /sysutils/file | |
parent | 6c2b40e05be5cb9fa72907ce63a018ea82c0df1f (diff) | |
download | freebsd-ports-gnome-3fe7af2054179f0f869cae9f1fd5c3f15626c8e2.tar.gz freebsd-ports-gnome-3fe7af2054179f0f869cae9f1fd5c3f15626c8e2.tar.zst freebsd-ports-gnome-3fe7af2054179f0f869cae9f1fd5c3f15626c8e2.zip |
update to 5.08; remove a problematic mirror
Diffstat (limited to 'sysutils/file')
-rw-r--r-- | sysutils/file/Makefile | 3 | ||||
-rw-r--r-- | sysutils/file/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/sysutils/file/Makefile b/sysutils/file/Makefile index 9fcb32c64fab..3149259fc4fa 100644 --- a/sysutils/file/Makefile +++ b/sysutils/file/Makefile @@ -6,10 +6,9 @@ # PORTNAME= file -PORTVERSION= 5.07 +PORTVERSION= 5.08 CATEGORIES= sysutils MASTER_SITES= ftp://ftp.astron.com/pub/file/ \ - ftp://ftp.gw.com/mirrors/unix/file/ \ ftp://ftp.fu-berlin.de/unix/tools/file/ MAINTAINER= bf@FreeBSD.org diff --git a/sysutils/file/distinfo b/sysutils/file/distinfo index e5c77c99e5a4..d5fc9fca35dd 100644 --- a/sysutils/file/distinfo +++ b/sysutils/file/distinfo @@ -1,2 +1,2 @@ -SHA256 (file-5.07.tar.gz) = c968bfe97d87f9f564728a894d57be2c6bba9a2006763fffff85c5f72a9a3c2f -SIZE (file-5.07.tar.gz) = 597347 +SHA256 (file-5.08.tar.gz) = dd2f18f5f344fe89938fcaf5959808fb98e4ff20c2e30f24f234e27946e3a555 +SIZE (file-5.08.tar.gz) = 605337 |