ports/183796: commit references a PR

dfilter service dfilter at FreeBSD.ORG
Fri Nov 8 23:30:01 UTC 2013


The following reply was made to PR ports/183796; it has been noted by GNATS.

From: dfilter at FreeBSD.ORG (dfilter service)
To: bug-followup at FreeBSD.org
Cc:  
Subject: Re: ports/183796: commit references a PR
Date: Fri,  8 Nov 2013 23:26:49 +0000 (UTC)

 Author: gahr
 Date: Fri Nov  8 23:26:41 2013
 New Revision: 333269
 URL: http://svnweb.freebsd.org/changeset/ports/333269
 
 Log:
   - Update to 1.4
   
     * Fixed memory leaks
     * Fixed a warning due to an imprecise function signature
   
   PR:		183796
   Submitted by:	Jeff Lawson <jeff.lawson at flightaware.com>
 
 Modified:
   head/devel/yajl-tcl/Makefile
   head/devel/yajl-tcl/distinfo
 
 Modified: head/devel/yajl-tcl/Makefile
 ==============================================================================
 --- head/devel/yajl-tcl/Makefile	Fri Nov  8 23:08:10 2013	(r333268)
 +++ head/devel/yajl-tcl/Makefile	Fri Nov  8 23:26:41 2013	(r333269)
 @@ -2,7 +2,7 @@
  # $FreeBSD$
  
  PORTNAME=	yajl-tcl
 -PORTVERSION=	1.3
 +PORTVERSION=	1.4
  CATEGORIES=	devel
  
  MAINTAINER=	tcltk at FreeBSD.org
 @@ -15,7 +15,7 @@ LIB_DEPENDS=	libyajl.so:${PORTSDIR}/deve
  USE_GITHUB=	yes
  GH_ACCOUNT=	flightaware
  GH_TAGNAME=	v${PORTVERSION}
 -GH_COMMIT=	eab11f1
 +GH_COMMIT=	06b7c59
  
  USES+=		tcl:85+
  USE_AUTOTOOLS=	autoconf
 
 Modified: head/devel/yajl-tcl/distinfo
 ==============================================================================
 --- head/devel/yajl-tcl/distinfo	Fri Nov  8 23:08:10 2013	(r333268)
 +++ head/devel/yajl-tcl/distinfo	Fri Nov  8 23:26:41 2013	(r333269)
 @@ -1,2 +1,2 @@
 -SHA256 (yajl-tcl-1.3.tar.gz) = 14eb3068158ad1853dc95190156d3fa78b0b67826803086ad955112c2a93ded1
 -SIZE (yajl-tcl-1.3.tar.gz) = 483253
 +SHA256 (yajl-tcl-1.4.tar.gz) = d146449cf7ffe648098c970b639338e45346a820a7de4d3266fdc7af61b0b610
 +SIZE (yajl-tcl-1.4.tar.gz) = 483671
 _______________________________________________
 svn-ports-all at freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe at freebsd.org"
 


More information about the freebsd-tcltk mailing list