ports/183796: Update devel/yajl-tcl to 1.4

Jeff Lawson jeff.lawson at flightaware.com
Fri Nov 8 18:40:01 UTC 2013


>Number:         183796
>Category:       ports
>Synopsis:       Update devel/yajl-tcl to 1.4
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Nov 08 18:40:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Jeff Lawson
>Release:        FreeBSD 8.2-RELEASE amd64
>Organization:
FlightAware
>Environment:
System: FreeBSD rowdy.hou.flightaware.com 8.2-RELEASE FreeBSD 8.2-RELEASE #2: Thu Feb 24 10:18:23 CST 2011 root at blubl.hou.flightaware.com:/usr/obj/usr/src/sys/GENERIC amd64


>Description:
	Update port to current version containing bugfixes for memory leaks.

>How-To-Repeat:
	n/a
>Fix:
	Update port to current version containing bugfixes for memory leaks.

--- yajl-tcl-1.4-port.diff begins here ---
diff -ur yajl-tcl.orig/Makefile yajl-tcl/Makefile
--- yajl-tcl.orig/Makefile	2013-11-08 12:02:54.000000000 -0600
+++ yajl-tcl/Makefile	2013-11-08 12:16:27.000000000 -0600
@@ -2,7 +2,7 @@
 # $FreeBSD: devel/yajl-tcl/Makefile 327726 2013-09-20 17:17:44Z bapt $
 
 PORTNAME=	yajl-tcl
-PORTVERSION=	1.3
+PORTVERSION=	1.4
 CATEGORIES=	devel
 
 MAINTAINER=	tcltk at FreeBSD.org
@@ -14,7 +14,8 @@
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	flightaware
-WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
+GH_TAGNAME=     v${PORTVERSION}
+WRKSRC=		${WRKDIR}/${GH_ACCOUNT}-${PORTNAME}-06b7c59
 
 USES+=		tcl:85+
 USE_AUTOTOOLS=	autoconf
diff -ur yajl-tcl.orig/distinfo yajl-tcl/distinfo
--- yajl-tcl.orig/distinfo	2013-11-08 12:02:54.000000000 -0600
+++ yajl-tcl/distinfo	2013-11-08 12:13:12.000000000 -0600
@@ -1,2 +1,2 @@
-SHA256 (yajl-tcl-1.3.tar.gz) = 906ed0e6e2bfcb86be5ed5f9a9b505f7d586641807e6f8621aab21745b06c22f
-SIZE (yajl-tcl-1.3.tar.gz) = 480848
+SHA256 (yajl-tcl-1.4.tar.gz) = d146449cf7ffe648098c970b639338e45346a820a7de4d3266fdc7af61b0b610
+SIZE (yajl-tcl-1.4.tar.gz) = 483671
--- yajl-tcl-1.4-port.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-ports-bugs mailing list