diff --git a/archivers/innoextract/Makefile b/archivers/innoextract/Makefile index ad75c44f189..1229468a773 100644 --- a/archivers/innoextract/Makefile +++ b/archivers/innoextract/Makefile @@ -1,9 +1,8 @@ -# $OpenBSD: Makefile,v 1.7 2017/07/26 22:45:14 sthen Exp $ +# $OpenBSD: Makefile,v 1.8 2018/06/24 08:56:16 jca Exp $ COMMENT= unpack Inno Setup installers -DISTNAME= innoextract-1.6 -REVISION= 0 +DISTNAME= innoextract-1.7 CATEGORIES= archivers HOMEPAGE= https://constexpr.org/innoextract/ @@ -16,7 +15,7 @@ MAINTAINER= Donovan Watteau PERMIT_PACKAGE_CDROM= Yes WANTLIB= boost_filesystem-mt boost_iostreams-mt boost_program_options-mt -WANTLIB+= boost_system-mt c iconv lzma m pthread ${COMPILER_LIBCXX} +WANTLIB+= c iconv lzma m pthread ${COMPILER_LIBCXX} LIB_DEPENDS= archivers/xz \ converters/libiconv \ @@ -37,6 +36,6 @@ NO_TEST= Yes do-install: ${INSTALL_PROGRAM} ${WRKBUILD}/innoextract ${PREFIX}/bin - ${INSTALL_MAN} ${WRKSRC}/doc/innoextract.1 ${PREFIX}/man/man1 + ${INSTALL_MAN} ${WRKBUILD}/innoextract.1 ${PREFIX}/man/man1 .include diff --git a/archivers/innoextract/distinfo b/archivers/innoextract/distinfo index 3b217233d50..c8951fc2e6f 100644 --- a/archivers/innoextract/distinfo +++ b/archivers/innoextract/distinfo @@ -1,2 +1,2 @@ -SHA256 (innoextract-1.6.tar.gz) = ZkY/FF//1NWIPGs+L3ssKDfW8HCVgQEU5RQjOojBAz4= -SIZE (innoextract-1.6.tar.gz) = 183380 +SHA256 (innoextract-1.7.tar.gz) = we+3MvK8OoAGXF9RoNTqYCeuv1KMYJ0/M2rqIFXS8KQ= +SIZE (innoextract-1.7.tar.gz) = 195123