Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Aug 2016 17:12:18 +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: r420253 - in head: . textproc textproc/libtext-charwidth-perl textproc/libtext-wrapi18n-perl textproc/p5-Plagger textproc/p5-Text-CharWidth textproc/po4a
Message-ID:  <201608151712.u7FHCI4K049898@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mat
Date: Mon Aug 15 17:12:18 2016
New Revision: 420253
URL: https://svnweb.freebsd.org/changeset/ports/420253

Log:
  Remove duplicate ports.
  
  Sponsored by:	Absolight

Deleted:
  head/textproc/libtext-charwidth-perl/
  head/textproc/libtext-wrapi18n-perl/
Modified:
  head/MOVED
  head/textproc/Makefile   (contents, props changed)
  head/textproc/p5-Plagger/Makefile   (contents, props changed)
  head/textproc/p5-Text-CharWidth/Makefile   (contents, props changed)
  head/textproc/po4a/Makefile   (contents, props changed)

Modified: head/MOVED
==============================================================================
--- head/MOVED	Mon Aug 15 17:02:30 2016	(r420252)
+++ head/MOVED	Mon Aug 15 17:12:18 2016	(r420253)
@@ -8618,3 +8618,5 @@ ports-mgmt/xps||2016-08-11|Has expired: 
 cad/NASTRAN|cad/NASTRAN-95|2016-08-12|Rename to match PORTNAME and upstream name
 math/bamg||2016-08-14|No longer maintained upstream as is now part of freefem++
 www/pecl-APC||2016-08-15|No longer maintained upstream, and not working with PHP > 5.4
+textproc/libtext-wrapi18n-perl|textproc/p5-Text-WrapI18N|2016-08-15|Duplicate
+textproc/libtext-charwidth-perl|textproc/p5-Text-CharWidth|2016-08-15|Duplicate

Modified: head/textproc/Makefile
==============================================================================
--- head/textproc/Makefile	Mon Aug 15 17:02:30 2016	(r420252)
+++ head/textproc/Makefile	Mon Aug 15 17:12:18 2016	(r420253)
@@ -411,8 +411,6 @@
     SUBDIR += libsoldout
     SUBDIR += libsphinxclient
     SUBDIR += libstree
-    SUBDIR += libtext-charwidth-perl
-    SUBDIR += libtext-wrapi18n-perl
     SUBDIR += libtextcat
     SUBDIR += libtranslate
     SUBDIR += libtre

Modified: head/textproc/p5-Plagger/Makefile
==============================================================================
--- head/textproc/p5-Plagger/Makefile	Mon Aug 15 17:02:30 2016	(r420252)
+++ head/textproc/p5-Plagger/Makefile	Mon Aug 15 17:12:18 2016	(r420253)
@@ -258,7 +258,7 @@ BUILD_DEPENDS+=	p5-Palm-PalmDoc>=0:palm/
 
 .if ${PORT_OPTIONS:MPUBLISHSWF}
 BUILD_DEPENDS+=	p5-SWF-Builder>=0:graphics/p5-SWF-Builder \
-		libtext-wrapi18n-perl>=0:textproc/libtext-wrapi18n-perl
+		p5-Text-WrapI18N>=0:textproc/p5-Text-WrapI18N
 .endif
 
 .if ${PORT_OPTIONS:MSUBSCRDBI}

Modified: head/textproc/p5-Text-CharWidth/Makefile
==============================================================================
--- head/textproc/p5-Text-CharWidth/Makefile	Mon Aug 15 17:02:30 2016	(r420252)
+++ head/textproc/p5-Text-CharWidth/Makefile	Mon Aug 15 17:12:18 2016	(r420253)
@@ -14,6 +14,4 @@ COMMENT=	Get number of occupied columns 
 USES=		perl5
 USE_PERL5=	configure
 
-CONFLICTS_INSTALL=	libtext-charwidth-perl-[0-9]*
-
 .include <bsd.port.mk>

Modified: head/textproc/po4a/Makefile
==============================================================================
--- head/textproc/po4a/Makefile	Mon Aug 15 17:02:30 2016	(r420252)
+++ head/textproc/po4a/Makefile	Mon Aug 15 17:12:18 2016	(r420253)
@@ -13,7 +13,7 @@ COMMENT=	Brings gettext translation tool
 LICENSE=	GPLv2
 
 BUILD_DEPENDS=	p5-Term-ReadKey>=2.30:devel/p5-Term-ReadKey \
-		libtext-wrapi18n-perl>=0.06:textproc/libtext-wrapi18n-perl \
+		p5-Text-WrapI18N>=0.06:textproc/p5-Text-WrapI18N \
 		p5-SGMLSpm>=1.03:textproc/p5-SGMLSpm \
 		p5-Locale-gettext>=1.05:devel/p5-Locale-gettext \
 		jade>=0:textproc/jade \



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