svn commit: r360936 - in head: . print print/texinfo-lite

Baptiste Daroussin bapt at FreeBSD.org
Sun Jul 6 16:12:55 UTC 2014


Author: bapt
Date: Sun Jul  6 16:12:54 2014
New Revision: 360936
URL: http://svnweb.freebsd.org/changeset/ports/360936
QAT: https://qat.redports.org/buildarchive/r360936/

Log:
  indexinfo is lighter and does a better job that texinfo-lite

Deleted:
  head/print/texinfo-lite/
Modified:
  head/MOVED
  head/print/Makefile

Modified: head/MOVED
==============================================================================
--- head/MOVED	Sun Jul  6 16:11:28 2014	(r360935)
+++ head/MOVED	Sun Jul  6 16:12:54 2014	(r360936)
@@ -6237,3 +6237,4 @@ x11-clocks/wmitime||2014-07-04|Has expir
 x11/xorg-edit||2014-07-04|Has expired: Depends on older version of wxGTK
 net/ttbudget||2014-07-06|Has expired: does not build, mastersite disapperead, not staged
 sysutil/psgconf||2014-07-06|Removed: abandonware
+print/texinfo-lite/print/indexinfo|2014-07-06|Replaced by indexinfo to handle info page index

Modified: head/print/Makefile
==============================================================================
--- head/print/Makefile	Sun Jul  6 16:11:28 2014	(r360935)
+++ head/print/Makefile	Sun Jul  6 16:12:54 2014	(r360936)
@@ -303,7 +303,6 @@
     SUBDIR += tex-xetex
     SUBDIR += tex-xmltex
     SUBDIR += texinfo
-    SUBDIR += texinfo-lite
     SUBDIR += texlive-base
     SUBDIR += texlive-docs
     SUBDIR += texlive-full


More information about the svn-ports-head mailing list