Update to 3.1.1

Changes:	https://scons.org/tag/releases.html
		https://github.com/SCons/scons/blob/master/src/CHANGES.txt
PR:		240584
Exp-run by:	antoine
This commit is contained in:
Sunpoet Po-Chuan Hsieh
2019-10-02 19:51:04 +00:00
parent ca98c9e0c4
commit eb07a4661e
2 changed files with 10 additions and 11 deletions

View File

@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= scons
PORTVERSION= 3.0.1
PORTVERSION= 3.1.1
CATEGORIES= devel python
MASTER_SITES= SF
@@ -15,17 +15,16 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt
RUN_DEPENDS= gm4:devel/m4
USES= python:2.7 shebangfix
SHEBANG_FILES= script/scons*
USE_PYTHON= distutils autoplist
USE_PYTHON= autoplist distutils
NO_ARCH= yes
PLIST_SUB= SCONS_VER=${PORTVERSION}
SHEBANG_FILES= script/scons*
post-patch:
@${REINPLACE_CMD} \
-e 's,distutils\.command\.install$$,setuptools\.command\.install,' \
-e 's,distutils\.command\.install\.,setuptools\.command\.install\.,' \
${WRKSRC}/setup.py
@${FIND} ${WRKSRC} -name \*.orig -delete
@${REINPLACE_CMD} -e 's|distutils\(\.command\.install\)$$|setuptools\1|; s|distutils\(\.command\.install\.\)|setuptools\1|' ${WRKSRC}/setup.py
@${FIND} ${WRKSRC} -name '*.orig' -delete
.include <bsd.port.mk>

View File

@@ -1,3 +1,3 @@
TIMESTAMP = 1512777361
SHA256 (scons-3.0.1.tar.gz) = 24475e38d39c19683bc88054524df018fe6949d70fbd4c69e298d39a0269f173
SIZE (scons-3.0.1.tar.gz) = 634815
TIMESTAMP = 1565351399
SHA256 (scons-3.1.1.tar.gz) = 4cea417fdd7499a36f407923d03b4b7000b0f9e8fd7b31b316b9ce7eba9143a5
SIZE (scons-3.1.1.tar.gz) = 663878