gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r7644: m4 nyacc


From: Carl Hansen
Subject: [Gsrc-commit] trunk r7644: m4 nyacc
Date: Sat, 29 May 2021 16:16:43 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 7644
revision-id: carlhansen@gnu.org-20210529201633-u3k4t6zklaymquas
parent: carlhansen@gnu.org-20210528015904-m1s8nvwtkm4409xd
committer: Carl Hansen <carlhansen@gnu.org>
branch nick: trunk
timestamp: Sat 2021-05-29 13:16:33 -0700
message:
  m4 nyacc
removed:
  pkg/gnualpha/m4-alpha/         m4alpha-20210509041741-v9y6mewa9v1fg39s-1
  pkg/gnualpha/m4-alpha/Makefile makefile-20210509041741-v9y6mewa9v1fg39s-3
  pkg/gnualpha/m4-alpha/config.mk config.mk-20210509041741-v9y6mewa9v1fg39s-2
  pkg/gnualpha/m4-alpha/sha256sums sha256sums-20210509041741-v9y6mewa9v1fg39s-4
modified:
  pkg/gnu/m4/Makefile            makefile-20160617014725-uokjfnggs70iry9h-1291
  pkg/gnu/m4/gpg-keyring         gpgkeyring-20160617014725-uokjfnggs70iry9h-1295
  pkg/gnu/m4/sha256sums          sha256sums-20160617014725-uokjfnggs70iry9h-1296
  pkg/other/nyacc/Makefile       makefile-20171111234847-ddaxaq043uks6dhp-3
  pkg/other/nyacc/sha256sums     sha256sums-20171111234847-ddaxaq043uks6dhp-4
=== modified file 'pkg/gnu/m4/Makefile'
--- a/pkg/gnu/m4/Makefile       2017-01-01 03:59:00 +0000
+++ b/pkg/gnu/m4/Makefile       2021-05-29 20:16:33 +0000
@@ -1,6 +1,8 @@
 # Copyright © 2013, 2016 Brandon Invergo <brandon@invergo.net>
+# Copyright © 202l Carl Hansen <carlhansen@gnu.org>
 #
-# This file is part of GSRC.
+# This file is part of GSRC, the GNU Source Release Collection.
+# http://www.gnu.org/software/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
@@ -14,10 +16,13 @@
 #
 # 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 bug-gsrc@gnu.org
 
 NAME = M4
 GARNAME = m4
-GARVERSION = 1.4.18
+GARVERSION = 1.4.19
 HOME_URL = http://www.gnu.org/software/m4/
 DESCRIPTION = Macro processor
 define BLURB
@@ -45,6 +50,3 @@
 include ../../../gar/gar.lib/info.mk
 include config.mk
 
-#pre-build:
-#      exec sed -i -e '/gets is a security/d' $(WORKSRC)/lib/stdio.in.h
-#      $(MAKECOOKIE)

=== modified file 'pkg/gnu/m4/gpg-keyring'
Binary files a/pkg/gnu/m4/gpg-keyring   2017-01-01 03:59:00 +0000 and 
b/pkg/gnu/m4/gpg-keyring  2021-05-29 20:16:33 +0000 differ
=== modified file 'pkg/gnu/m4/sha256sums'
--- a/pkg/gnu/m4/sha256sums     2017-01-01 03:59:00 +0000
+++ b/pkg/gnu/m4/sha256sums     2021-05-29 20:16:33 +0000
@@ -1,2 +1,2 @@
-f2c1e86ca0a404ff281631bdc8377638992744b175afb806e25871a24a934e07  
download/m4-1.4.18.tar.xz
-a2a9fff657e65ff25a8f3734f484dbd3ede8f8290786af71626de367dcd74267  
download/m4-1.4.18.tar.xz.sig
+63aede5c6d33b6d9b13511cd0be2cac046f2e70fd0a07aa9573a04a82783af96  
download/m4-1.4.19.tar.xz
+9700ba4dca539b06e033b4e3ab37fa5b983becb6c14569a8b8aa02dee6ab666c  
download/m4-1.4.19.tar.xz.sig

