Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Apr 2010 12:54:10 GMT
From:      Ju Pengfei <jupengfei@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/145698: [maintainer update]  devel/py-distutils-extra
Message-ID:  <201004141254.o3ECsAXx042750@www.freebsd.org>
Resent-Message-ID: <201004141300.o3ED072W089645@freefall.freebsd.org>

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

>Number:         145698
>Category:       ports
>Synopsis:       [maintainer update]  devel/py-distutils-extra
>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:   Wed Apr 14 13:00:07 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Ju Pengfei
>Release:        8.0-RELEASE-p2
>Organization:
Ju Pengfei
>Environment:
>Description:
Update:

from version 2.15 to 2.18
>How-To-Repeat:

>Fix:
The attachment is a patch file.

Patch attached with submission follows:

diff -ruN py-distutils-extra.bak/Makefile py-distutils-extra/Makefile
--- py-distutils-extra.bak/Makefile	2010-04-14 20:48:19.000000000 +0800
+++ py-distutils-extra/Makefile	2010-04-14 20:48:50.000000000 +0800
@@ -6,15 +6,16 @@
 #
 
 PORTNAME=		distutils-extra
-PORTVERSION=		2.15
+PORTVERSION=		2.18
 CATEGORIES=		devel python
-MASTER_SITES=		http://launchpadlibrarian.net/37390814/
+MASTER_SITES=		http://launchpadlibrarian.net/41816434/
 PKGNAMEPREFIX=		${PYTHON_PKGNAMEPREFIX}
-DISTNAME=		python-${PORTNAME}-${PORTVERSION}
+DISTNAME=		dist-python-${PORTNAME}-${PORTVERSION}
 
 MAINTAINER=		jupengfei@gmail.com
 COMMENT=		Add support for i18n, documentation and icons to distutils
 
+WRKSRC=			${WRKDIR}/python-${PORTNAME}-${PORTVERSION}
 USE_PYTHON=		yes
 USE_PYDISTUTILS=	easy_install
 PYDISTUTILS_PKGNAME=	python_distutils_extra
diff -ruN py-distutils-extra.bak/distinfo py-distutils-extra/distinfo
--- py-distutils-extra.bak/distinfo	2010-04-14 20:48:19.000000000 +0800
+++ py-distutils-extra/distinfo	2010-04-14 20:48:50.000000000 +0800
@@ -1,3 +1,3 @@
-MD5 (python-distutils-extra-2.15.tar.gz) = d93ad58262cb9ab2ea82584d1cb0ee93
-SHA256 (python-distutils-extra-2.15.tar.gz) = ae2d9b3357884e9ae950711b606cc460d97dc1cd4cbb6042abdaad664fc02210
-SIZE (python-distutils-extra-2.15.tar.gz) = 25986
+MD5 (dist-python-distutils-extra-2.18.tar.gz) = 3d96d362ef514c2b2f8c3390c3033fae
+SHA256 (dist-python-distutils-extra-2.18.tar.gz) = 1cd3d3dca4b5e98538fb9cf4fbfc7d70ddfdad9b92c37fdc557fb370b2847533
+SIZE (dist-python-distutils-extra-2.18.tar.gz) = 26411


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



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