diff options
Diffstat (limited to 'devel')
-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, 6 insertions, 4 deletions
diff --git a/devel/libjson++/Makefile b/devel/libjson++/Makefile index 4234afb6ee2c..d053c2a7dfa7 100644 --- a/devel/libjson++/Makefile +++ b/devel/libjson++/Makefile @@ -6,7 +6,7 @@ # PORTNAME= libjson++ -PORTVERSION= 0.3.1 +PORTVERSION= 0.3.4 CATEGORIES= devel MASTER_SITES= ftp://ftp.cflinux.hu/pub/ diff --git a/devel/libjson++/distinfo b/devel/libjson++/distinfo index 7e16fd6d947a..21685c786650 100644 --- a/devel/libjson++/distinfo +++ b/devel/libjson++/distinfo @@ -1,2 +1,2 @@ -SHA256 (libjson++-0.3.1.tar.gz) = 682e8dd99b318be93cdfc3b49677889f1765bfc81e7262e6309c992669cd679b -SIZE (libjson++-0.3.1.tar.gz) = 25158 +SHA256 (libjson++-0.3.4.tar.gz) = 58465cf921d355a6ddd7c277ddd77a90b5ac69710ce3c8142754d3e436c04bfe +SIZE (libjson++-0.3.4.tar.gz) = 25882 diff --git a/devel/libjson++/pkg-plist b/devel/libjson++/pkg-plist index f6b4a961d008..cd5fc5e9e82d 100644 --- a/devel/libjson++/pkg-plist +++ b/devel/libjson++/pkg-plist @@ -1,5 +1,7 @@ include/json/iarray.hpp include/json/ibool.hpp +include/json/ifixed.hpp +include/json/ifloat.hpp include/json/inumeric.hpp include/json/iobject.hpp include/json/iscalar.hpp @@ -11,5 +13,5 @@ include/json/value.hpp lib/libjson++.a lib/libjson++.so lib/libjson++.so.0 -lib/libjson++.so.0.3.1 +lib/libjson++.so.0.3.4 @dirrm include/json |