mirror of
https://git.freebsd.org/ports.git
synced 2025-06-03 03:46:30 -04:00
- Update to 0.4.1
- Sort USE_PYTHON values
This commit is contained in:
parent
fb5d6af4c4
commit
3dc85c70d4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=378117
2 changed files with 4 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= clint
|
PORTNAME= clint
|
||||||
PORTVERSION= 0.3.7
|
PORTVERSION= 0.4.1
|
||||||
#PORTREVISION= 0
|
#PORTREVISION= 0
|
||||||
CATEGORIES= devel
|
CATEGORIES= devel
|
||||||
MASTER_SITES= CHEESESHOP
|
MASTER_SITES= CHEESESHOP
|
||||||
|
@ -16,6 +16,6 @@ LICENSE= ISCL
|
||||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}args>=0.1.0:${PORTSDIR}/devel/py-args
|
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}args>=0.1.0:${PORTSDIR}/devel/py-args
|
||||||
|
|
||||||
USES= python
|
USES= python
|
||||||
USE_PYTHON= distutils autoplist
|
USE_PYTHON= autoplist distutils
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
SHA256 (clint-0.3.7.tar.gz) = e2c100dafc9e2ad92c324b9b8a03999000e37795249f7e7f736d2e83389973b8
|
SHA256 (clint-0.4.1.tar.gz) = 3a9e7ba7ceaa10276bcfe85110a04633813344406ec6181063cd79210b2804a8
|
||||||
SIZE (clint-0.3.7.tar.gz) = 25387
|
SIZE (clint-0.4.1.tar.gz) = 28854
|
||||||
|
|
Loading…
Add table
Reference in a new issue