Date: Fri, 3 Aug 2018 18:10:01 +0000 (UTC) From: Antoine Brodin <antoine@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r476316 - head/devel/py-cheetah3 Message-ID: <201808031810.w73IA1cN091572@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: antoine Date: Fri Aug 3 18:10:01 2018 New Revision: 476316 URL: https://svnweb.freebsd.org/changeset/ports/476316 Log: Fix PKGBASE collision with devel/py-cheetah Modified: head/devel/py-cheetah3/Makefile Modified: head/devel/py-cheetah3/Makefile ============================================================================== --- head/devel/py-cheetah3/Makefile Fri Aug 3 18:06:53 2018 (r476315) +++ head/devel/py-cheetah3/Makefile Fri Aug 3 18:10:01 2018 (r476316) @@ -7,6 +7,7 @@ PORTREVISION= 0 CATEGORIES= devel textproc www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} +PKGNAMESUFFIX= 3 DISTNAME= Cheetah3-${DISTVERSION} MAINTAINER= FreeBSD@ShaneWare.Biz
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201808031810.w73IA1cN091572>