ports/172919: [PATCH] devel/py-pylib: update to 1.4.10

Kubilay Kocak koobs.freebsd at gmail.com
Sun Oct 21 06:00:01 UTC 2012


>Number:         172919
>Category:       ports
>Synopsis:       [PATCH] devel/py-pylib: update to 1.4.10
>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:   Sun Oct 21 06:00:00 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Kubilay Kocak
>Release:        FreeBSD 9.0-RELEASE-p3 amd64
>Organization:
>Environment:
System: FreeBSD freebsd-9-amd64 9.0-RELEASE-p3 FreeBSD 9.0-RELEASE-p3 #0: Sat Jul  7 21:26:56 EST
>Description:
- Update to 1.4.10
- Dont need MASTER_SITE_SUBDIR
- Whitespace alignment and empty line removal

Changes:

http://doc.pylib.org/en/latest/changelog.html#changelog

====[QA]====
portlint: looks fine.
porttest: OK
redports: https://redports.org/buildarchive/20121021035717-57050/
============

Port maintainer (rm at FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99_6 (mode: update, diff: ports)
>How-To-Repeat:
>Fix:

--- py27-pylib-1.4.10.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/devel/py-pylib/Makefile ./Makefile
--- /usr/ports/devel/py-pylib/Makefile	2012-06-15 04:59:25.000000000 +1000
+++ ./Makefile	2012-10-21 14:46:39.000000000 +1100
@@ -6,10 +6,9 @@
 #
 
 PORTNAME=	pylib
-PORTVERSION=	1.4.9
+PORTVERSION=	1.4.10
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
-MASTER_SITE_SUBDIR=	source/p/py
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 DISTNAME=	py-${PORTVERSION}
 
@@ -19,13 +18,12 @@
 LICENSE=	MIT
 
 # Python3 ready
-USE_PYTHON=	yes
+USE_PYTHON=		yes
 USE_PYDISTUTILS=	easy_install
 PYDISTUTILS_PKGNAME=	py
-USE_ZIP=	yes
+USE_ZIP=		yes
 
 DOCSDIR=	${PREFIX}/share/doc/py-${PORTNAME}
-
 PORTDOCS=	CHANGELOG README.txt
 
 post-install:
diff -ruN --exclude=CVS /usr/ports/devel/py-pylib/distinfo ./distinfo
--- /usr/ports/devel/py-pylib/distinfo	2012-06-15 04:59:26.000000000 +1000
+++ ./distinfo	2012-10-21 14:46:30.000000000 +1100
@@ -1,2 +1,2 @@
-SHA256 (py-1.4.9.zip) = 75ad266f591624b6d8c62a99819558e1266aa043bbaf0185bb649b36f1bdded0
-SIZE (py-1.4.9.zip) = 224945
+SHA256 (py-1.4.10.zip) = b4607de3fe00363067e4e3f1eb6940ce096a8e3f3f835ed777b06a70387cd162
+SIZE (py-1.4.10.zip) = 225401
--- py27-pylib-1.4.10.patch ends here ---

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


More information about the freebsd-ports-bugs mailing list