lang/fth: Update 1.4.1 -> 1.4.2

Reported by:	portscout
This commit is contained in:
Yuri Victorovich 2022-10-02 19:54:58 -07:00
parent e547e74af5
commit 01cfec39c9
3 changed files with 8 additions and 5 deletions

View File

@ -1,5 +1,5 @@
PORTNAME= fth
DISTVERSION= 1.4.1
DISTVERSION= 1.4.2
CATEGORIES= lang
MASTER_SITES= SF/fth/fth/${DISTVERSION}/
@ -11,8 +11,10 @@ LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/COPYING
USES= gmake tar:bz2 ssl # ssl is used only for the bignum interface BN_*
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
TEST_TARGET= test

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1580020500
SHA256 (fth-1.4.1.tar.bz2) = 04e58e8c28d00336fdf12de1b85f1c45ad03f5175f492b265c1ff5203c8cd236
SIZE (fth-1.4.1.tar.bz2) = 723428
TIMESTAMP = 1664765414
SHA256 (fth-1.4.2.tar.bz2) = ce685f7878df3b6b4f4ac974966d06f1b01e6fb63b3ce8368949b6468680fefd
SIZE (fth-1.4.2.tar.bz2) = 703231

View File

@ -20,6 +20,7 @@ share/aclocal/fth.m4
%%DATADIR%%/fth-lib/ifbrack.fr
%%DATADIR%%/fth-lib/jhlocal.fr
%%DATADIR%%/fth-lib/marker.fr
%%DATADIR%%/fth-lib/net.fs
%%DATADIR%%/fth-lib/prefix.fr
%%DATADIR%%/fth-lib/softcore.fr
%%DATADIR%%/site-fth/bird.fsm