diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-07-26 09:49:15 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-07-26 09:49:15 +0000 |
commit | 08327596504589a0788ff005dee130af60f200a9 (patch) | |
tree | fa8dadcb27eb77ab1d06970e81c8704210cd7559 /devel/libstatgrab | |
parent | 23c32b1dab84d894c83c2f4c02feb9b76ece5c69 (diff) | |
download | ports-08327596504589a0788ff005dee130af60f200a9.tar.gz ports-08327596504589a0788ff005dee130af60f200a9.zip |
Update to 0.10.1
PR: ports/69611
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=114755
Diffstat (limited to 'devel/libstatgrab')
-rw-r--r-- | devel/libstatgrab/Makefile | 2 | ||||
-rw-r--r-- | devel/libstatgrab/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/devel/libstatgrab/Makefile b/devel/libstatgrab/Makefile index 726d166f7511..a903b38b442e 100644 --- a/devel/libstatgrab/Makefile +++ b/devel/libstatgrab/Makefile @@ -6,7 +6,7 @@ # PORTNAME= libstatgrab -PORTVERSION= 0.10 +PORTVERSION= 0.10.1 CATEGORIES= devel MASTER_SITES= ftp://ftp.mirrorservice.org/sites/ftp.i-scream.org/pub/i-scream/%SUBDIR%/ \ http://www.mirrorservice.org/sites/ftp.i-scream.org/pub/i-scream/%SUBDIR%/ \ diff --git a/devel/libstatgrab/distinfo b/devel/libstatgrab/distinfo index a4d3054d9024..d0e9bd594b09 100644 --- a/devel/libstatgrab/distinfo +++ b/devel/libstatgrab/distinfo @@ -1,2 +1,2 @@ -MD5 (i-scream/libstatgrab-0.10.tar.gz) = 547fc61b0c91b413e101197b58e804ff -SIZE (i-scream/libstatgrab-0.10.tar.gz) = 406060 +MD5 (i-scream/libstatgrab-0.10.1.tar.gz) = dfd474273583073aa2e08f40983b2b28 +SIZE (i-scream/libstatgrab-0.10.1.tar.gz) = 408827 |