Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Jan 2021 23:01:27 +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: r561519 - head/devel/please
Message-ID:  <202101132301.10DN1RfS062230@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Wed Jan 13 23:01:26 2021
New Revision: 561519
URL: https://svnweb.freebsd.org/changeset/ports/561519

Log:
  Fix PKGBASE collision with security/please

Modified:
  head/devel/please/Makefile

Modified: head/devel/please/Makefile
==============================================================================
--- head/devel/please/Makefile	Wed Jan 13 22:37:30 2021	(r561518)
+++ head/devel/please/Makefile	Wed Jan 13 23:01:26 2021	(r561519)
@@ -4,6 +4,7 @@ PORTNAME=	please
 DISTVERSIONPREFIX=	v
 DISTVERSION=	15.12.0
 CATEGORIES=	devel
+PKGNAMESUFFIX=	.build
 
 MAINTAINER=	swills@FreeBSD.org
 COMMENT=	High-performance extensible build system for reproducible builds



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