gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r6285: texinfo


From: Carl Hansen
Subject: [Gsrc-commit] trunk r6285: texinfo
Date: Sat, 16 Feb 2019 14:51:42 -0500 (EST)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 6285
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Sat 2019-02-16 11:51:37 -0800
message:
  texinfo
removed:
  pkg/gnualpha/texinfo/          texinfo-20190104172633-ykp3gaco1xgud0yp-1
  pkg/gnualpha/texinfo/Makefile  makefile-20190104172633-ykp3gaco1xgud0yp-4
  pkg/gnualpha/texinfo/config.mk config.mk-20190104172633-ykp3gaco1xgud0yp-2
  pkg/gnualpha/texinfo/gpg-keyring gpgkeyring-20190104172633-ykp3gaco1xgud0yp-3
  pkg/gnualpha/texinfo/sha256sums sha256sums-20190104172633-ykp3gaco1xgud0yp-5
modified:
  pkg/gnu/texinfo/Makefile       makefile-20160617014725-uokjfnggs70iry9h-1891
  pkg/gnu/texinfo/sha256sums     sha256sums-20160617014725-uokjfnggs70iry9h-1896
  pkg/xorg/xorg-server/config.mk config.mk-20180121025606-g8m46zhl05kebvr6-2
=== modified file 'pkg/gnu/texinfo/Makefile'
--- a/pkg/gnu/texinfo/Makefile  2019-02-01 23:10:20 +0000
+++ b/pkg/gnu/texinfo/Makefile  2019-02-16 19:51:37 +0000
@@ -1,5 +1,5 @@
 # Copyright © 2013, 2017 Brandon Invergo <address@hidden>
-# Copyright © 2017,2019 Carl Hansen <address@hidden>
+# Copyright © 2017, 2019 Carl Hansen <address@hidden>
 #
 # This file is part of GSRC.
 #
@@ -15,10 +15,14 @@
 #
 # You should have received a copy of the GNU General Public License
 # along with GSRC.  If not, see <http://www.gnu.org/licenses/>.
+#
+#
+#
+# Send bug reports and comments about GSRC problems to address@hidden
 
 NAME = Texinfo
 GARNAME = texinfo
-GARVERSION = 6.5
+GARVERSION = 6.6
 RELEASE =
 HOME_URL = http://www.gnu.org/software/texinfo/
 DESCRIPTION = The GNU documentation format

=== modified file 'pkg/gnu/texinfo/sha256sums'
--- a/pkg/gnu/texinfo/sha256sums        2019-02-16 17:45:50 +0000
+++ b/pkg/gnu/texinfo/sha256sums        2019-02-16 19:51:37 +0000
@@ -1,8 +1,8 @@
-77774b3f4a06c20705cc2ef1c804864422e3cf95235e965b1f00a46df7da5f62  
download/texinfo-6.5.tar.xz
+9bb9ca00da53f26a7e5725eee49689cd4a1e18d25d5b061ac8b2053018d93d66  
download/texinfo-6.6.tar.xz
 b19a421624076a9d1335d1a17c33329a26d02a0a3430b43c2a3cbd51708f1cdf  
download/texinfo.tex
 9c608884b81a43a9b0802e7294788b336b2a9db8a64ca775e9e6bdae396a0c24  
download/texi2dvi
 214988e088251b52c5b9c80c05120858777fee4c8cec384be2f33dd716374d2d  
download/htmlxref.cnf
 a5a0f24e2477ebc608e5013256e7816adc4d8e597f56a8b4207492098102b4fc  
download/texinfo.tex.sig
 52a212289bddc4dfe92f717adff57340fe5369203ad78a573539aa791c748591  
download/texi2dvi.sig
 42056f86cf74ffd2de080e024eddcc3b95158487c310b8adb048bde519dea9a4  
download/htmlxref.cnf.sig
-d6d10c2f4f1039777c24a7f812f060d8eb016b256148aee5b82d68289616ce4d  
download/texinfo-6.5.tar.xz.sig
+08eefd8e0898b5824c80264da15580323420b7714bdcca61d827aa6248312ad3  
download/texinfo-6.6.tar.xz.sig

