diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-01-06 22:59:52 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-01-06 22:59:52 +0000 |
commit | 2af05b1174d4d1787b276e16952cb625efa3fe46 (patch) | |
tree | 8a1d815421f7a2a5ec1503cb283114e83ee44afa /devel/libstatgrab | |
parent | 783a41f699b53f801a6391287974c2b9d1c87a52 (diff) | |
download | ports-2af05b1174d4d1787b276e16952cb625efa3fe46.tar.gz ports-2af05b1174d4d1787b276e16952cb625efa3fe46.zip |
Notes
Diffstat (limited to 'devel/libstatgrab')
-rw-r--r-- | devel/libstatgrab/Makefile | 2 | ||||
-rw-r--r-- | devel/libstatgrab/distinfo | 2 | ||||
-rw-r--r-- | devel/libstatgrab/pkg-plist | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/devel/libstatgrab/Makefile b/devel/libstatgrab/Makefile index f052159ba0d6..76c1a70de35f 100644 --- a/devel/libstatgrab/Makefile +++ b/devel/libstatgrab/Makefile @@ -6,7 +6,7 @@ # PORTNAME= libstatgrab -PORTVERSION= 0.7 +PORTVERSION= 0.8 CATEGORIES= devel MASTER_SITES= ftp://ftp.mirror.ac.uk/sites/ftp.i-scream.org/pub/i-scream/%SUBDIR%/ \ http://www.mirror.ac.uk/sites/ftp.i-scream.org/pub/i-scream/%SUBDIR%/ \ diff --git a/devel/libstatgrab/distinfo b/devel/libstatgrab/distinfo index c112684cf7d6..aae2481478b9 100644 --- a/devel/libstatgrab/distinfo +++ b/devel/libstatgrab/distinfo @@ -1 +1 @@ -MD5 (i-scream/libstatgrab-0.7.tar.gz) = c8230eec58659c58a92f1828eb9ec6d3 +MD5 (i-scream/libstatgrab-0.8.tar.gz) = 0c85b0824f594fd0d11e38953943d2e9 diff --git a/devel/libstatgrab/pkg-plist b/devel/libstatgrab/pkg-plist index b3943150949d..782ed063e0a2 100644 --- a/devel/libstatgrab/pkg-plist +++ b/devel/libstatgrab/pkg-plist @@ -5,6 +5,6 @@ include/statgrab.h lib/libstatgrab.a lib/libstatgrab.so -lib/libstatgrab.so.2 +lib/libstatgrab.so.3 libdata/pkgconfig/libstatgrab.pc @unexec rmdir %D/libdata/pkgconfig 2>/dev/null || true |