Index: head/archivers/innoextract/Makefile =================================================================== --- head/archivers/innoextract/Makefile (revision 561729) +++ head/archivers/innoextract/Makefile (revision 561730) @@ -1,27 +1,26 @@ # $FreeBSD$ PORTNAME= innoextract -PORTVERSION= 1.8 -PORTREVISION= 1 +PORTVERSION= 1.9 CATEGORIES= archivers MASTER_SITES= http://constexpr.org/innoextract/files/ MAINTAINER= lifanov@FreeBSD.org COMMENT= Program to extract Inno Setup files LICENSE= ZLIB LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN_sparc64= Does not build: undefined reference to std::ctype::_M_widen_init() LIB_DEPENDS= libboost_iostreams.so:devel/boost-libs \ libboost_filesystem.so:devel/boost-libs \ libboost_system.so:devel/boost-libs \ libboost_program_options.so:devel/boost-libs USES= cmake compiler:c++11-lang iconv PLIST_FILES= bin/innoextract \ man/man1/innoextract.1.gz .include Index: head/archivers/innoextract/distinfo =================================================================== --- head/archivers/innoextract/distinfo (revision 561729) +++ head/archivers/innoextract/distinfo (revision 561730) @@ -1,3 +1,3 @@ -TIMESTAMP = 1568566668 -SHA256 (innoextract-1.8.tar.gz) = 5e78f6295119eeda08a54dcac75306a1a4a40d0cb812ff3cd405e9862c285269 -SIZE (innoextract-1.8.tar.gz) = 205553 +TIMESTAMP = 1608199073 +SHA256 (innoextract-1.9.tar.gz) = 6344a69fc1ed847d4ed3e272e0da5998948c6b828cb7af39c6321aba6cf88126 +SIZE (innoextract-1.9.tar.gz) = 206931