gsrc-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gsrc-commit] trunk r6419: update texinfo to 6.6


From: Carl Hansen
Subject: [Gsrc-commit] trunk r6419: update texinfo to 6.6
Date: Fri, 12 Apr 2019 19:15:05 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 6419
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Fri 2019-04-12 16:15:01 -0700
message:
  update texinfo to 6.6
modified:
  pkg/gnu/texinfo/Makefile       makefile-20160617014725-uokjfnggs70iry9h-1891
=== modified file 'pkg/gnu/texinfo/Makefile'
--- a/pkg/gnu/texinfo/Makefile  2019-02-16 19:51:37 +0000
+++ b/pkg/gnu/texinfo/Makefile  2019-04-12 23:15:01 +0000
@@ -40,13 +40,15 @@
 
 MASTER_SITES = $(MASTER_GNU)
 MASTER_SUBDIR = $(GARNAME)/
-DISTFILES = $(DISTNAME)$(RELEASE).tar.xz texinfo.tex texi2dvi htmlxref.cnf \
-     texinfo.tex.sig texi2dvi.sig htmlxref.cnf.sig
+DISTFILES = $(DISTNAME)$(RELEASE).tar.xz 
 SIGFILES  = $(DISTNAME)$(RELEASE).tar.xz.sig
 INFO_FILES = info-stnd.info  texinfo.info 
 
 BUILDDEPS = ncurses
 LIBDEPS =
+# HINT:  these files should be updated, but gsrc does not handle it yet 
properly
+#  they are optional, texinfo.tex is the most important one
+#texinfo.tex texi2dvi htmlxref.cnf texinfo.tex.sig texi2dvi.sig 
htmlxref.cnf.sig
 
 ######################################################################
 
@@ -54,9 +56,9 @@
 include ../../../gar/gar.lib/info.mk
 include config.mk
 
-pre-build: extract
-       cp $(WORKDIR)/../download/htmlxref.cnf  $(WORKSRC)/util/
-       cp $(WORKDIR)/../download/texi2dvi  $(WORKSRC)/util/
-       cp $(WORKDIR)/../download/texinfo.tex  $(WORKSRC)/doc/
-       cp $(WORKDIR)/../download/texinfo.tex  $(WORKSRC)/build-aux/
-       $(MAKECOOKIE)
+#pre-build: extract
+#      cp $(WORKDIR)/../download/htmlxref.cnf  $(WORKSRC)/util/
+#      cp $(WORKDIR)/../download/texi2dvi  $(WORKSRC)/util/
+#      cp $(WORKDIR)/../download/texinfo.tex  $(WORKSRC)/doc/
+#      cp $(WORKDIR)/../download/texinfo.tex  $(WORKSRC)/build-aux/
+#      $(MAKECOOKIE)


reply via email to

[Prev in Thread] Current Thread [Next in Thread]