diff options
author | tdb <tdb@FreeBSD.org> | 2006-03-20 18:18:18 +0800 |
---|---|---|
committer | tdb <tdb@FreeBSD.org> | 2006-03-20 18:18:18 +0800 |
commit | 6d69943ab040792415e4553fa1d95ba368589ef4 (patch) | |
tree | 39f6c95ca6066795b873475b1889f387794eee3e | |
parent | 2c5f59a6ed046f16f72d77b30c4b4c0e15610c3a (diff) | |
download | freebsd-ports-gnome-6d69943ab040792415e4553fa1d95ba368589ef4.tar.gz freebsd-ports-gnome-6d69943ab040792415e4553fa1d95ba368589ef4.tar.zst freebsd-ports-gnome-6d69943ab040792415e4553fa1d95ba368589ef4.zip |
- Update libstatgrab to 0.13
- Fix broken MASTER_SITES
- Bump PORTREVISION and dependency in dependent ports
-rw-r--r-- | devel/libstatgrab/Makefile | 7 | ||||
-rw-r--r-- | devel/libstatgrab/distinfo | 6 | ||||
-rw-r--r-- | devel/libstatgrab/pkg-plist | 2 | ||||
-rw-r--r-- | devel/p5-Unix-Statgrab/Makefile | 3 | ||||
-rw-r--r-- | devel/pecl-statgrab/Makefile | 4 | ||||
-rw-r--r-- | devel/py-statgrab/Makefile | 7 | ||||
-rw-r--r-- | net-mgmt/bwm-ng/Makefile | 3 | ||||
-rw-r--r-- | sysutils/freecolor/Makefile | 3 |
8 files changed, 19 insertions, 16 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 diff --git a/devel/p5-Unix-Statgrab/Makefile b/devel/p5-Unix-Statgrab/Makefile index a7da8c786a55..3a363367ad5e 100644 --- a/devel/p5-Unix-Statgrab/Makefile +++ b/devel/p5-Unix-Statgrab/Makefile @@ -7,6 +7,7 @@ PORTNAME= Unix-Statgrab PORTVERSION= 0.04 +PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Unix @@ -15,7 +16,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= tdb@FreeBSD.org COMMENT= Perl extension for collecting information about the machine -LIB_DEPENDS= statgrab.7:${PORTSDIR}/devel/libstatgrab +LIB_DEPENDS= statgrab.8:${PORTSDIR}/devel/libstatgrab USE_GNOME= pkgconfig diff --git a/devel/pecl-statgrab/Makefile b/devel/pecl-statgrab/Makefile index 82638e9a0ed5..244c69a2e57f 100644 --- a/devel/pecl-statgrab/Makefile +++ b/devel/pecl-statgrab/Makefile @@ -7,7 +7,7 @@ PORTNAME= statgrab PORTVERSION= 0.4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel pear MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= pecl- @@ -18,7 +18,7 @@ DIST_SUBDIR= PECL MAINTAINER= tdb@FreeBSD.org COMMENT= A PECL extension to retrieve information from libstatgrab -LIB_DEPENDS= statgrab.7:${PORTSDIR}/devel/libstatgrab +LIB_DEPENDS= statgrab.8:${PORTSDIR}/devel/libstatgrab USE_PHP= yes USE_PHPEXT= yes diff --git a/devel/py-statgrab/Makefile b/devel/py-statgrab/Makefile index b64f74ea2cd6..7d3fc99a2eec 100644 --- a/devel/py-statgrab/Makefile +++ b/devel/py-statgrab/Makefile @@ -7,11 +7,12 @@ PORTNAME= statgrab PORTVERSION= 0.4 +PORTREVISION= 1 CATEGORIES= devel python 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= py${PORTNAME} @@ -21,7 +22,7 @@ DISTNAME= py${PORTNAME}-${PORTVERSION} MAINTAINER= tdb@FreeBSD.org COMMENT= A set of Python bindings for libstatgrab -LIB_DEPENDS= statgrab.7:${PORTSDIR}/devel/libstatgrab +LIB_DEPENDS= statgrab.8:${PORTSDIR}/devel/libstatgrab DIST_SUBDIR= i-scream USE_PYTHON= yes diff --git a/net-mgmt/bwm-ng/Makefile b/net-mgmt/bwm-ng/Makefile index d1724f2602e3..7a91d8795c8b 100644 --- a/net-mgmt/bwm-ng/Makefile +++ b/net-mgmt/bwm-ng/Makefile @@ -7,6 +7,7 @@ PORTNAME= bwm-ng PORTVERSION= 0.5 +PORTREVISION= 1 CATEGORIES= net-mgmt MASTER_SITES= http://www.gropp.org/bwm-ng/ @@ -14,7 +15,7 @@ MAINTAINER= tdb@FreeBSD.org COMMENT= A small and simple bandwidth monitor BUILD_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig -LIB_DEPENDS= statgrab.7:${PORTSDIR}/devel/libstatgrab +LIB_DEPENDS= statgrab.8:${PORTSDIR}/devel/libstatgrab GNU_CONFIGURE= yes MAN1= bwm-ng.1 diff --git a/sysutils/freecolor/Makefile b/sysutils/freecolor/Makefile index 242c9977f491..c102dde19680 100644 --- a/sysutils/freecolor/Makefile +++ b/sysutils/freecolor/Makefile @@ -7,13 +7,14 @@ PORTNAME= freecolor PORTVERSION= 0.8.7 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= http://www.rkeene.org/files/oss/freecolor/ MAINTAINER= tdb@FreeBSD.org COMMENT= Displays free memory as a bargraph -LIB_DEPENDS= statgrab.7:${PORTSDIR}/devel/libstatgrab +LIB_DEPENDS= statgrab.8:${PORTSDIR}/devel/libstatgrab GNU_CONFIGURE= yes PLIST_FILES= bin/freecolor |