Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Sep 2017 19:42:25 +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: r449415 - head/databases/pecl-rrd1
Message-ID:  <201709071942.v87JgP2J009982@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Thu Sep  7 19:42:25 2017
New Revision: 449415
URL: https://svnweb.freebsd.org/changeset/ports/449415

Log:
  Fix PKGBASE collision with databases/pecl-rrd

Modified:
  head/databases/pecl-rrd1/Makefile

Modified: head/databases/pecl-rrd1/Makefile
==============================================================================
--- head/databases/pecl-rrd1/Makefile	Thu Sep  7 18:31:48 2017	(r449414)
+++ head/databases/pecl-rrd1/Makefile	Thu Sep  7 19:42:25 2017	(r449415)
@@ -3,6 +3,7 @@
 PORTNAME=	rrd
 DISTVERSION=	1.1.3
 CATEGORIES=	databases pear
+PKGNAMESUFFIX=	1
 
 MAINTAINER=	daniel@blodan.se
 COMMENT=	PHP bindings to rrd tool system



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