mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
archivers/innoextract: Update to 1.9-11
- Switch to DISTVERSION - Unbreak build with boost 1.85 ChangeLog: https://github.com/dscharrer/innoextract/compare/1.9...1.9-11-g264c2fe
This commit is contained in:
parent
c6ed3b871c
commit
16dd72e693
@ -1,8 +1,7 @@
|
||||
PORTNAME= innoextract
|
||||
PORTVERSION= 1.9
|
||||
PORTREVISION= 2
|
||||
DISTVERSION= 1.9-11
|
||||
DISTVERSIONSUFFIX= -g264c2fe
|
||||
CATEGORIES= archivers
|
||||
MASTER_SITES= http://constexpr.org/innoextract/files/
|
||||
|
||||
MAINTAINER= eduardo@FreeBSD.org
|
||||
COMMENT= Program to extract Inno Setup files
|
||||
@ -14,6 +13,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
BUILD_DEPENDS= boost-libs>0:devel/boost-libs
|
||||
|
||||
USES= cmake compiler:c++11-lang iconv
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= dscharrer
|
||||
CMAKE_ON= Boost_USE_STATIC_LIBS
|
||||
|
||||
PLIST_FILES= bin/innoextract \
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1608199073
|
||||
SHA256 (innoextract-1.9.tar.gz) = 6344a69fc1ed847d4ed3e272e0da5998948c6b828cb7af39c6321aba6cf88126
|
||||
SIZE (innoextract-1.9.tar.gz) = 206931
|
||||
TIMESTAMP = 1728380729
|
||||
SHA256 (dscharrer-innoextract-1.9-11-g264c2fe_GH0.tar.gz) = c71e42c91b4765761c2d5fa0fec4d0ef8c1451ac8465a6268ecdf666f08337e4
|
||||
SIZE (dscharrer-innoextract-1.9-11-g264c2fe_GH0.tar.gz) = 204952
|
||||
|
Loading…
Reference in New Issue
Block a user