From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Aug 30 10:00:02 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 742113F1 for ; Fri, 30 Aug 2013 10:00:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 561612720 for ; Fri, 30 Aug 2013 10:00:02 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r7UA024b093379 for ; Fri, 30 Aug 2013 10:00:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r7UA02xY093378; Fri, 30 Aug 2013 10:00:02 GMT (envelope-from gnats) Resent-Date: Fri, 30 Aug 2013 10:00:02 GMT Resent-Message-Id: <201308301000.r7UA02xY093378@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Johannes Meixner Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 07BD41FE; Fri, 30 Aug 2013 09:53:18 +0000 (UTC) (envelope-from xmj@chaot.net) Received: from dd16522.kasserver.com (dd16522.kasserver.com [85.13.137.124]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id B205226AE; Fri, 30 Aug 2013 09:53:17 +0000 (UTC) Received: from mx12 (unknown [84.50.246.19]) by dd16522.kasserver.com (Postfix) with ESMTPSA id EF8BA8D4014; Fri, 30 Aug 2013 11:53:08 +0200 (CEST) Received: from localhost (1003@localhost [local]); by mx12 (OpenSMTPD) with ESMTPA id 269a3ce3; Fri, 30 Aug 2013 12:53:07 +0300 (EEST) Message-Id: <425467225.enqueue@mx12> Date: Fri, 30 Aug 2013 12:53:07 +0300 (EEST) From: Johannes Meixner To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/181677: [update] devel/py27-ujson: Update to 1.33 Cc: delphij@FreeBSD.org X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Aug 2013 10:00:02 -0000 >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@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 -# $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: