diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2003-10-24 19:55:10 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2003-10-24 19:55:10 +0000 |
commit | 718b840ba758777f9a52318b6ea95bad104b959b (patch) | |
tree | 31e8c586a0ab6328b10078444d30f31813988f36 /devel/libstatgrab | |
parent | 1e899c5d05f05ef21c6c73149ae51ec1b00954e4 (diff) | |
download | ports-718b840ba758777f9a52318b6ea95bad104b959b.tar.gz ports-718b840ba758777f9a52318b6ea95bad104b959b.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 5b444349ecbe..f052159ba0d6 100644 --- a/devel/libstatgrab/Makefile +++ b/devel/libstatgrab/Makefile @@ -6,7 +6,7 @@ # PORTNAME= libstatgrab -PORTVERSION= 0.6.1 +PORTVERSION= 0.7 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 a93d64b5baef..c112684cf7d6 100644 --- a/devel/libstatgrab/distinfo +++ b/devel/libstatgrab/distinfo @@ -1 +1 @@ -MD5 (i-scream/libstatgrab-0.6.1.tar.gz) = cd65255636b589c38a24759ef2e9549d +MD5 (i-scream/libstatgrab-0.7.tar.gz) = c8230eec58659c58a92f1828eb9ec6d3 diff --git a/devel/libstatgrab/pkg-plist b/devel/libstatgrab/pkg-plist index ff580fd2358c..b3943150949d 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.1 +lib/libstatgrab.so.2 libdata/pkgconfig/libstatgrab.pc @unexec rmdir %D/libdata/pkgconfig 2>/dev/null || true |