ports/181677: [update] devel/py27-ujson: Update to 1.33
Johannes Meixner
xmj at chaot.net
Fri Aug 30 10:00:02 UTC 2013
>Number: 181677
>Category: ports
>Synopsis: [update] devel/py27-ujson: Update to 1.33
>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: Fri Aug 30 10:00:01 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator: Johannes Meixner
>Release: FreeBSD 10.0-CURRENT amd64
>Organization:
>Environment:
System: FreeBSD mx12 10.0-CURRENT FreeBSD 10.0-CURRENT #1 r254950M: Tue Aug 27 08:55:01 EEST
>Description:
- Update version to 1.33
- Tweak pkg-descr in line with portlint(1) output
portlint: looks fine
porttest: ok
testport: ok
redports: https://redports.org/buildarchive/20130830093200-15721/
Port maintainer (delphij at FreeBSD.org) is cc'd.
Generated with FreeBSD Port Tools 0.99_8 (mode: change, diff: ports)
>How-To-Repeat:
>Fix:
--- py27-ujson-1.33.patch begins here ---
diff -ruN /usr/ports/devel/py-ujson/Makefile ./Makefile
--- /usr/ports/devel/py-ujson/Makefile 2012-11-17 07:56:51.000000000 +0200
+++ ./Makefile 2013-08-30 12:08:31.130182873 +0300
@@ -1,8 +1,8 @@
# Created by: Xin Li <delphij at FreeBSD.org>
-# $FreeBSD: ports/devel/py-ujson/Makefile,v 1.6 2012/11/17 05:56:51 svnexp Exp $
+# $FreeBSD$
PORTNAME= ujson
-PORTVERSION= 1.23
+PORTVERSION= 1.33
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff -ruN /usr/ports/devel/py-ujson/distinfo ./distinfo
--- /usr/ports/devel/py-ujson/distinfo 2012-11-08 00:06:30.000000000 +0200
+++ ./distinfo 2013-08-24 19:46:50.942810731 +0300
@@ -1,2 +1,2 @@
-SHA256 (ujson-1.23.zip) = 6fc94fcbf6a6f56fd0814d1eadbfccf35e4215eeba647333ce59dcee03b589f3
-SIZE (ujson-1.23.zip) = 193701
+SHA256 (ujson-1.33.zip) = 68cf825f227c82e1ac61e423cfcad923ff734c27b5bdd7174495d162c42c602b
+SIZE (ujson-1.33.zip) = 197034
diff -ruN /usr/ports/devel/py-ujson/pkg-descr ./pkg-descr
--- /usr/ports/devel/py-ujson/pkg-descr 2011-10-26 01:52:11.000000000 +0300
+++ ./pkg-descr 2013-08-30 12:09:00.260181809 +0300
@@ -1,4 +1,4 @@
UltraJSON is a fast and extendable JSON encoder and decoder written
in pure C.
-WWW: https://github.com/esnme/ultrajson
+WWW: https://github.com/esnme/ultrajson
--- py27-ujson-1.33.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list