Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Aug 2011 17:49:22 GMT
From:      Ruslan Mahmatkhanov <cvs-src@yandex.ru>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/160316: [UPDATE] devel/py-pylib: update to 1.4.5
Message-ID:  <201108301749.p7UHnMur065475@red.freebsd.org>
Resent-Message-ID: <201108301750.p7UHoAAT040352@freefall.freebsd.org>

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

>Number:         160316
>Category:       ports
>Synopsis:       [UPDATE] devel/py-pylib: update to 1.4.5
>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:   Tue Aug 30 17:50:10 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Ruslan Mahmatkhanov
>Release:        9.0-BETA1
>Organization:
>Environment:
9.0-BETA1 i386
>Description:
- update to 1.4.5
- while here use just CHEESESHOP instead of ${MASTER_SITE..
- remove excessing define of WRKSRC
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruNa py-pylib.orig/Makefile py-pylib/Makefile
--- py-pylib.orig/Makefile	2011-08-08 23:14:12.000000000 +0400
+++ py-pylib/Makefile	2011-08-30 21:32:39.000000000 +0400
@@ -6,9 +6,9 @@
 #
 
 PORTNAME=	pylib
-PORTVERSION=	1.4.4
+PORTVERSION=	1.4.5
 CATEGORIES=	devel python
-MASTER_SITES=	${MASTER_SITE_CHEESESHOP}
+MASTER_SITES=	CHEESESHOP
 MASTER_SITE_SUBDIR=	source/p/py
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 DISTNAME=	py-${PORTVERSION}
@@ -23,8 +23,6 @@
 PYDISTUTILS_PKGNAME=	py
 USE_ZIP=	yes
 
-WRKSRC=		${WRKDIR}/${DISTNAME}
-
 DOCSDIR=	${PREFIX}/share/doc/py-${PORTNAME}
 
 PORTDOCS=	CHANGELOG README.txt
diff -ruNa py-pylib.orig/distinfo py-pylib/distinfo
--- py-pylib.orig/distinfo	2011-08-08 23:14:12.000000000 +0400
+++ py-pylib/distinfo	2011-08-30 21:29:28.000000000 +0400
@@ -1,2 +1,2 @@
-SHA256 (py-1.4.4.zip) = 6e688e8d037d23a7fc2c79d321eae91ba3b5f2d797101f6e2c9a8189839d6a22
-SIZE (py-1.4.4.zip) = 225304
+SHA256 (py-1.4.5.zip) = 8425c7140cfc5acf5b67cfb2f2af8d835ab2f6663ee2ca3d7206c1d81e1d35ea
+SIZE (py-1.4.5.zip) = 225478


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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201108301749.p7UHnMur065475>