Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Feb 2020 19:46:41 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r526137 - head/devel/py-jaraco.context2
Message-ID:  <202002141946.01EJkf5J036449@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Fri Feb 14 19:46:41 2020
New Revision: 526137
URL: https://svnweb.freebsd.org/changeset/ports/526137

Log:
  Add py-jaraco.context2 2.0 (copied from py-jaraco.context)
  
  - Add PORTSCOUT

Added:
  head/devel/py-jaraco.context2/
     - copied from r525845, head/devel/py-jaraco.context/
Modified:
  head/devel/py-jaraco.context2/Makefile

Modified: head/devel/py-jaraco.context2/Makefile
==============================================================================
--- head/devel/py-jaraco.context/Makefile	Tue Feb 11 17:54:04 2020	(r525845)
+++ head/devel/py-jaraco.context2/Makefile	Fri Feb 14 19:46:41 2020	(r526137)
@@ -6,6 +6,7 @@ PORTVERSION=	2.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
+PKGNAMESUFFIX=	2
 
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Context managers by jaraco
@@ -22,6 +23,8 @@ USE_PYTHON=	autoplist concurrent distutils
 NO_ARCH=	yes
 
 POST_PLIST=	trim-jaraco-namespace
+
+PORTSCOUT=	limit:^2\.
 
 .include <bsd.port.pre.mk>
 



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