svn commit: r437299 - head/devel/phpunit6
Mathieu Arnold
mat at FreeBSD.org
Thu Mar 30 14:29:28 UTC 2017
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 at bsdproject.de
More information about the svn-ports-all
mailing list