ports/131882: [PATCH] devel/py-simplejson update to 2.0.9

Nicola Vitale nivit at FreeBSD.org
Thu Feb 19 17:50:01 UTC 2009


>Number:         131882
>Category:       ports
>Synopsis:       [PATCH] devel/py-simplejson update to 2.0.9
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Feb 19 17:50:00 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Nicola Vitale
>Release:        FreeBSD 7.1-STABLE i386
>Organization:
>Environment:
FreeBSD scutigera.domo.sva 7.1-STABLE FreeBSD 7.1-STABLE #3: Sat Feb  7 15:37:18 CET 2009     stan at scutigera.domo.sva:/usr/obj/usr/src/sys/SCUTIGERA  i386

>Description:
- Update to 2.0.9

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/py-simplejson/Makefile,v
retrieving revision 1.23
diff -u -r1.23 Makefile
--- Makefile	16 Feb 2009 13:26:52 -0000	1.23
+++ Makefile	19 Feb 2009 17:45:06 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	simplejson
-PORTVERSION=	2.0.8
+PORTVERSION=	2.0.9
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -18,7 +18,7 @@
 USE_PYDISTUTILS=	easy_install
 PYEASYINSTALL_ARCHDEP=	yes
 
-DOCSDIR=	${PREFIX}/share/doc/py-${PORTNAME}
+DOCSDIR=	${PREFIX}/share/doc/${PYTHON_PKGNAMEPREFIX}${PORTNAME}
 
 .if !defined(NOPORTDOCS)
 post-install:
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/py-simplejson/distinfo,v
retrieving revision 1.16
diff -u -r1.16 distinfo
--- distinfo	16 Feb 2009 13:26:52 -0000	1.16
+++ distinfo	19 Feb 2009 17:45:06 -0000
@@ -1,3 +1,3 @@
-MD5 (simplejson-2.0.8.tar.gz) = 29f8a89bcc4d751f4039436ec769807f
-SHA256 (simplejson-2.0.8.tar.gz) = 4185e3f2a4b5d05bff8fca27053336e5b7eb64c8ff17871bb60a6f2255d639be
-SIZE (simplejson-2.0.8.tar.gz) = 114991
+MD5 (simplejson-2.0.9.tar.gz) = af5e67a39ca3408563411d357e6d5e47
+SHA256 (simplejson-2.0.9.tar.gz) = abcdf460778beff48ba13faf5b5810cf3803e5c8d872b5fc529226aa56ec93ee
+SIZE (simplejson-2.0.9.tar.gz) = 115443


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list