svn commit: r466657 - head/archivers/p5-IO-Compress

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri Apr 6 16:26:42 UTC 2018


Author: sunpoet
Date: Fri Apr  6 16:26:40 2018
New Revision: 466657
URL: https://svnweb.freebsd.org/changeset/ports/466657

Log:
  Remove CONFLICTS: 4 ports have been removed over 7.5 years
  
  Removed ports:
  - archivers/p5-Compress-Zlib
  - archivers/p5-IO-Compress-Base
  - archivers/p5-IO-Compress-Zlib
  - archivers/p5-IO-Compress-Bzip2

Modified:
  head/archivers/p5-IO-Compress/Makefile

Modified: head/archivers/p5-IO-Compress/Makefile
==============================================================================
--- head/archivers/p5-IO-Compress/Makefile	Fri Apr  6 16:26:35 2018	(r466656)
+++ head/archivers/p5-IO-Compress/Makefile	Fri Apr  6 16:26:40 2018	(r466657)
@@ -18,8 +18,6 @@ BUILD_DEPENDS=	p5-Compress-Raw-Bzip2>=${PORTVERSION}:a
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 TEST_DEPENDS=	p5-Test-Pod>=1:devel/p5-Test-Pod
 
-CONFLICTS_INSTALL=	p5-Compress-Zlib-2* p5-IO-Compress-Base-2* p5-IO-Compress-Zlib-2* p5-IO-Compress-Bzip2-2*
-
 NO_ARCH=	yes
 USE_PERL5=	configure
 USES=		perl5


More information about the svn-ports-head mailing list