svn commit: r340303 - in head: . textproc textproc/redland-bindings-python

Raphael Kubo da Costa rakuco at FreeBSD.org
Sun Jan 19 14:23:37 UTC 2014


Author: rakuco
Date: Sun Jan 19 14:23:36 2014
New Revision: 340303
URL: http://svnweb.freebsd.org/changeset/ports/340303
QAT: https://qat.redports.org/buildarchive/r340303/

Log:
  Remove textproc/redland-bindings-python.
  
  This port was added at a time when people could not easily enable all the
  bindings offered in textproc/redland-bindings using options, which has not
  been the case for quite a while.
  
  The same files installed by redland-bindings-python can also be installed
  using redland-bindings with the PYTHON option on. In fact, ever since we
  moved away from WITH_<LANG> redland-bindings-python has worked simply
  because PYTHON is a default option in the master port.
  
  PR:		ports/185215
  Submitted by:	rakuco@
  Approved by:	maintainer timeout (24 days)

Deleted:
  head/textproc/redland-bindings-python/
Modified:
  head/MOVED
  head/textproc/Makefile

Modified: head/MOVED
==============================================================================
--- head/MOVED	Sun Jan 19 14:22:08 2014	(r340302)
+++ head/MOVED	Sun Jan 19 14:23:36 2014	(r340303)
@@ -5380,3 +5380,4 @@ games/deng|games/doomsday|2014-01-16|Ren
 misc/sword17|misc/sword|2014-01-16|Has expired: use misc/sword
 www/suphp||2014-01-17|Has expired: Upstream dead, EOL: https://lists.marsching.com/pipermail/suphp/2013-May/002554.html
 databases/postgis||2014-01-17|Has expired: EOLed upstream
+textproc/redland-bindings-python||2014-01-19|Use textproc/redland-bindings directly instead

Modified: head/textproc/Makefile
==============================================================================
--- head/textproc/Makefile	Sun Jan 19 14:22:08 2014	(r340302)
+++ head/textproc/Makefile	Sun Jan 19 14:23:36 2014	(r340303)
@@ -1243,7 +1243,6 @@
     SUBDIR += redet
     SUBDIR += redland
     SUBDIR += redland-bindings
-    SUBDIR += redland-bindings-python
     SUBDIR += refdb
     SUBDIR += reflex
     SUBDIR += replaceit


More information about the svn-ports-all mailing list