From owner-svn-ports-all@freebsd.org Sat Nov 5 16:59:37 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BE1CCAF707C; Sat, 5 Nov 2016 16:59:37 +0000 (UTC) (envelope-from cpm@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 mx1.freebsd.org (Postfix) with ESMTPS id 8C91267E; Sat, 5 Nov 2016 16:59:37 +0000 (UTC) (envelope-from cpm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uA5Gxaf7086265; Sat, 5 Nov 2016 16:59:36 GMT (envelope-from cpm@FreeBSD.org) Received: (from cpm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uA5GxaPS086263; Sat, 5 Nov 2016 16:59:36 GMT (envelope-from cpm@FreeBSD.org) Message-Id: <201611051659.uA5GxaPS086263@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: cpm set sender to cpm@FreeBSD.org using -f From: "Carlos J. Puga Medina" Date: Sat, 5 Nov 2016 16:59:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r425400 - head/net/py-uritemplate X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Nov 2016 16:59:37 -0000 Author: cpm Date: Sat Nov 5 16:59:36 2016 New Revision: 425400 URL: https://svnweb.freebsd.org/changeset/ports/425400 Log: net/py-uritemplate: -Remove CONFLICTS_INSTALL on net/py-uritemplate.py -Add NO_ARCH -Cosmetic fixes -Record TIMESTAMP in distinfo Submitted by: cpm Reviewed by: feld, koobs (mentors) Approved by: nivit (maintainer timeout, 2 weeks), feld, koobs (mentors) Differential Revision: D8265 Modified: head/net/py-uritemplate/Makefile head/net/py-uritemplate/distinfo Modified: head/net/py-uritemplate/Makefile ============================================================================== --- head/net/py-uritemplate/Makefile Sat Nov 5 16:57:01 2016 (r425399) +++ head/net/py-uritemplate/Makefile Sat Nov 5 16:59:36 2016 (r425400) @@ -13,9 +13,9 @@ COMMENT= Python implementation of URI Te LICENSE= APACHE20 -CONFLICTS_INSTALL= py*-uritemplate.py-[0-9]* - USE_PYTHON= autoplist distutils -USES= python +USES= python + +NO_ARCH= yes .include Modified: head/net/py-uritemplate/distinfo ============================================================================== --- head/net/py-uritemplate/distinfo Sat Nov 5 16:57:01 2016 (r425399) +++ head/net/py-uritemplate/distinfo Sat Nov 5 16:59:36 2016 (r425400) @@ -1,2 +1,3 @@ +TIMESTAMP = 1476697193 SHA256 (uritemplate-0.6.tar.gz) = a30e230aeb7ebedbcb5da9999a17fa8a30e512e6d5b06f73d47c6e03c8e357fd SIZE (uritemplate-0.6.tar.gz) = 3508