svn commit: r497350 - head/textproc/p5-XML-SAX-Base

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Mar 30 20:45:01 UTC 2019


Author: sunpoet
Date: Sat Mar 30 20:44:59 2019
New Revision: 497350
URL: https://svnweb.freebsd.org/changeset/ports/497350

Log:
  Remove CONFLICTS_INSTALL: p5-XML-SAX has been updated to 1.00 (r461894) 13.5 months ago

Modified:
  head/textproc/p5-XML-SAX-Base/Makefile

Modified: head/textproc/p5-XML-SAX-Base/Makefile
==============================================================================
--- head/textproc/p5-XML-SAX-Base/Makefile	Sat Mar 30 20:44:54 2019	(r497349)
+++ head/textproc/p5-XML-SAX-Base/Makefile	Sat Mar 30 20:44:59 2019	(r497350)
@@ -13,10 +13,9 @@ COMMENT=	Base class SAX Drivers and Filters
 LICENSE=	ART10 GPLv1+
 LICENSE_COMB=	dual
 
-CONFLICTS_INSTALL=	p5-XML-SAX-0.[0-8]* p5-XML-SAX-0.9[0-8]*
+USES=		perl5
+USE_PERL5=	configure
 
 NO_ARCH=	yes
-USE_PERL5=	configure
-USES=		perl5
 
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list