diff options
author | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2013-11-20 19:47:42 +0000 |
---|---|---|
committer | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2013-11-20 19:47:42 +0000 |
commit | 56ef653f63f7cac2e1f8a74d3206eae4c3c30bfe (patch) | |
tree | 947b6d68272bb71b532ce343db175aa5a86f451f /devel/libjson++ | |
parent | 0822c814ea6773aa413ca207c09ff4790278ad23 (diff) | |
download | ports-56ef653f63f7cac2e1f8a74d3206eae4c3c30bfe.tar.gz ports-56ef653f63f7cac2e1f8a74d3206eae4c3c30bfe.zip |
Notes
Diffstat (limited to 'devel/libjson++')
-rw-r--r-- | devel/libjson++/Makefile | 2 | ||||
-rw-r--r-- | devel/libjson++/distinfo | 4 | ||||
-rw-r--r-- | devel/libjson++/pkg-plist | 4 |
3 files changed, 5 insertions, 5 deletions
diff --git a/devel/libjson++/Makefile b/devel/libjson++/Makefile index 19b562583b27..32d571c46e1a 100644 --- a/devel/libjson++/Makefile +++ b/devel/libjson++/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libjson++ -PORTVERSION= 0.4.0 +PORTVERSION= 0.5.0 CATEGORIES= devel MASTER_SITES= ftp://ftp.cflinux.hu/pub/ diff --git a/devel/libjson++/distinfo b/devel/libjson++/distinfo index 6b9f542e037a..500d2d6c37aa 100644 --- a/devel/libjson++/distinfo +++ b/devel/libjson++/distinfo @@ -1,2 +1,2 @@ -SHA256 (libjson++-0.4.0.tar.gz) = 62729569fbee31cdaefb40c81a3b77b5cffe516e95e52e8f7bf4e54551bc99ef -SIZE (libjson++-0.4.0.tar.gz) = 25247 +SHA256 (libjson++-0.5.0.tar.gz) = 636563683f78bd6f81ccc54d407bebeda86b8cb48f37cf8d730d6cb04213147c +SIZE (libjson++-0.5.0.tar.gz) = 25490 diff --git a/devel/libjson++/pkg-plist b/devel/libjson++/pkg-plist index ef2b268518ce..0d5278db447a 100644 --- a/devel/libjson++/pkg-plist +++ b/devel/libjson++/pkg-plist @@ -10,6 +10,6 @@ include/json/util.hpp include/json/value.hpp lib/libjson++.a lib/libjson++.so -lib/libjson++.so.0.4 -lib/libjson++.so.0.4.0 +lib/libjson++.so.0.5 +lib/libjson++.so.0.5.0 @dirrm include/json |