Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 1 Dec 2018 10:32:53 +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: r486334 - head/devel/py-virtualenv-clone
Message-ID:  <201812011032.wB1AWrgo052923@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: nivit
Date: Sat Dec  1 10:32:52 2018
New Revision: 486334
URL: https://svnweb.freebsd.org/changeset/ports/486334

Log:
  - Update to 0.4.0
  - Pet portlint

Modified:
  head/devel/py-virtualenv-clone/Makefile
  head/devel/py-virtualenv-clone/distinfo

Modified: head/devel/py-virtualenv-clone/Makefile
==============================================================================
--- head/devel/py-virtualenv-clone/Makefile	Sat Dec  1 10:30:34 2018	(r486333)
+++ head/devel/py-virtualenv-clone/Makefile	Sat Dec  1 10:32:52 2018	(r486334)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	virtualenv-clone
-PORTVERSION=	0.3.0
+PORTVERSION=	0.4.0
 CATEGORIES=	devel
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -14,7 +14,9 @@ LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
 USES=		python
-USE_PYTHON=	autoplist concurrent distutils
+
 NO_ARCH=	yes
+
+USE_PYTHON=	autoplist concurrent distutils
 
 .include <bsd.port.mk>

Modified: head/devel/py-virtualenv-clone/distinfo
==============================================================================
--- head/devel/py-virtualenv-clone/distinfo	Sat Dec  1 10:30:34 2018	(r486333)
+++ head/devel/py-virtualenv-clone/distinfo	Sat Dec  1 10:32:52 2018	(r486334)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1520177718
-SHA256 (virtualenv-clone-0.3.0.tar.gz) = b5cfe535d14dc68dfc1d1bb4ac1209ea28235b91156e2bba8e250d291c3fb4f8
-SIZE (virtualenv-clone-0.3.0.tar.gz) = 5868
+TIMESTAMP = 1543659865
+SHA256 (virtualenv-clone-0.4.0.tar.gz) = 06c5a8bc77f3ed0ad130a690e623e27e07b6599dbdbf83e089cc3a2c6b191da0
+SIZE (virtualenv-clone-0.4.0.tar.gz) = 6227



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