Date: Mon, 1 Apr 2013 21:03:51 +0200 (CEST) From: Richard Kojedzinszky <krichy@pi.nmdps.net> To: FreeBSD-gnats-submit@freebsd.org Subject: ports/177560: [maintainer-update]: devel/libjson++: update to 0.4.0 Message-ID: <20130401190351.AB1FB17B8@pi.nmdps.net> Resent-Message-ID: <201304011910.r31JA0au042631@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 177560 >Category: ports >Synopsis: [maintainer-update]: devel/libjson++: update to 0.4.0 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Mon Apr 01 19:10:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Richard Kojedzinszky >Release: FreeBSD 9.1-STABLE amd64 >Organization: >Environment: System: FreeBSD pi.nmdps.net 9.1-STABLE FreeBSD 9.1-STABLE #4 r+b8ccde6: Fri Feb 22 23:01:11 CET 2013 root@pi.nmdps.net:/usr/obj/usr/src/sys/PI amd64 >Description: >How-To-Repeat: >Fix: --- libjson++.patch begins here --- diff -ruN libjson++/Makefile libjson++.new/Makefile --- libjson++/Makefile 2013-03-22 21:06:14.000000000 +0100 +++ libjson++.new/Makefile 2013-04-01 20:46:58.332588000 +0200 @@ -6,7 +6,7 @@ # PORTNAME= libjson++ -PORTVERSION= 0.3.4 +PORTVERSION= 0.4.0 CATEGORIES= devel MASTER_SITES= ftp://ftp.cflinux.hu/pub/ diff -ruN libjson++/distinfo libjson++.new/distinfo --- libjson++/distinfo 2012-09-23 14:17:02.000000000 +0200 +++ libjson++.new/distinfo 2013-04-01 20:48:04.012601000 +0200 @@ -1,2 +1,2 @@ -SHA256 (libjson++-0.3.4.tar.gz) = 58465cf921d355a6ddd7c277ddd77a90b5ac69710ce3c8142754d3e436c04bfe -SIZE (libjson++-0.3.4.tar.gz) = 25882 +SHA256 (libjson++-0.4.0.tar.gz) = 62729569fbee31cdaefb40c81a3b77b5cffe516e95e52e8f7bf4e54551bc99ef +SIZE (libjson++-0.4.0.tar.gz) = 25247 diff -ruN libjson++/pkg-plist libjson++.new/pkg-plist --- libjson++/pkg-plist 2012-09-23 14:17:02.000000000 +0200 +++ libjson++.new/pkg-plist 2013-04-01 20:47:38.672599000 +0200 @@ -1,7 +1,5 @@ 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 @@ -12,6 +10,6 @@ include/json/value.hpp lib/libjson++.a lib/libjson++.so -lib/libjson++.so.0 -lib/libjson++.so.0.3.4 +lib/libjson++.so.0.4 +lib/libjson++.so.0.4.0 @dirrm include/json --- libjson++.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20130401190351.AB1FB17B8>