Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Dec 2020 02:48:16 +0000 (UTC)
From:      Wen Heping <wen@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r557410 - head/lang/gnu-cobol
Message-ID:  <202012100248.0BA2mGcO032984@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: wen
Date: Thu Dec 10 02:48:15 2020
New Revision: 557410
URL: https://svnweb.freebsd.org/changeset/ports/557410

Log:
  - Update to 3.1.1

Modified:
  head/lang/gnu-cobol/Makefile
  head/lang/gnu-cobol/distinfo
  head/lang/gnu-cobol/pkg-plist

Modified: head/lang/gnu-cobol/Makefile
==============================================================================
--- head/lang/gnu-cobol/Makefile	Thu Dec 10 02:42:18 2020	(r557409)
+++ head/lang/gnu-cobol/Makefile	Thu Dec 10 02:48:15 2020	(r557410)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	gnu-cobol
-PORTVERSION=	3.1
+PORTVERSION=	3.1.1
 CATEGORIES=	lang
 MASTER_SITES=	GNU/gnucobol
 DISTNAME=	gnucobol-${PORTVERSION}

Modified: head/lang/gnu-cobol/distinfo
==============================================================================
--- head/lang/gnu-cobol/distinfo	Thu Dec 10 02:42:18 2020	(r557409)
+++ head/lang/gnu-cobol/distinfo	Thu Dec 10 02:48:15 2020	(r557410)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1605195484
-SHA256 (gnucobol-3.1.tar.xz) = 244f6a231519f4553df6f305269a22be3372d5f3dcafc222b104f582380348f5
-SIZE (gnucobol-3.1.tar.xz) = 2169296
+TIMESTAMP = 1607596741
+SHA256 (gnucobol-3.1.1.tar.xz) = c1b1d7dead3b141ed2f30102934e94b48d01845c79fccf19110f34016970f423
+SIZE (gnucobol-3.1.1.tar.xz) = 2183540

Modified: head/lang/gnu-cobol/pkg-plist
==============================================================================
--- head/lang/gnu-cobol/pkg-plist	Thu Dec 10 02:42:18 2020	(r557409)
+++ head/lang/gnu-cobol/pkg-plist	Thu Dec 10 02:48:15 2020	(r557410)
@@ -10,7 +10,7 @@ lib/gnucobol/CBL_OC_DUMP.so
 lib/libcob.a
 lib/libcob.so
 lib/libcob.so.4
-lib/libcob.so.4.0.0
+lib/libcob.so.4.1.0
 man/man1/cob-config.1.gz
 man/man1/cobc.1.gz
 man/man1/cobcrun.1.gz



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