- Update to 2.18
PR: ports/145698 Submitted by: Ju Pengfei <jupengfei@gmail.com> (maintainer)
This commit is contained in:
parent
c1a4b0414a
commit
b3ad5b01ea
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=252679
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user