=== removed directory 'pkg/gnualpha/texinfo'
=== removed file 'pkg/gnualpha/texinfo/Makefile'
--- a/pkg/gnualpha/texinfo/Makefile     2019-02-12 20:17:06 +0000
+++ b/pkg/gnualpha/texinfo/Makefile     1970-01-01 00:00:00 +0000
@@ -1,62 +0,0 @@
-# Copyright © 2013, 2017 Brandon Invergo <address@hidden>
-# Copyright © 2017, 2019 Carl Hansen <address@hidden>
-#
-# This file is part of GSRC.
-#
-# GSRC is free software: you can redistribute it and/or modify it
-# under the terms of the GNU General Public License as published by
-# the Free Software Foundation, either version 3 of the License, or
-# (at your option) any later version.
-#
-# GSRC is distributed in the hope that it will be useful, but WITHOUT
-# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
-# or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
-# License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with GSRC.  If not, see <http://www.gnu.org/licenses/>.
-#
-#
-# Send bug reports and comments about GSRC problems to address@hidden
-
-NAME = Texinfo
-GARNAME = texinfo
-GARVERSION = 6.5.93
-RELEASE =
-HOME_URL = http://www.gnu.org/software/texinfo/
-DESCRIPTION = The GNU documentation format
-define BLURB
-Texinfo is the official documentation format of the GNU project.
-It uses a single source file using explicit commands to produce a final
-document in any of several supported output formats, such as HTML or PDF.
-This package includes both the tools necessary to produce Info documents
-from their source and the command-line Info reader.  The emphasis of the
-language is on expressing the content semantically, avoiding physical
-markup commands.
-endef
-
-######################################################################
-
-MASTER_SITES = $(MASTER_GNU_ALPHA)
-MASTER_SUBDIR = $(GARNAME)/
-DISTFILES = $(DISTNAME)$(RELEASE).tar.xz texinfo.tex texi2dvi htmlxref.cnf \
-     texinfo.tex.sig texi2dvi.sig htmlxref.cnf.sig
-SIGFILES  = $(DISTNAME)$(RELEASE).tar.xz.sig
-INFO_FILES = info-stnd.info  texinfo.info 
-
-BUILDDEPS = ncurses
-LIBDEPS =
-
-######################################################################
-
-include ../../../gar/gar.lib/auto.mk
-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)
-

=== removed file 'pkg/gnualpha/texinfo/config.mk'
--- a/pkg/gnualpha/texinfo/config.mk    2019-01-04 17:26:44 +0000
+++ b/pkg/gnualpha/texinfo/config.mk    1970-01-01 00:00:00 +0000
@@ -1,4 +0,0 @@
-## Configuration options
-
-CONFIGURE_OPTS ?= 
-BUILD_OPTS ?=

=== removed file 'pkg/gnualpha/texinfo/gpg-keyring'
Binary files a/pkg/gnualpha/texinfo/gpg-keyring 2019-01-04 17:26:44 +0000 and 
b/pkg/gnualpha/texinfo/gpg-keyring        1970-01-01 00:00:00 +0000 differ
=== removed file 'pkg/gnualpha/texinfo/sha256sums'
--- a/pkg/gnualpha/texinfo/sha256sums   2019-02-16 17:46:16 +0000
+++ b/pkg/gnualpha/texinfo/sha256sums   1970-01-01 00:00:00 +0000
@@ -1,8 +0,0 @@
-afaf200a58941415087ab26703c6c81b68f8b0609df7106e21979837ac08b9a5  
download/texinfo-6.5.93.tar.xz
-b19a421624076a9d1335d1a17c33329a26d02a0a3430b43c2a3cbd51708f1cdf  
download/texinfo.tex
-9c608884b81a43a9b0802e7294788b336b2a9db8a64ca775e9e6bdae396a0c24  
download/texi2dvi
-214988e088251b52c5b9c80c05120858777fee4c8cec384be2f33dd716374d2d  
download/htmlxref.cnf
-a5a0f24e2477ebc608e5013256e7816adc4d8e597f56a8b4207492098102b4fc  
download/texinfo.tex.sig
-52a212289bddc4dfe92f717adff57340fe5369203ad78a573539aa791c748591  
download/texi2dvi.sig
-42056f86cf74ffd2de080e024eddcc3b95158487c310b8adb048bde519dea9a4  
download/htmlxref.cnf.sig
-adebfb94e2135d7139d85ffd9cd4ca112301d62147ab131ead44242250857352  
download/texinfo-6.5.93.tar.xz.sig

=== modified file 'pkg/xorg/xorg-server/config.mk'
--- a/pkg/xorg/xorg-server/config.mk    2018-11-03 06:45:00 +0000
+++ b/pkg/xorg/xorg-server/config.mk    2019-02-16 19:51:37 +0000
@@ -3,4 +3,4 @@
 
 CONFIGURE_OPTS ?= 
 BUILD_OPTS ?= CFLAGS=--warn-no-implicit-function-declaration
-#LDFLAGS+=-ldl
+#LDFLAGS+=" -ldl "


reply via email to

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