svn commit: r374571 - in head: . textproc textproc/xerces-c2 textproc/xerces-c2-devel

Baptiste Daroussin bapt at FreeBSD.org
Fri Dec 12 06:22:16 UTC 2014


Author: bapt
Date: Fri Dec 12 06:22:14 2014
New Revision: 374571
URL: https://svnweb.freebsd.org/changeset/ports/374571
QAT: https://qat.redports.org/buildarchive/r374571/

Log:
  Cleanup the xerces-c* mess
  
  xerces-c2 and xerces-c3 were not playing nicely together most of the applications
  and are incompatible, all application has been switch to the c3 version

Deleted:
  head/textproc/xerces-c2/
  head/textproc/xerces-c2-devel/
Modified:
  head/MOVED
  head/textproc/Makefile

Modified: head/MOVED
==============================================================================
--- head/MOVED	Fri Dec 12 05:45:17 2014	(r374570)
+++ head/MOVED	Fri Dec 12 06:22:14 2014	(r374571)
@@ -7316,3 +7316,5 @@ editors/texmakerx|editors/texstudio|2014
 databases/postgresql93-plv8js|databases/postgresql-plv8js|2014-12-07|Breaks index when PGSQL_DEFAULT=9.3 and master port can be used for pgsql 9.3
 www/twig-php||2014-12-08|Removed, as it was replaced and conflicting with www/pear-twig and www/pecl-twig
 net/ntp-rc|net/ntp-devel|2014-12-11|Upline uses devel and relesae candidate interchangably.
+textproc/xerces-c2|textproc/xerces-c3|2014-12-12|Unused, conflicting with xerces-c3
+textproc/xerces-c2-devel|textproc/xerces-c3|2014-12-12|Unused, conflicting with xerces-c3

Modified: head/textproc/Makefile
==============================================================================
--- head/textproc/Makefile	Fri Dec 12 05:45:17 2014	(r374570)
+++ head/textproc/Makefile	Fri Dec 12 06:22:14 2014	(r374571)
@@ -1536,8 +1536,6 @@
     SUBDIR += wv
     SUBDIR += wv2
     SUBDIR += xalan-j
-    SUBDIR += xerces-c2
-    SUBDIR += xerces-c2-devel
     SUBDIR += xerces-c3
     SUBDIR += xerces-j
     SUBDIR += xfce4-dict-plugin


More information about the svn-ports-head mailing list