svn commit: r393657 - head/textproc

Kubilay Kocak koobs at FreeBSD.org
Thu Aug 6 14:09:50 UTC 2015


Author: koobs
Date: Thu Aug  6 14:09:49 2015
New Revision: 393657
URL: https://svnweb.freebsd.org/changeset/ports/393657

Log:
  textproc/Makefile: Chase py-pystemmer move (Unbreak INDEX)
  
  Chase the rename of pystemmer to py-pystemmer in r393632 that caused index
  breakage.
  
  Reported by:	cperciva
  Approved by:	portmgr (blanket)

Modified:
  head/textproc/Makefile

Modified: head/textproc/Makefile
==============================================================================
--- head/textproc/Makefile	Thu Aug  6 13:59:39 2015	(r393656)
+++ head/textproc/Makefile	Thu Aug  6 14:09:49 2015	(r393657)
@@ -1222,6 +1222,7 @@
     SUBDIR += py-pyscss
     SUBDIR += py-pysrt
     SUBDIR += py-pystache
+    SUBDIR += py-pystemmer
     SUBDIR += py-python-augeas
     SUBDIR += py-pytidylib
     SUBDIR += py-pyx12
@@ -1273,7 +1274,6 @@
     SUBDIR += py2html
     SUBDIR += py3-libxml2
     SUBDIR += pychm
-    SUBDIR += pystemmer
     SUBDIR += qprint
     SUBDIR += qstardict
     SUBDIR += qt4-xml


More information about the svn-ports-all mailing list