Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Jun 2023 18:52:07 GMT
From:      Kevin Bowling <kbowling@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: dc246a44cc10 - main - x11/x3270, net/c3270: Update to 4.2ga10
Message-ID:  <202306051852.355Iq7fe054046@gitrepo.freebsd.org>

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

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

commit dc246a44cc105759a733f6d7914fbf2d7009f5c6
Author:     Kevin Bowling <kbowling@FreeBSD.org>
AuthorDate: 2023-06-05 18:50:16 +0000
Commit:     Kevin Bowling <kbowling@FreeBSD.org>
CommitDate: 2023-06-05 18:51:55 +0000

    x11/x3270, net/c3270: Update to 4.2ga10
    
    Changes https://x3270.miraheze.org/wiki/Release_Notes/suite3270/4.2ga10
    
    PR:             271837
---
 x11/x3270/Makefile | 3 ++-
 x11/x3270/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/x11/x3270/Makefile b/x11/x3270/Makefile
index 08ec95eb1f40..6360f045a935 100644
--- a/x11/x3270/Makefile
+++ b/x11/x3270/Makefile
@@ -1,8 +1,9 @@
 PORTNAME?=	x3270
 PORTVERSION=	4.2
+PORTREVISION=	1
 CATEGORIES?=	x11 net
 MASTER_SITES=	http://x3270.bgp.nu/download/04.02/
-DISTFILES=	suite3270-${PORTVERSION}ga4-src.tgz
+DISTFILES=	suite3270-${PORTVERSION}ga10-src.tgz
 
 MAINTAINER=	kbowling@FreeBSD.org
 COMMENT?=	3270 Terminal emulator
diff --git a/x11/x3270/distinfo b/x11/x3270/distinfo
index 67971fa30720..3c88e811149e 100644
--- a/x11/x3270/distinfo
+++ b/x11/x3270/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1652121369
-SHA256 (suite3270-4.2ga4-src.tgz) = 6a89ebdc7817bc204f79ebcdc6b5e7fef8c19aedfbc80284fedc647caa086790
-SIZE (suite3270-4.2ga4-src.tgz) = 4194027
+TIMESTAMP = 1685990899
+SHA256 (suite3270-4.2ga10-src.tgz) = db513225f074144a5a0221d57ede37cca1468c2c2d158ea09981f50012ebdbe7
+SIZE (suite3270-4.2ga10-src.tgz) = 12739495



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