Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Mar 2017 14:28:12 +0000 (UTC)
From:      Mathieu Arnold <mat@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r437299 - head/devel/phpunit6
Message-ID:  <201703301428.v2UESCO9006331@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mat
Date: Thu Mar 30 14:28:11 2017
New Revision: 437299
URL: https://svnweb.freebsd.org/changeset/ports/437299

Log:
  Fix PKGBASE conflict with devel/phpunit.
  
  Pointy hat:	tz
  Sponsored by:	Absolight

Modified:
  head/devel/phpunit6/Makefile   (contents, props changed)

Modified: head/devel/phpunit6/Makefile
==============================================================================
--- head/devel/phpunit6/Makefile	Thu Mar 30 14:28:07 2017	(r437298)
+++ head/devel/phpunit6/Makefile	Thu Mar 30 14:28:11 2017	(r437299)
@@ -5,6 +5,7 @@ PORTNAME=	phpunit
 PORTVERSION=	6.0.11
 CATEGORIES=	devel www
 MASTER_SITES=	https://phar.phpunit.de/
+PKGNAMESUFFIX=	6
 EXTRACT_SUFX=	.phar
 
 MAINTAINER=	joneum@bsdproject.de



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