- Update to 0.4.1

- Sort USE_PYTHON values
This commit is contained in:
Nicola Vitale 2015-01-29 13:23:30 +00:00
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

View file

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= clint
PORTVERSION= 0.3.7
PORTVERSION= 0.4.1
#PORTREVISION= 0
CATEGORIES= devel
MASTER_SITES= CHEESESHOP
@ -16,6 +16,6 @@ LICENSE= ISCL
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}args>=0.1.0:${PORTSDIR}/devel/py-args
USES= python
USE_PYTHON= distutils autoplist
USE_PYTHON= autoplist distutils
.include <bsd.port.mk>

View file

@ -1,2 +1,2 @@
SHA256 (clint-0.3.7.tar.gz) = e2c100dafc9e2ad92c324b9b8a03999000e37795249f7e7f736d2e83389973b8
SIZE (clint-0.3.7.tar.gz) = 25387
SHA256 (clint-0.4.1.tar.gz) = 3a9e7ba7ceaa10276bcfe85110a04633813344406ec6181063cd79210b2804a8
SIZE (clint-0.4.1.tar.gz) = 28854