Skip to content
Snippets Groups Projects
Verified Commit 4a4944fb authored by sunpoet's avatar sunpoet
Browse files

devel/scons: Update to 4.1.0.post1

Changes:	https://scons.org/tag/releases.html
		https://github.com/SCons/scons/blob/master/CHANGES.txt
PR:		256329
Tested by:	Ronald Klop <ronald-lists@klop.ws>
parent 542477e6
No related branches found
No related tags found
No related merge requests found
# Created by: Peter Haight <peterh@sapros.com>
PORTNAME= scons
PORTVERSION= 3.1.2
PORTREVISION= 1
PORTVERSION= 4.1.0.post1
CATEGORIES= devel python
MASTER_SITES= SF
PKGNAMESUFFIX= ${PYTHON_PKGNAMESUFFIX}
......@@ -11,23 +10,12 @@ MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Build tool alternative to make
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
LICENSE_FILE= ${WRKSRC}/LICENSE
USES= python:3.6+ shebangfix
USES= python:3.6+
USE_PYTHON= autoplist concurrent distutils
NO_ARCH= yes
WRKSRC= ${WRKDIR}/SCons-${PORTVERSION}
PLIST_SUB= SCONS_VER=${PORTVERSION}
SHEBANG_FILES= script/scons*
post-patch:
@${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.pre.mk>
PYDISTUTILS_INSTALLARGS+= --standard-lib
.include <bsd.port.post.mk>
.include <bsd.port.mk>
TIMESTAMP = 1585059178
SHA256 (scons-3.1.2.tar.gz) = 7801f3f62f654528e272df780be10c0e9337e897650b62ddcee9f39fde13f8fb
SIZE (scons-3.1.2.tar.gz) = 668298
TIMESTAMP = 1622561317
SHA256 (scons-4.1.0.post1.tar.gz) = 52be492ff5f0dfeb773826c4431d0baba03701574f19e574b55a1085ed57a2e7
SIZE (scons-4.1.0.post1.tar.gz) = 3008712
--- setup.cfg.orig 2021-05-28 17:56:43 UTC
+++ setup.cfg
@@ -56,7 +56,7 @@ console_scripts =
scons.tool.docbook = *.*
[options.data_files]
-. = scons.1
+share/man/man1 = scons.1
scons-time.1
sconsign.1
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment