Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Jun 2012 19:15:44 +1000 (EST)
From:      koobs <koobs.freebsd@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        mail@derzinn.de
Subject:   ports/169340: [PATCH] devel/py-anyjson: update to 0.3.3
Message-ID:  <20120623091544.7B2B61773B@freebsd-90-amd64.localdomain>
Resent-Message-ID: <201206230920.q5N9KImJ005989@freefall.freebsd.org>

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

>Number:         169340
>Category:       ports
>Synopsis:       [PATCH] devel/py-anyjson: update to 0.3.3
>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:   Sat Jun 23 09:20:18 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     koobs
>Release:        FreeBSD 9.0-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD freebsd-90-amd64 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Sat May  5 14:51:14 EST
>Description:
- Update to 0.3.3
- Remove LICENSE_FILE for well-known (licenses.db) licenses

Port maintainer (mail@derzinn.de) is cc'd.

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

--- py27-anyjson-0.3.3.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/devel/py-anyjson/Makefile ./Makefile
--- /usr/ports/devel/py-anyjson/Makefile	2011-04-12 13:16:14.000000000 +1000
+++ ./Makefile	2012-06-23 19:13:16.000000000 +1000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	anyjson
-PORTVERSION=	0.3.1
+PORTVERSION=	0.3.3
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -15,7 +15,6 @@
 COMMENT=	JSON library wrapper for Python
 
 LICENSE=	BSD
-LICENSE_FILE=	${WRKSRC}/LICENSE
 
 USE_PYTHON=		yes
 USE_PYDISTUTILS=	easy_install
diff -ruN --exclude=CVS /usr/ports/devel/py-anyjson/distinfo ./distinfo
--- /usr/ports/devel/py-anyjson/distinfo	2011-04-12 13:16:14.000000000 +1000
+++ ./distinfo	2012-06-23 19:13:26.000000000 +1000
@@ -1,2 +1,2 @@
-SHA256 (anyjson-0.3.1.tar.gz) = 1643c0adb7dbecc4331437ee14ef5f6a3d55b4ffca147db1cc957dc966062340
-SIZE (anyjson-0.3.1.tar.gz) = 5161
+SHA256 (anyjson-0.3.3.tar.gz) = 37812d863c9ad3e35c0734c42e0bf0320ce8c3bed82cd20ad54cb34d158157ba
+SIZE (anyjson-0.3.3.tar.gz) = 8332
--- py27-anyjson-0.3.3.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?20120623091544.7B2B61773B>