Index: head/devel/tclreadline/Makefile =================================================================== --- head/devel/tclreadline/Makefile (revision 515170) +++ head/devel/tclreadline/Makefile (revision 515171) @@ -1,35 +1,36 @@ # Created by: darius@dons.net.au # $FreeBSD$ PORTNAME= tclreadline -PORTVERSION= 2.3.6 +PORTVERSION= 2.3.7 DISTVERSIONPREFIX= v PORTREVISION= 0 CATEGORIES= devel tcl MAINTAINER= tcltk@FreeBSD.org COMMENT= GNU readline for TCL LICENSE= BSD3CLAUSE USES= autoreconf libtool tcl readline:port GNU_CONFIGURE= yes CONFIGURE_ARGS+=--with-tcl=${TCL_LIBDIR} \ --with-tcl-includes=${TCL_INCLUDEDIR} \ --with-readline-includes=${LOCALBASE}/include \ --with-readline-library="-L${LOCALBASE}/lib -lreadline" \ - --with-tk=no + --with-tk=no \ + --enable-tclstub INSTALL_TARGET= install-strip USE_GITHUB= yes GH_ACCOUNT= flightaware USE_LDCONFIG= yes TCL_PKG= ${PORTNAME}${PORTVERSION} PLIST_SUB+= PORTVERSION=${PORTVERSION} TCL_PKG=${TCL_PKG} post-patch: @${RM} ${WRKSRC}/INSTALL .include Index: head/devel/tclreadline/distinfo =================================================================== --- head/devel/tclreadline/distinfo (revision 515170) +++ head/devel/tclreadline/distinfo (revision 515171) @@ -1,3 +1,3 @@ -TIMESTAMP = 1563881085 -SHA256 (flightaware-tclreadline-v2.3.6_GH0.tar.gz) = 478b13c2de153b5423f34f007e94d7ecbe2840b451501cc1132663750e2be0d3 -SIZE (flightaware-tclreadline-v2.3.6_GH0.tar.gz) = 260057 +TIMESTAMP = 1571728614 +SHA256 (flightaware-tclreadline-v2.3.7_GH0.tar.gz) = d6e45145b7214ed11658e9fa3a923dc9177e8c57bec5412978a7412134ddf5ab +SIZE (flightaware-tclreadline-v2.3.7_GH0.tar.gz) = 260176