Bug 181677 - [update] devel/py27-ujson: Update to 1.33
Summary: [update] devel/py27-ujson: Update to 1.33
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Xin LI
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-30 11:00 UTC by Johannes Meixner
Modified: 2013-09-05 07:40 UTC (History)
1 user (show)

See Also:


Attachments
py27-ujson-1.33.patch (1.27 KB, patch)
2013-08-30 11:00 UTC, Johannes Meixner
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Johannes Meixner 2013-08-30 11:00:01 UTC
- 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@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99_8 (mode: change, diff: ports)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-08-30 11:00:09 UTC
Responsible Changed
From-To: freebsd-ports-bugs->delphij

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Xin LI freebsd_committer freebsd_triage 2013-09-05 07:31:41 UTC
State Changed
From-To: open->closed

Committed, thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2013-09-05 07:31:43 UTC
Author: delphij
Date: Thu Sep  5 06:31:35 2013
New Revision: 326356
URL: http://svnweb.freebsd.org/changeset/ports/326356

Log:
  Update to 1.33.
  
  PR:		ports/181677
  Submitted by:	Johannes Meixner <xmj chaot net>

Modified:
  head/devel/py-ujson/Makefile
  head/devel/py-ujson/distinfo
  head/devel/py-ujson/pkg-descr

Modified: head/devel/py-ujson/Makefile
==============================================================================
--- head/devel/py-ujson/Makefile	Thu Sep  5 06:23:19 2013	(r326355)
+++ head/devel/py-ujson/Makefile	Thu Sep  5 06:31:35 2013	(r326356)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	ujson
-PORTVERSION=	1.23
+PORTVERSION=	1.33
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-ujson/distinfo
==============================================================================
--- head/devel/py-ujson/distinfo	Thu Sep  5 06:23:19 2013	(r326355)
+++ head/devel/py-ujson/distinfo	Thu Sep  5 06:31:35 2013	(r326356)
@@ -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

Modified: head/devel/py-ujson/pkg-descr
==============================================================================
--- head/devel/py-ujson/pkg-descr	Thu Sep  5 06:23:19 2013	(r326355)
+++ head/devel/py-ujson/pkg-descr	Thu Sep  5 06:31:35 2013	(r326356)
@@ -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
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"