gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r4719: update gnucobol to 1.1


From: Carl Hansen
Subject: [Gsrc-commit] trunk r4719: update gnucobol to 1.1
Date: Sun, 3 Sep 2017 13:35:20 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 4719
revision-id: address@hidden
parent: address@hidden
committer: Carl Hansen <address@hidden>
branch nick: trunk
timestamp: Sun 2017-09-03 10:35:13 -0700
message:
  update gnucobol to 1.1
modified:
  pkg/gnu/gnucobol/Makefile      makefile-20160617014725-uokjfnggs70iry9h-792
=== modified file 'pkg/gnu/gnucobol/Makefile'
--- a/pkg/gnu/gnucobol/Makefile 2017-03-19 07:44:25 +0000
+++ b/pkg/gnu/gnucobol/Makefile 2017-09-03 17:35:13 +0000
@@ -1,4 +1,5 @@
 # Copyright © 2013 Brandon Invergo <address@hidden>
+# 2017 Carl Hansen <address@hidden>
 #
 # This file is part of GSRC.
 #
@@ -15,8 +16,9 @@
 # You should have received a copy of the GNU General Public License
 # along with GSRC.  If not, see <http://www.gnu.org/licenses/>.
 
-NAME = cobol
-GARNAME = cobol
+# for a time, the NAME was "cobol". It is now "gnucobol"
+NAME = gnucobol
+GARNAME = gnucobol
 UPSTREAMNAME = gnu-cobol
 GARVERSION = 1.1
 HOME_URL = http://www.gnu.org/software/cobol/


reply via email to

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