Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 Jul 2023 13:41:09 GMT
From:      Wen Heping <wen@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 478bb0ce8491 - main - lang/gnu-cobol: Update to 3.2
Message-ID:  <202307301341.36UDf9AJ086064@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by wen:

URL: https://cgit.FreeBSD.org/ports/commit/?id=478bb0ce84918efd63c0c3b2b046adfa9d5e87a7

commit 478bb0ce84918efd63c0c3b2b046adfa9d5e87a7
Author:     Wen Heping <wen@FreeBSD.org>
AuthorDate: 2023-07-30 03:45:23 +0000
Commit:     Wen Heping <wen@FreeBSD.org>
CommitDate: 2023-07-30 13:40:27 +0000

    lang/gnu-cobol: Update to 3.2
---
 lang/gnu-cobol/Makefile  |  3 +--
 lang/gnu-cobol/distinfo  |  6 +++---
 lang/gnu-cobol/pkg-plist | 13 ++++++++++++-
 3 files changed, 16 insertions(+), 6 deletions(-)

diff --git a/lang/gnu-cobol/Makefile b/lang/gnu-cobol/Makefile
index 7c882271aa11..8690cf388b63 100644
--- a/lang/gnu-cobol/Makefile
+++ b/lang/gnu-cobol/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	gnucobol
-PORTVERSION=	3.1.2
-PORTREVISION=	1
+PORTVERSION=	3.2
 CATEGORIES=	lang
 MASTER_SITES=	GNU/gnucobol
 
diff --git a/lang/gnu-cobol/distinfo b/lang/gnu-cobol/distinfo
index 53ab77664ab9..1afd6a167e6d 100644
--- a/lang/gnu-cobol/distinfo
+++ b/lang/gnu-cobol/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1609408167
-SHA256 (gnucobol-3.1.2.tar.xz) = 597005d71fd7d65b90cbe42bbfecd5a9ec0445388639404662e70d53ddf22574
-SIZE (gnucobol-3.1.2.tar.xz) = 2198512
+TIMESTAMP = 1690687868
+SHA256 (gnucobol-3.2.tar.xz) = 3bb48af46ced4779facf41fdc2ee60e4ccb86eaa99d010b36685315df39c2ee2
+SIZE (gnucobol-3.2.tar.xz) = 2902828
diff --git a/lang/gnu-cobol/pkg-plist b/lang/gnu-cobol/pkg-plist
index 503ffc4283de..abc6a33b7a19 100644
--- a/lang/gnu-cobol/pkg-plist
+++ b/lang/gnu-cobol/pkg-plist
@@ -6,17 +6,20 @@ include/libcob/cobgetopt.h
 include/libcob/common.h
 include/libcob/exception.def
 include/libcob/exception-io.def
+include/libcob/statement.def
+include/libcob/version.h
 lib/gnucobol/CBL_OC_DUMP.so
 lib/libcob.a
 lib/libcob.so
 lib/libcob.so.4
-lib/libcob.so.4.1.0
+lib/libcob.so.4.2.0
 man/man1/cob-config.1.gz
 man/man1/cobc.1.gz
 man/man1/cobcrun.1.gz
 %%DATADIR%%/config/acu-strict.conf
 %%DATADIR%%/config/acu.conf
 %%DATADIR%%/config/acu.words
+%%DATADIR%%/config/alternate.ttbl
 %%DATADIR%%/config/bs2000-strict.conf
 %%DATADIR%%/config/bs2000.conf
 %%DATADIR%%/config/bs2000.words
@@ -27,6 +30,13 @@ man/man1/cobcrun.1.gz
 %%DATADIR%%/config/cobol85.conf
 %%DATADIR%%/config/cobol85.words
 %%DATADIR%%/config/default.conf
+%%DATADIR%%/config/default.ttbl
+%%DATADIR%%/config/ebcdic500_ascii7bit.ttbl
+%%DATADIR%%/config/ebcdic500_ascii8bit.ttbl
+%%DATADIR%%/config/ebcdic500_latin1.ttbl
+%%DATADIR%%/config/gcos-strict.conf
+%%DATADIR%%/config/gcos.conf
+%%DATADIR%%/config/gcos.words
 %%DATADIR%%/config/ibm-strict.conf
 %%DATADIR%%/config/ibm.conf
 %%DATADIR%%/config/ibm.words
@@ -62,3 +72,4 @@ man/man1/cobcrun.1.gz
 %%NLS%%share/locale/pt/LC_MESSAGES/gnucobol.mo
 %%NLS%%share/locale/sr/LC_MESSAGES/gnucobol.mo
 %%NLS%%share/locale/sv/LC_MESSAGES/gnucobol.mo
+%%NLS%%share/locale/tr/LC_MESSAGES/gnucobol.mo



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202307301341.36UDf9AJ086064>