1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00

- Update to version 0.7

PR:		58409
Submitted by:	maintainer
This commit is contained in:
Kirill Ponomarev 2003-10-24 19:55:10 +00:00
parent 1e899c5d05
commit 718b840ba7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=92079
3 changed files with 3 additions and 3 deletions

View File

@ -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%/ \

View File

@ -1 +1 @@
MD5 (i-scream/libstatgrab-0.6.1.tar.gz) = cd65255636b589c38a24759ef2e9549d
MD5 (i-scream/libstatgrab-0.7.tar.gz) = c8230eec58659c58a92f1828eb9ec6d3

View File

@ -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