Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Jan 2015 13:23:31 +0000 (UTC)
From:      Nicola Vitale <nivit@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r378117 - head/devel/py-clint
Message-ID:  <201501291323.t0TDNVST020270@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: nivit
Date: Thu Jan 29 13:23:30 2015
New Revision: 378117
URL: https://svnweb.freebsd.org/changeset/ports/378117
QAT: https://qat.redports.org/buildarchive/r378117/

Log:
  - Update to 0.4.1
  - Sort USE_PYTHON values

Modified:
  head/devel/py-clint/Makefile
  head/devel/py-clint/distinfo   (contents, props changed)

Modified: head/devel/py-clint/Makefile
==============================================================================
--- head/devel/py-clint/Makefile	Thu Jan 29 13:13:59 2015	(r378116)
+++ head/devel/py-clint/Makefile	Thu Jan 29 13:23:30 2015	(r378117)
@@ -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>

Modified: head/devel/py-clint/distinfo
==============================================================================
--- head/devel/py-clint/distinfo	Thu Jan 29 13:13:59 2015	(r378116)
+++ head/devel/py-clint/distinfo	Thu Jan 29 13:23:30 2015	(r378117)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201501291323.t0TDNVST020270>