gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r4725: update gnucobol to 2.2


From: Carl Hansen
Subject: [Gsrc-commit] trunk r4725: update gnucobol to 2.2
Date: Wed, 6 Sep 2017 23:02:59 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 4725
revision-id: address@hidden
parent: address@hidden
committer: Carl Hansen <address@hidden>
branch nick: trunk
timestamp: Wed 2017-09-06 20:02:48 -0700
message:
  update gnucobol to 2.2
modified:
  pkg/gnu/gnucobol/Makefile      makefile-20160617014725-uokjfnggs70iry9h-792
  pkg/gnu/gnucobol/config.mk     config.mk-20160617015739-nek8de0ppvlob7qs-1
  pkg/gnu/gnucobol/gpg-keyring   gpgkeyring-20160617014725-uokjfnggs70iry9h-793
  pkg/gnu/gnucobol/sha256sums    sha256sums-20160617014725-uokjfnggs70iry9h-794
=== modified file 'pkg/gnu/gnucobol/Makefile'
--- a/pkg/gnu/gnucobol/Makefile 2017-09-03 18:12:16 +0000
+++ b/pkg/gnu/gnucobol/Makefile 2017-09-07 03:02:48 +0000
@@ -16,11 +16,10 @@
 # You should have received a copy of the GNU General Public License
 # along with GSRC.  If not, see <http://www.gnu.org/licenses/>.
 
-# for a time, the NAME was "cobol". It is now "gnucobol"
-NAME = gnucobol
+# In the previous version the NAME was "cobol". It is now "gnucobol"
+NAME = GnuCOBOL
 GARNAME = gnucobol
-UPSTREAMNAME = gnu-cobol
-GARVERSION = 1.1
+GARVERSION = 2.2
 HOME_URL = http://www.gnu.org/software/cobol/
 DESCRIPTION = A modern COBOL compiler
 define BLURB
@@ -30,9 +29,9 @@
 ######################################################################
 
 MASTER_SITES = $(MASTER_GNU)
-MASTER_SUBDIR = gnucobol/
-DISTFILES = $(DISTNAME).tar.gz
-SIGFILES = $(DISTNAME).tar.gz.sig
+MASTER_SUBDIR = $(GARNAME)/
+DISTFILES = $(DISTNAME).tar.xz
+SIGFILES = $(DISTNAME).tar.xz.sig
 
 BUILDDEPS =
 LIBDEPS =
@@ -40,8 +39,9 @@
 ######################################################################
 
 include ../../../gar/gar.lib/auto.mk
+include ../../../gar/gar.lib/info.mk
 include config.mk
 
-# the executable is called "cobc"
+# The executable is called "cobc".
 #
 #

=== modified file 'pkg/gnu/gnucobol/config.mk'
--- a/pkg/gnu/gnucobol/config.mk        2016-06-17 19:08:15 +0000
+++ b/pkg/gnu/gnucobol/config.mk        2017-09-07 03:02:48 +0000
@@ -1,5 +1,6 @@
 ## Configuration options for cobol ##
 
 # carl:
-CONFIGURE_OPTS ?=  --without-db
+#CONFIGURE_OPTS ?=  --without-db
+CONFIGURE_OPTS ?=  
 BUILD_OPTS ?=

=== modified file 'pkg/gnu/gnucobol/gpg-keyring'
Binary files a/pkg/gnu/gnucobol/gpg-keyring     2016-06-17 19:08:15 +0000 and 
b/pkg/gnu/gnucobol/gpg-keyring    2017-09-07 03:02:48 +0000 differ
=== modified file 'pkg/gnu/gnucobol/sha256sums'
--- a/pkg/gnu/gnucobol/sha256sums       2016-06-17 19:08:15 +0000
+++ b/pkg/gnu/gnucobol/sha256sums       2017-09-07 03:02:48 +0000
@@ -1,2 +1,2 @@
-bd319c0d001e85835c8501ad74c9de0052fe82b8a38b4530f41b49b2af028b9d  
download/gnu-cobol-1.1.tar.gz
-9294728eddb185ef9cad1f2cffe6da975515a8e19847d14725826cffcfd56206  
download/gnu-cobol-1.1.tar.gz.sig
+dc18fc45c269debfe86a4bbe20a7250983cba6238ea1917e135df5926cd024a0  
download/gnucobol-2.2.tar.xz
+2d93b2084641643ebf7003c1a8dfe7de9e75b41fdd84a283f18b65910c9f8b8b  
download/gnucobol-2.2.tar.xz.sig


reply via email to

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