Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 May 2014 21:58:20 +0200 (CEST)
From:      Bartek Rutkowski <ports@robakdesign.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/189442: [MAINTAINER] devel/py-demjson: update to 2.0
Message-ID:  <201405071958.s47JwKf1041553@poudriere.ithil.palantiri.org>
Resent-Message-ID: <201405072030.s47KU2lk076920@freefall.freebsd.org>

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

>Number:         189442
>Category:       ports
>Synopsis:       [MAINTAINER] devel/py-demjson: update to 2.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed May 07 20:30:01 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Bartek Rutkowski
>Release:        FreeBSD 11.0-CURRENT amd64
>Organization:
Pixeware LTD
>Environment:
System: FreeBSD poudriere.ithil.palantiri.org 11.0-CURRENT FreeBSD 11.0-CURRENT #0 r265535: Wed May  7 16:01:11
>Description:
- Update to 2.0

http://poudriere.ithil.palantiri.org:8080/latest-per-pkg/py27-demjson/2.0/

Generated with FreeBSD Port Tools 1.02 (mode: update, diff: SVN)
>How-To-Repeat:
>Fix:

--- py-demjson-2.0.patch begins here ---
Index: Makefile
===================================================================
--- Makefile	(revision 351394)
+++ Makefile	(working copy)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	demjson
-PORTVERSION=	1.6
-PORTREVISION=	1
+PORTVERSION=	2.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP \
 		http://deron.meranda.us/python/demjson/dist/
@@ -14,12 +13,12 @@
 
 LICENSE=	LGPL3
 
+USE_PYTHON=	yes
+
 USE_PYTHON=		yes
 USE_PYDISTUTILS=	yes
 PYDISTUTILS_AUTOPLIST=	yes
 
-PLIST_FILES=		bin/jsonlint
-
 post-install:
 	${INSTALL_SCRIPT} ${WRKSRC}/jsonlint ${STAGEDIR}${PREFIX}/bin
 
Index: distinfo
===================================================================
--- distinfo	(revision 353200)
+++ distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (demjson-1.7.tar.gz) = 26b3d1f47ea73e3aab9a04e13eef7cfb461feb8b4c380d83680ff2bed52a779b
-SIZE (demjson-1.7.tar.gz) = 60756
+SHA256 (demjson-2.0.tar.gz) = 75b54ccb07b2f08f336cc053b358b0fe2e87c50763b45ad5f4791b7d4a3f0976
+SIZE (demjson-2.0.tar.gz) = 189103
--- py-demjson-2.0.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?201405071958.s47JwKf1041553>