gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r5566: update gnucobol to 3.0-rc1


From: Carl Hansen
Subject: [Gsrc-commit] trunk r5566: update gnucobol to 3.0-rc1
Date: Mon, 21 May 2018 22:09:35 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 5566
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Mon 2018-05-21 19:09:30 -0700
message:
  update gnucobol to 3.0-rc1
added:
  pkg/gnualpha/gnucobol/         gnucobol-20180522020907-jrhh62qhodx6igsk-1
  pkg/gnualpha/gnucobol/Makefile makefile-20180522020907-jrhh62qhodx6igsk-4
  pkg/gnualpha/gnucobol/config.mk config.mk-20180522020907-jrhh62qhodx6igsk-2
  pkg/gnualpha/gnucobol/gpg-keyring gpgkeyring-20180522020907-jrhh62qhodx6igsk-3
  pkg/gnualpha/gnucobol/sha256sums sha256sums-20180522020907-jrhh62qhodx6igsk-5
=== added directory 'pkg/gnualpha/gnucobol'
=== added file 'pkg/gnualpha/gnucobol/Makefile'
--- a/pkg/gnualpha/gnucobol/Makefile    1970-01-01 00:00:00 +0000
+++ b/pkg/gnualpha/gnucobol/Makefile    2018-05-22 02:09:30 +0000
@@ -0,0 +1,44 @@
+# Copyright © 2018 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 = gnucobol
+GARNAME = gnucobol
+GARVERSION = 3.0-rc1
+HOME_URL = http://www.gnu.org/software/gnucobol/
+DESCRIPTION = free implementation of cobol, computer business-oriented language
+define BLURB
+endef
+
+######################################################################
+
+MASTER_SITES = $(MASTER_GNU_ALPHA)/
+MASTER_SUBDIR = ../gnucobol/
+DISTFILES = $(DISTNAME).tar.lz
+SIGFILES = $(DISTNAME).tar.lz.sig
+
+BUILDDEPS =
+LIBDEPS =
+
+######################################################################
+
+include ../../../gar/gar.lib/auto.mk
+include ../../../gar/gar.lib/info.mk
+include config.mk
+

=== added file 'pkg/gnualpha/gnucobol/config.mk'
--- a/pkg/gnualpha/gnucobol/config.mk   1970-01-01 00:00:00 +0000
+++ b/pkg/gnualpha/gnucobol/config.mk   2018-05-22 02:09:30 +0000
@@ -0,0 +1,4 @@
+## Configuration options
+
+CONFIGURE_OPTS ?= 
+BUILD_OPTS ?=

=== added file 'pkg/gnualpha/gnucobol/gpg-keyring'
Binary files a/pkg/gnualpha/gnucobol/gpg-keyring        1970-01-01 00:00:00 
+0000 and b/pkg/gnualpha/gnucobol/gpg-keyring       2018-05-22 02:09:30 +0000 
differ
=== added file 'pkg/gnualpha/gnucobol/sha256sums'
--- a/pkg/gnualpha/gnucobol/sha256sums  1970-01-01 00:00:00 +0000
+++ b/pkg/gnualpha/gnucobol/sha256sums  2018-05-22 02:09:30 +0000
@@ -0,0 +1,2 @@
+df34de280c5272244ea022bd92a01e88a62ac63c2c1f879f8d6b35c31c4aa09d  
download/gnucobol-3.0-rc1.tar.lz
+064c7b36c9ad5ff782a8c4e18774014b33efff0b4ed1e8be90cb052405507e4d  
download/gnucobol-3.0-rc1.tar.lz.sig


reply via email to

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