Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Mar 2011 14:15:20 GMT
From:      Ruslan Mahmatkhanov <cvs-src@yandex.ru>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/155602: [UPDATE] devel/py-distutils-extra: update to 2.26
Message-ID:  <201103161415.p2GEFKnG080127@red.freebsd.org>
Resent-Message-ID: <201103161420.p2GEKBZ2086019@freefall.freebsd.org>

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

>Number:         155602
>Category:       ports
>Synopsis:       [UPDATE] devel/py-distutils-extra: update to 2.26
>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:   Wed Mar 16 14:20:11 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Ruslan Mahmatkhanov
>Release:        8.2-STABLE
>Organization:
>Environment:
8.2-STABLE i386
>Description:
- update to 2.26
- add license
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruNa py-distutils-extra.orig/Makefile py-distutils-extra/Makefile
--- py-distutils-extra.orig/Makefile	2011-03-04 06:58:38.000000000 +0300
+++ py-distutils-extra/Makefile	2011-03-16 17:06:30.000000000 +0300
@@ -6,15 +6,18 @@
 #
 
 PORTNAME=		distutils-extra
-PORTVERSION=		2.25
+PORTVERSION=		2.26
 CATEGORIES=		devel python
-MASTER_SITES=		http://launchpadlibrarian.net/64385628/
+MASTER_SITES=		http://launchpadlibrarian.net/66409382/
 PKGNAMEPREFIX=		${PYTHON_PKGNAMEPREFIX}
 DISTNAME=		python-${PORTNAME}-${PORTVERSION}
 
 MAINTAINER=		jupengfei@gmail.com
 COMMENT=		Add support for i18n, documentation and icons to distutils
 
+LICENSE=		GPLv2
+LICENSE_FILE=		${WRKSRC}/LICENSE
+
 USE_PYTHON=		yes
 USE_PYDISTUTILS=	easy_install
 PYDISTUTILS_PKGNAME=	python_distutils_extra
diff -ruNa py-distutils-extra.orig/distinfo py-distutils-extra/distinfo
--- py-distutils-extra.orig/distinfo	2011-03-04 06:58:38.000000000 +0300
+++ py-distutils-extra/distinfo	2011-03-16 17:05:27.000000000 +0300
@@ -1,2 +1,2 @@
-SHA256 (python-distutils-extra-2.25.tar.gz) = 15004bd44b419b7673dcfe9ee03129e20e67935435d7664f4ab1068302d7083b
-SIZE (python-distutils-extra-2.25.tar.gz) = 25964
+SHA256 (python-distutils-extra-2.26.tar.gz) = 11a3d16efffb00c2b50f40c48531dadaf553ed7a36c5621fde437a16ca40f7ea
+SIZE (python-distutils-extra-2.26.tar.gz) = 26085


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



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