Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Aug 2015 14:09:50 +0000 (UTC)
From:      Kubilay Kocak <koobs@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r393657 - head/textproc
Message-ID:  <201508061409.t76E9oHC058005@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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