From owner-svn-ports-head@freebsd.org Sat Dec 1 10:32:54 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E7B55130D67E; Sat, 1 Dec 2018 10:32:53 +0000 (UTC) (envelope-from nivit@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 8784B7B5EF; Sat, 1 Dec 2018 10:32:53 +0000 (UTC) (envelope-from nivit@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 6261E16AED; Sat, 1 Dec 2018 10:32:53 +0000 (UTC) (envelope-from nivit@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id wB1AWr9d052925; Sat, 1 Dec 2018 10:32:53 GMT (envelope-from nivit@FreeBSD.org) Received: (from nivit@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id wB1AWrgo052923; Sat, 1 Dec 2018 10:32:53 GMT (envelope-from nivit@FreeBSD.org) Message-Id: <201812011032.wB1AWrgo052923@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: nivit set sender to nivit@FreeBSD.org using -f From: Nicola Vitale Date: Sat, 1 Dec 2018 10:32:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r486334 - head/devel/py-virtualenv-clone X-SVN-Group: ports-head X-SVN-Commit-Author: nivit X-SVN-Commit-Paths: head/devel/py-virtualenv-clone X-SVN-Commit-Revision: 486334 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 8784B7B5EF X-Spamd-Result: default: False [0.25 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_SHORT(-0.15)[-0.155,0]; NEURAL_SPAM_LONG(0.31)[0.307,0]; NEURAL_SPAM_MEDIUM(0.10)[0.096,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US] X-Rspamd-Server: mx1.freebsd.org X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Dec 2018 10:32:54 -0000 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 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