ports/176964: [maintainer][patch] devel/py-wsgitools update to Version 0.2.4
Klaus Aehlig
aehlig at linta.de
Thu Mar 14 18:20:01 UTC 2013
>Number: 176964
>Category: ports
>Synopsis: [maintainer][patch] devel/py-wsgitools update to Version 0.2.4
>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: Thu Mar 14 18:20:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator: Klaus Aehlig
>Release: FreeBSD 9.1-STABLE amd64
>Organization:
>Environment:
System: FreeBSD howard.linta.de 9.1-STABLE FreeBSD 9.1-STABLE #9 r246978: Wed Feb 20 08:46:40 CET 2013 root at howard.linta.de:/usr/obj/usr/src/sys/GENERIC amd64
>Description:
Update devel/py-wsgitools to version 0.2.4
While there, clean up Makefile headers
>How-To-Repeat:
>Fix:
Apply the following patch
--- py-wsgitools.diff begins here ---
diff -ruN py-wsgitools.orig/Makefile py-wsgitools/Makefile
--- py-wsgitools.orig/Makefile 2013-03-14 18:53:05.000000000 +0100
+++ py-wsgitools/Makefile 2013-03-14 18:51:47.000000000 +0100
@@ -1,12 +1,8 @@
-# Ports collection makefile for: py-wsgitools
-# Date created: 2011/01/13
-# Whom: Klaus T. Aehlig <aehlig at linta.de>
-#
+# Created by: Klaus T. Aehlig <aehlig at linta.de>
# $FreeBSD: head/devel/py-wsgitools/Makefile 300896 2012-07-14 13:54:48Z beat $
-#
PORTNAME= wsgitools
-PORTVERSION= 0.2.3
+PORTVERSION= 0.2.4
CATEGORIES= devel
MASTER_SITES= http://subdivi.de/~helmut/darcs/${PORTNAME}/dist/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -16,7 +12,7 @@
LICENSE= GPLv2 # or higher
-USE_PYTHON= yes
+USE_PYTHON= 2.5-2.7
USE_PYDISTUTILS=yes
.include <bsd.port.mk>
diff -ruN py-wsgitools.orig/distinfo py-wsgitools/distinfo
--- py-wsgitools.orig/distinfo 2013-03-14 18:53:05.000000000 +0100
+++ py-wsgitools/distinfo 2013-03-14 18:51:47.000000000 +0100
@@ -1,2 +1,2 @@
-SHA256 (wsgitools-0.2.3.tar.gz) = 0e7c53c14c37ff753bab975512d567cdaa508ecfb7e6f2b23134988d416af972
-SIZE (wsgitools-0.2.3.tar.gz) = 24622
+SHA256 (wsgitools-0.2.4.tar.gz) = 0472dde4d7a8e78c7dec7db8d1d93451d832e80654d3e2f575678ed44b71e614
+SIZE (wsgitools-0.2.4.tar.gz) = 28444
--- py-wsgitools.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list