Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 May 2012 02:42:33 +0600 (BDT)
From:      Muhammad Moinur Rahman <5u623l20@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        vanilla@FreeBSD.org
Subject:   ports/167501: [PATCH] devel/jansson: update to 2.3.1
Message-ID:  <201205012042.q41KgX6H088195@bofh.telnet.net.bd>
Resent-Message-ID: <201205012050.q41KoB1G081317@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         167501
>Category:       ports
>Synopsis:       [PATCH] devel/jansson: update to 2.3.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue May 01 20:50:11 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Muhammad Moinur Rahman
>Release:        FreeBSD 9.0-STABLE amd64
>Organization:
>Environment:
System: FreeBSD bofh.telnet.net.bd 9.0-STABLE FreeBSD 9.0-STABLE #0: Fri Mar  2 02:21:51 BDT
>Description:
- Update to 2.3.1

For Committer's reference:
http://tb.s.ubze.ro//logs/7.4-FreeBSD-i386/jansson-2.3.1.log
http://tb.s.ubze.ro//logs/7.4-FreeBSD-amd64/jansson-2.3.1.log
http://tb.s.ubze.ro//logs/9.0-FreeBSD-i386/jansson-2.3.1.log
http://tb.s.ubze.ro//logs/9.0-FreeBSD-amd64/jansson-2.3.1.log
http://tb.s.ubze.ro//logs/8.3-FreeBSD-i386/jansson-2.3.1.log
http://tb.s.ubze.ro//logs/8.3-FreeBSD-amd64/jansson-2.3.1.log

Port maintainer (vanilla@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99_5 (mode: update, diff: ports)
>How-To-Repeat:
>Fix:

--- jansson-2.3.1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/devel/jansson/Makefile ./Makefile
--- /usr/ports/devel/jansson/Makefile	2012-03-15 21:28:41.000000000 +0600
+++ ./Makefile	2012-05-02 02:39:13.723907299 +0600
@@ -6,13 +6,14 @@
 #
 
 PORTNAME=	jansson
-PORTVERSION=	2.3
+PORTVERSION=	2.3.1
 CATEGORIES=	devel
 MASTER_SITES=	http://www.digip.org/jansson/releases/
 
 MAINTAINER=	vanilla@FreeBSD.org
 COMMENT=	A C library for encoding, decoding and manipulating JSON data
 
+USE_BZIP2=	yes
 USE_LDCONFIG=	yes
 GNU_CONFIGURE=	yes
 USE_GNOME=	gnomehack pkgconfig
diff -ruN --exclude=CVS /usr/ports/devel/jansson/distinfo ./distinfo
--- /usr/ports/devel/jansson/distinfo	2012-03-15 21:28:41.000000000 +0600
+++ ./distinfo	2012-05-02 02:39:23.424888848 +0600
@@ -1,2 +1,2 @@
-SHA256 (jansson-2.3.tar.gz) = db2a4202b4731398b16c97335f94536611283801236dbcd529e190f11e837292
-SIZE (jansson-2.3.tar.gz) = 389855
+SHA256 (jansson-2.3.1.tar.bz2) = a8904c913662e6a0d84d4aa00e6dc7ead916d68ea1708ec330e0eace7e44a8dc
+SIZE (jansson-2.3.1.tar.bz2) = 312894
--- jansson-2.3.1.patch ends here ---

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



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