Fix: --- libjson++.patch begins here ---
Class Changed From-To: maintainer-update->change-request Fix category (submitter is not maintainer) (via the GNATS Auto Assign Tool)
Maintainer of devel/libjson++, Please note that PR ports/177560 has just been submitted. If it contains a patch for an upgrade, an enhancement or a bug fix you agree on, reply to this email stating that you approve the patch and a committer will take care of it. The full text of the PR can be found at: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/177560 -- Edwin Groothuis via the GNATS Auto Assign Tool edwin@FreeBSD.org
State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Dear Edwin, I Approve that patch. Regards, Kojedzinszky Richard Euronet Magyarorszag Informatikai Zrt. On Mon, 1 Apr 2013, Edwin Groothuis wrote: > Date: Mon, 1 Apr 2013 19:10:09 UT > From: Edwin Groothuis <edwin@FreeBSD.org> > Reply-To: bug-followup@FreeBSD.org > To: krichy@tvnetwork.hu > Cc: bug-followup@FreeBSD.org > Subject: Re: ports/177560: [maintainer-update]: devel/libjson++: update to > 0.4.0 > > Maintainer of devel/libjson++, > > Please note that PR ports/177560 has just been submitted. > > If it contains a patch for an upgrade, an enhancement or a bug fix > you agree on, reply to this email stating that you approve the patch > and a committer will take care of it. > > The full text of the PR can be found at: > http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/177560 > > -- > Edwin Groothuis via the GNATS Auto Assign Tool > edwin@FreeBSD.org >
Dear Edwin, I've already sent an approval of this update, but I still dont see it on the ports tree, dont see it commited. Maybe my email got lost? Thanks in advance, Kojedzinszky Richard Euronet Magyarorszag Informatikai Zrt.
State Changed From-To: feedback->open Maintainer approved.
Responsible Changed From-To: freebsd-ports-bugs->madpilot I'll take it.
Hi, Thank you for you submission. I also trimmed the Makefile header on this port. To make it standard I expanded your nick to your full name and email address in the Created by: name. The rest of the patch is the same as yours. Are you ok with the expanded name in Created by? The other option is to do without any Created by line and have just the $FreeBSD$ line. Thanks again. -- Guido Falsi <madpilot@FreeBSD.org>
State Changed From-To: open->feedback Ask for maintainer approval.
Dear Guido, It is ok for me, let it go. Regards, Kojedzinszky Richard Euronet Magyarorszag Informatikai Zrt. On Thu, 11 Apr 2013, Guido Falsi wrote: > Date: Thu, 11 Apr 2013 23:29:29 +0200 > From: Guido Falsi <madpilot@FreeBSD.org> > To: bug-followup@FreeBSD.org, krichy@pi.nmdps.net, krichy@tvnetwork.hu > Subject: Re: ports/177560: [maintainer-update]: devel/libjson++: update to > 0.4.0 > > Hi, > > Thank you for you submission. > > I also trimmed the Makefile header on this port. To make it standard I > expanded your nick to your full name and email address in the Created by: > name. > > The rest of the patch is the same as yours. > > Are you ok with the expanded name in Created by? The other option is to do > without any Created by line and have just the $FreeBSD$ line. > > Thanks again. > > -- > Guido Falsi <madpilot@FreeBSD.org> >
State Changed From-To: feedback->open Maintainer has approved.
State Changed From-To: open->closed Committed. Thanks!
Author: madpilot Date: Tue Apr 16 18:34:10 2013 New Revision: 315881 URL: http://svnweb.freebsd.org/changeset/ports/315881 Log: - Update to 0.4.0 - Trim Makefile headers PR: ports/177560 Submitted by: Richard Kojedzinszky <krichy@pi.nmdps.net> (maintainer from another address) Feature safe: yes Modified: head/devel/libjson++/Makefile head/devel/libjson++/distinfo (contents, props changed) head/devel/libjson++/pkg-plist (contents, props changed) Modified: head/devel/libjson++/Makefile ============================================================================== --- head/devel/libjson++/Makefile Tue Apr 16 18:30:10 2013 (r315880) +++ head/devel/libjson++/Makefile Tue Apr 16 18:34:10 2013 (r315881) @@ -1,12 +1,8 @@ -# New ports collection makefile for: libjson++ -# Date created: 15 May 2012 -# Whom: krichy -# +# Created by: Kojedzinszky Richard <krichy@tvnetwork.hu> # $FreeBSD$ -# PORTNAME= libjson++ -PORTVERSION= 0.3.4 +PORTVERSION= 0.4.0 CATEGORIES= devel MASTER_SITES= ftp://ftp.cflinux.hu/pub/ Modified: head/devel/libjson++/distinfo ============================================================================== --- head/devel/libjson++/distinfo Tue Apr 16 18:30:10 2013 (r315880) +++ head/devel/libjson++/distinfo Tue Apr 16 18:34:10 2013 (r315881) @@ -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 Modified: head/devel/libjson++/pkg-plist ============================================================================== --- head/devel/libjson++/pkg-plist Tue Apr 16 18:30:10 2013 (r315880) +++ head/devel/libjson++/pkg-plist Tue Apr 16 18:34:10 2013 (r315881) @@ -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/util.hpp 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 _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"