Index: head/lang/fth/Makefile =================================================================== --- head/lang/fth/Makefile (revision 517194) +++ head/lang/fth/Makefile (revision 517195) @@ -1,34 +1,34 @@ # $FreeBSD$ PORTNAME= fth -DISTVERSION= 1.3.8 +DISTVERSION= 1.3.9 CATEGORIES= lang MASTER_SITES= SF/fth/fth/${DISTVERSION}/ MAINTAINER= yuri@FreeBSD.org COMMENT= Forth interpreter and extension library 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 INSTALL_TARGET= install-strip TEST_TARGET= test OPTIONS_DEFINE= TECLA OPTIONS_DEFAULT= TECLA TECLA_DESC= Use tecla command-line editing TECLA_CONFIGURE_WITH= tecla TECLA_LIB_DEPENDS= libtecla.so:devel/libtecla .include .if ${SSL_DEFAULT} == base BROKEN_FreeBSD_12= variable has incomplete type 'BIGNUM' (aka 'struct bignum_st') BROKEN_FreeBSD_13= variable has incomplete type 'BIGNUM' (aka 'struct bignum_st') .endif .include Index: head/lang/fth/distinfo =================================================================== --- head/lang/fth/distinfo (revision 517194) +++ head/lang/fth/distinfo (revision 517195) @@ -1,3 +1,3 @@ -TIMESTAMP = 1517006393 -SHA256 (fth-1.3.8.tar.bz2) = 97047cdb9b7699d084206b6da46478c76f659ab9efc92248ac25f4ebf7bf1611 -SIZE (fth-1.3.8.tar.bz2) = 725254 +TIMESTAMP = 1573371636 +SHA256 (fth-1.3.9.tar.bz2) = 9918d71e599b442c8d88b7c252dfbfba3a8a0de5da66dda7622bb087430568ee +SIZE (fth-1.3.9.tar.bz2) = 698177