=== removed directory 'pkg/gnualpha/m4-alpha'
=== removed file 'pkg/gnualpha/m4-alpha/Makefile'
--- a/pkg/gnualpha/m4-alpha/Makefile    2021-05-11 20:44:32 +0000
+++ b/pkg/gnualpha/m4-alpha/Makefile    1970-01-01 00:00:00 +0000
@@ -1,47 +0,0 @@
-# Copyright © 2021 Carl Hansen <carlhansen@gnu.org>
-#
-# This file is part of GSRC, the GNU Source Release Collection.
-# http://www.gnu.org/software/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 bug-gsrc@gnu.org
-
-NAME = m4-alpha
-GARNAME = m4-alpha
-UPSTREAMNAME = m4
-GARVERSION = 1.4.18d
-HOME_URL = http://www.gnu.org/software/m4
-DESCRIPTION = macro processor , beta 
-define BLURB
-endef
-
-######################################################################
-
-MASTER_SITES = $(MASTER_GNU_ALPHA)
-MASTER_SUBDIR = $(UPSTREAMNAME)/
-DISTFILES = $(UPSTREAMNAME)-$(GARVERSION).tar.gz
-SIGFILES =
-#WORKSRC = $(WORKDIR)/$(GARNAME)-2-$(GARVERSION)/
-
-
-BUILDDEPS =
-LIBDEPS = 
-
-######################################################################
-
-include ../../../gar/gar.lib/auto.mk
-include config.mk

=== removed file 'pkg/gnualpha/m4-alpha/config.mk'
--- a/pkg/gnualpha/m4-alpha/config.mk   2021-05-09 04:17:59 +0000
+++ b/pkg/gnualpha/m4-alpha/config.mk   1970-01-01 00:00:00 +0000
@@ -1,4 +0,0 @@
-## Configuration options 
-
-CONFIGURE_OPTS ?= 
-BUILD_OPTS ?=

=== removed file 'pkg/gnualpha/m4-alpha/sha256sums'
--- a/pkg/gnualpha/m4-alpha/sha256sums  2021-05-11 20:44:32 +0000
+++ b/pkg/gnualpha/m4-alpha/sha256sums  1970-01-01 00:00:00 +0000
@@ -1,1 +0,0 @@
-ca8a7fbd7f4896a8d3b3203e6b71ab246843fdff5a4b2cbbc62665752cdb3d55  
download/m4-1.4.18d.tar.gz

=== modified file 'pkg/other/nyacc/Makefile'
--- a/pkg/other/nyacc/Makefile  2021-05-24 04:47:07 +0000
+++ b/pkg/other/nyacc/Makefile  2021-05-29 20:16:33 +0000
@@ -21,7 +21,7 @@
 
 NAME = nyacc
 GARNAME = nyacc
-GARVERSION =  1.03.7
+GARVERSION =  1.04.0
 HOME_URL =  http://www.nongnu.org/nyacc
 DESCRIPTION =  Guile modules for nyacc compiler creation and parsers
 define BLURB

=== modified file 'pkg/other/nyacc/sha256sums'
--- a/pkg/other/nyacc/sha256sums        2021-05-24 04:47:07 +0000
+++ b/pkg/other/nyacc/sha256sums        2021-05-29 20:16:33 +0000
@@ -1,2 +1,2 @@
-ee99c87fba79a86f15f88574b513afe66f26cee838c11f3cc08ab05612504423  
download/nyacc-1.03.7.tar.gz
-8293a619e2f70aaef1db9683a7212ab37693e140dbc4e1960d41545ca287b78a  
download/nyacc-1.03.7.tar.gz.sig
+e5c622e0c1029325e9d7d7144364834249fda121413db45514796faa55637554  
download/nyacc-1.04.0.tar.gz
+7a34a966ee198749c0aa1c57786869142769c1e243b8e6b258a9636f7bf6505c  
download/nyacc-1.04.0.tar.gz.sig


reply via email to

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