diff options
author | Tim Bishop <tdb@FreeBSD.org> | 2007-07-13 21:56:21 +0000 |
---|---|---|
committer | Tim Bishop <tdb@FreeBSD.org> | 2007-07-13 21:56:21 +0000 |
commit | c2d745da10dce42f7fdc2ed47e88b743f08dd245 (patch) | |
tree | d70f5eeec9e219594ecc7364738a982b1c707a2e /devel/libstatgrab | |
parent | 3f2aa434fc0d6fe8fcbb3e8fc1af643ebe7d97fd (diff) | |
download | ports-c2d745da10dce42f7fdc2ed47e88b743f08dd245.tar.gz ports-c2d745da10dce42f7fdc2ed47e88b743f08dd245.zip |
Notes
Diffstat (limited to 'devel/libstatgrab')
-rw-r--r-- | devel/libstatgrab/Makefile | 9 | ||||
-rw-r--r-- | devel/libstatgrab/distinfo | 6 |
2 files changed, 4 insertions, 11 deletions
diff --git a/devel/libstatgrab/Makefile b/devel/libstatgrab/Makefile index c2add4bc7fff..9b43c49aed5e 100644 --- a/devel/libstatgrab/Makefile +++ b/devel/libstatgrab/Makefile @@ -6,12 +6,10 @@ # PORTNAME= libstatgrab -PORTVERSION= 0.14 +PORTVERSION= 0.15 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/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} @@ -53,9 +51,4 @@ PLIST_SUB+= SAIDAR="" MAN1+= saidar.1 .endif -# setgid kmem binaries needed on FreeBSD 4 only -.ifdef(WITHOUT_SETGID_BINARIES) -CONFIGURE_ARGS+= --disable-setgid-binaries -.endif - .include <bsd.port.mk> diff --git a/devel/libstatgrab/distinfo b/devel/libstatgrab/distinfo index 10eae9c0f200..c0a0f598124b 100644 --- a/devel/libstatgrab/distinfo +++ b/devel/libstatgrab/distinfo @@ -1,3 +1,3 @@ -MD5 (i-scream/libstatgrab-0.14.tar.gz) = 846928642037f596c13c552203763e97 -SHA256 (i-scream/libstatgrab-0.14.tar.gz) = 6676d0b23b53ef7fb43f67317afe1373019f11c35a1c5ec8862fe0ecf06274c5 -SIZE (i-scream/libstatgrab-0.14.tar.gz) = 453443 +MD5 (i-scream/libstatgrab-0.15.tar.gz) = d2738ecd1dfe90c488fd6b1515e84841 +SHA256 (i-scream/libstatgrab-0.15.tar.gz) = f83be8faf6909a7969af087b36f0941fff32e35275854438bda338cc5228de0f +SIZE (i-scream/libstatgrab-0.15.tar.gz) = 457297 |