mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-18 08:02:48 +00:00
- Update to 1.8.7
Feature safe: yes
This commit is contained in:
parent
636437f3d1
commit
b1ddcc5150
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=293666
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= pyutil
|
||||
PORTVERSION= 1.8.4
|
||||
PORTVERSION= 1.8.7
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -21,6 +21,9 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}argparse>=0.8.0:${PORTSDIR}/devel/py-argpa
|
||||
USE_PYTHON= 2.5+
|
||||
USE_PYDISTUTILS=easy_install
|
||||
|
||||
post-extract:
|
||||
${RM} -f ${WRKSRC}/pyutil/*.py~
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${ARCH} == "sparc64"
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (pyutil-1.8.4.tar.gz) = 86719ae8655bf28cb65aeab16ceb7a156b78547144d71e31b851e8a9eea0e3bf
|
||||
SIZE (pyutil-1.8.4.tar.gz) = 96186
|
||||
SHA256 (pyutil-1.8.7.tar.gz) = ec543095367dac44bb9e3078bf332b916fbf11be1f66f8562c5e043c300fc47e
|
||||
SIZE (pyutil-1.8.7.tar.gz) = 111407
|
||||
|
Loading…
Reference in New Issue
Block a user