Skip to content

Commit

Permalink
lang/gnu-cobol: Update to 3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
wenheping committed Jul 30, 2023
1 parent 269032b commit 478bb0c
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 6 deletions.
3 changes: 1 addition & 2 deletions 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

Expand Down
6 changes: 3 additions & 3 deletions 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
13 changes: 12 additions & 1 deletion lang/gnu-cobol/pkg-plist
Expand Up @@ -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
Expand All @@ -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
Expand Down Expand Up @@ -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

0 comments on commit 478bb0c

Please sign in to comment.