Bug 167852 - New port: devel/libjson++ C++ interface for JSON serialized data
Summary: New port: devel/libjson++ C++ interface for JSON serialized data
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Guido Falsi
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-13 23:30 UTC by krichy
Modified: 2012-07-13 13:40 UTC (History)
0 users

See Also:


Attachments
file.shar (2.07 KB, text/plain)
2012-05-13 23:30 UTC, krichy
no flags Details
libjson++.shar (1.91 KB, APPLICATION/x-shar)
2012-05-16 15:49 UTC, krichy
no flags Details
libjson++.shar (2.00 KB, APPLICATION/x-shar)
2012-07-13 13:27 UTC, krichy
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description krichy 2012-05-13 23:30:02 UTC

    
Comment 1 Guido Falsi freebsd_committer freebsd_triage 2012-05-15 23:46:55 UTC
Responsible Changed
From-To: freebsd-ports-bugs->madpilot

I'll take it.
Comment 2 Guido Falsi freebsd_committer freebsd_triage 2012-05-16 11:50:24 UTC
Hi,

The shar archieve has a wrong pkg-descr. It's from another port (libev)
could you fix this and submit a new shar archieve as a followup?

Also, does this project have an home page? Is it in any way related to:

http://sourceforge.net/projects/libjson/

or

http://sourceforge.net/projects/jsonpp/

Thanks.

-- 
Guido Falsi <madpilot@FreeBSD.org>
Comment 3 Guido Falsi freebsd_committer freebsd_triage 2012-05-16 11:51:48 UTC
State Changed
From-To: open->feedback

Ask for submitter fix.
Comment 4 krichy 2012-05-16 15:49:40 UTC
Dear Guido,

Sorry, I've fixed the pkg-descr. This package has nothing to do with the 
mentioned ones, this is a newly implemented one, from scratch. This suits 
my (our) needs, so that is why I implemented a new one. Other libraries 
seemed to be more complex to use, or was slower.

Thanks in advance,


Kojedzinszky Richard

On Wed, 16 May 2012, Guido Falsi wrote:

> Hi,
>
> The shar archieve has a wrong pkg-descr. It's from another port (libev)
> could you fix this and submit a new shar archieve as a followup?
>
> Also, does this project have an home page? Is it in any way related to:
>
> http://sourceforge.net/projects/libjson/
>
> or
>
> http://sourceforge.net/projects/jsonpp/
>
> Thanks.
>
> -- 
> Guido Falsi <madpilot@FreeBSD.org>
>
Comment 5 Guido Falsi freebsd_committer freebsd_triage 2012-05-17 20:39:46 UTC
State Changed
From-To: feedback->closed

Committed, with minor changes. Thanks!
Comment 6 dfilter service freebsd_committer freebsd_triage 2012-05-17 20:40:18 UTC
madpilot    2012-05-17 19:39:57 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/libjson++      Makefile distinfo pkg-descr pkg-plist 
  Log:
  A simple, intuitive C++ library to handle JSON serialized data.
  
  WWW: http://git.cflinux.hu/?p=libjson.git;a=summary
  
  PR:             ports/167852
  Submitted by:   Richard Kojedzinszky <krichy@cflinux.hu>
  Approved by:    crees (mentor)
  
  Revision  Changes    Path
  1.4955    +1 -0      ports/devel/Makefile
  1.1       +20 -0     ports/devel/libjson++/Makefile (new)
  1.1       +2 -0      ports/devel/libjson++/distinfo (new)
  1.1       +3 -0      ports/devel/libjson++/pkg-descr (new)
  1.1       +15 -0     ports/devel/libjson++/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 7 krichy 2012-07-13 13:27:44 UTC
Dear freebsd port team,

libjson++ has a new release, which I've attached a new libjson++ for in 
the ports tree. Is this the right method updating a port, or where should 
I go with this?

Thanks in advance

Kojedzinszky Richard

On Wed, 16 May 2012, Richard Kojedzinszky wrote:

> Dear Guido,
>
> Sorry, I've fixed the pkg-descr. This package has nothing to do with the 
> mentioned ones, this is a newly implemented one, from scratch. This suits my 
> (our) needs, so that is why I implemented a new one. Other libraries seemed 
> to be more complex to use, or was slower.
>
> Thanks in advance,
>
>
> Kojedzinszky Richard
>
> On Wed, 16 May 2012, Guido Falsi wrote:
>
>> Hi,
>> 
>> The shar archieve has a wrong pkg-descr. It's from another port (libev)
>> could you fix this and submit a new shar archieve as a followup?
>> 
>> Also, does this project have an home page? Is it in any way related to:
>> 
>> http://sourceforge.net/projects/libjson/
>> 
>> or
>> 
>> http://sourceforge.net/projects/jsonpp/
>> 
>> Thanks.
>> 
>> -- 
>> Guido Falsi <madpilot@FreeBSD.org>
>
Comment 8 Guido Falsi freebsd_committer freebsd_triage 2012-07-13 13:35:25 UTC
On Fri, Jul 13, 2012 at 02:27:44PM +0200, Richard Kojedzinszky wrote:
> Dear freebsd port team,
> 
> libjson++ has a new release, which I've attached a new libjson++ for
> in the ports tree. Is this the right method updating a port, or
> where should I go with this?
> 
> Thanks in advance

The correct procedure to propose an update to a port is described here:

http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/port-upgrading.html

To summarize you should send a diff attached to a new PR with a synopsis
like:

[intainer-update] devel/libjson++: update to 0.3.2.

Please never sumbit updates or new ports to closed PRs as such followups
are easily lost and never seen.

If you could please follow the correct procedure and submit a new PR
with a diff from the previous port, then send me the PR number I will
look at it as soon as I can.

Thank you!

-- 
Guido Falsi <madpilot@FreeBSD.org>