diff options
author | krion <krion@FreeBSD.org> | 2004-08-25 16:41:45 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2004-08-25 16:41:45 +0800 |
commit | 4f77652a07467c6e367009d0c12ea95eefff4170 (patch) | |
tree | 44c8dfac9265a847730d4e1cdef801d5af165b35 /devel | |
parent | d054586b6c7077e7a3cee40fec6ed67ecbeb0412 (diff) | |
download | freebsd-ports-gnome-4f77652a07467c6e367009d0c12ea95eefff4170.tar.gz freebsd-ports-gnome-4f77652a07467c6e367009d0c12ea95eefff4170.tar.zst freebsd-ports-gnome-4f77652a07467c6e367009d0c12ea95eefff4170.zip |
Update to 0.10.3
Update MASTER_SITES
PR: ports/70917
Submitted by: maintainer
Diffstat (limited to 'devel')
-rw-r--r-- | devel/libstatgrab/Makefile | 10 | ||||
-rw-r--r-- | devel/libstatgrab/distinfo | 4 |
2 files changed, 8 insertions, 6 deletions
diff --git a/devel/libstatgrab/Makefile b/devel/libstatgrab/Makefile index 7019426ce561..7bbc4f373c4e 100644 --- a/devel/libstatgrab/Makefile +++ b/devel/libstatgrab/Makefile @@ -6,12 +6,14 @@ # PORTNAME= libstatgrab -PORTVERSION= 0.10.2 +PORTVERSION= 0.10.3 CATEGORIES= devel -MASTER_SITES= ftp://ftp.mirrorservice.org/sites/ftp.i-scream.org/pub/i-scream/%SUBDIR%/ \ - http://www.mirrorservice.org/sites/ftp.i-scream.org/pub/i-scream/%SUBDIR%/ \ +MASTER_SITES= ftp://ftp.uk.i-scream.org/pub/i-scream/%SUBDIR%/ \ + http://ftp.uk.i-scream.org/pub/i-scream/%SUBDIR%/ \ + ftp://ftp2.uk.i-scream.org/sites/ftp.i-scream.org/pub/i-scream/%SUBDIR%/ \ + http://ftp2.uk.i-scream.org/sites/ftp.i-scream.org/pub/i-scream/%SUBDIR%/ \ ftp://ftp.i-scream.org/pub/i-scream/%SUBDIR%/ \ - http://www.i-scream.org/pub/i-scream/%SUBDIR%/ + http://ftp.i-scream.org/pub/i-scream/%SUBDIR%/ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= tim@bishnet.net diff --git a/devel/libstatgrab/distinfo b/devel/libstatgrab/distinfo index 06fc647e5404..2a0ebb7fb1eb 100644 --- a/devel/libstatgrab/distinfo +++ b/devel/libstatgrab/distinfo @@ -1,2 +1,2 @@ -MD5 (i-scream/libstatgrab-0.10.2.tar.gz) = 3165015263a7e45e962e6bce27abfbe5 -SIZE (i-scream/libstatgrab-0.10.2.tar.gz) = 408986 +MD5 (i-scream/libstatgrab-0.10.3.tar.gz) = b37069a92cf962adb1c26244d546e6bb +SIZE (i-scream/libstatgrab-0.10.3.tar.gz) = 412334 |