Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Nov 2013 19:50:02 GMT
From:      dfilter@FreeBSD.ORG (dfilter service)
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/184116: commit references a PR
Message-ID:  <201311201950.rAKJo2Ym027753@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/184116; it has been noted by GNATS.

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/184116: commit references a PR
Date: Wed, 20 Nov 2013 19:47:49 +0000 (UTC)

 Author: rakuco
 Date: Wed Nov 20 19:47:42 2013
 New Revision: 334445
 URL: http://svnweb.freebsd.org/changeset/ports/334445
 
 Log:
   Update to 0.5.0.
   
   PR:		ports/184116
   Submitted by:	Richard Kojedzinszky <krichy@cflinux.hu> (maintainer)
 
 Modified:
   head/devel/libjson++/Makefile
   head/devel/libjson++/distinfo
   head/devel/libjson++/pkg-plist
 
 Modified: head/devel/libjson++/Makefile
 ==============================================================================
 --- head/devel/libjson++/Makefile	Wed Nov 20 19:22:25 2013	(r334444)
 +++ head/devel/libjson++/Makefile	Wed Nov 20 19:47:42 2013	(r334445)
 @@ -2,7 +2,7 @@
  # $FreeBSD$
  
  PORTNAME=	libjson++
 -PORTVERSION=	0.4.0
 +PORTVERSION=	0.5.0
  CATEGORIES=	devel
  MASTER_SITES=	ftp://ftp.cflinux.hu/pub/
  
 
 Modified: head/devel/libjson++/distinfo
 ==============================================================================
 --- head/devel/libjson++/distinfo	Wed Nov 20 19:22:25 2013	(r334444)
 +++ head/devel/libjson++/distinfo	Wed Nov 20 19:47:42 2013	(r334445)
 @@ -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
 
 Modified: head/devel/libjson++/pkg-plist
 ==============================================================================
 --- head/devel/libjson++/pkg-plist	Wed Nov 20 19:22:25 2013	(r334444)
 +++ head/devel/libjson++/pkg-plist	Wed Nov 20 19:47:42 2013	(r334445)
 @@ -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
 _______________________________________________
 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"
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201311201950.rAKJo2Ym027753>