diff options
author | Tim Bishop <tdb@FreeBSD.org> | 2006-03-20 10:18:18 +0000 |
---|---|---|
committer | Tim Bishop <tdb@FreeBSD.org> | 2006-03-20 10:18:18 +0000 |
commit | 44360b4b351cbb64775f9562744abb0de7126737 (patch) | |
tree | 199cc83a866c4788340c4b7cb185a0341392d283 /devel/libstatgrab | |
parent | - Update to 20060305 (diff) |
- Update libstatgrab to 0.13
- Fix broken MASTER_SITES
- Bump PORTREVISION and dependency in dependent ports
Notes
Notes:
svn path=/head/; revision=157720
Diffstat (limited to 'devel/libstatgrab')
-rw-r--r-- | devel/libstatgrab/Makefile | 7 | ||||
-rw-r--r-- | devel/libstatgrab/distinfo | 6 | ||||
-rw-r--r-- | devel/libstatgrab/pkg-plist | 2 |
3 files changed, 7 insertions, 8 deletions
diff --git a/devel/libstatgrab/Makefile b/devel/libstatgrab/Makefile index f68687c1b902..db7171417a29 100644 --- a/devel/libstatgrab/Makefile +++ b/devel/libstatgrab/Makefile @@ -6,13 +6,12 @@ # PORTNAME= libstatgrab -PORTVERSION= 0.12 -PORTREVISION= 1 +PORTVERSION= 0.13 CATEGORIES= devel 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://ftp2.uk.i-scream.org/mirror/ftp.i-scream.org/pub/i-scream/%SUBDIR%/ \ + http://ftp2.uk.i-scream.org/mirror/ftp.i-scream.org/pub/i-scream/%SUBDIR%/ \ ftp://ftp.i-scream.org/pub/i-scream/%SUBDIR%/ \ http://ftp.i-scream.org/pub/i-scream/%SUBDIR%/ MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/devel/libstatgrab/distinfo b/devel/libstatgrab/distinfo index a3854b50ba42..7cdf6e68b9e3 100644 --- a/devel/libstatgrab/distinfo +++ b/devel/libstatgrab/distinfo @@ -1,3 +1,3 @@ -MD5 (i-scream/libstatgrab-0.12.tar.gz) = fe8bf50490e3382c29da3a553bb7ca0e -SHA256 (i-scream/libstatgrab-0.12.tar.gz) = 1b0493ee1e2b9698fc9a504aadc391bb338eb9a998035842fe3d57e32c99c18c -SIZE (i-scream/libstatgrab-0.12.tar.gz) = 429711 +MD5 (i-scream/libstatgrab-0.13.tar.gz) = 19818d772284c7491cdf484249890c95 +SHA256 (i-scream/libstatgrab-0.13.tar.gz) = 664e32685faece18ceab44ab8e18aff14fcd6de3838acd73bf50f88b047db156 +SIZE (i-scream/libstatgrab-0.13.tar.gz) = 445420 diff --git a/devel/libstatgrab/pkg-plist b/devel/libstatgrab/pkg-plist index 670db59b7acd..1efbbcdd9e90 100644 --- a/devel/libstatgrab/pkg-plist +++ b/devel/libstatgrab/pkg-plist @@ -7,5 +7,5 @@ include/statgrab_deprecated.h lib/libstatgrab.a lib/libstatgrab.la lib/libstatgrab.so -lib/libstatgrab.so.7 +lib/libstatgrab.so.8 libdata/pkgconfig/libstatgrab.pc |