diff options
-rw-r--r-- | science/szip/Makefile | 8 | ||||
-rw-r--r-- | science/szip/distinfo | 6 |
2 files changed, 7 insertions, 7 deletions
diff --git a/science/szip/Makefile b/science/szip/Makefile index 6801b4e9f2de..97dbc9409e16 100644 --- a/science/szip/Makefile +++ b/science/szip/Makefile @@ -2,12 +2,11 @@ # $FreeBSD$ PORTNAME= szip -PORTVERSION= 2.1 -PORTREVISION= 3 +PORTVERSION= 2.1.1 CATEGORIES= science archivers MASTER_SITES= https://support.hdfgroup.org/ftp/lib-external/szip/${PORTVERSION}/src/ \ https://support.hdfgroup.org/ftp/lib-external/szip/previous/${PORTVERSION}/src/ \ - LOCAL/sunpoet/szip + LOCAL/sunpoet PKGNAMEPREFIX= hdf- MAINTAINER= sunpoet@FreeBSD.org @@ -20,11 +19,12 @@ LICENSE_PERMS= dist-mirror no-dist-sell pkg-mirror no-pkg-sell auto-accept CONFLICTS_INSTALL= libaec +USES= libtool + GNU_CONFIGURE= yes INSTALL_TARGET= install-strip LIBS+= -lm TEST_TARGET= check USE_LDCONFIG= yes -USES= libtool .include <bsd.port.mk> diff --git a/science/szip/distinfo b/science/szip/distinfo index 64a779cff45d..854b2b89dd50 100644 --- a/science/szip/distinfo +++ b/science/szip/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1547411166 -SHA256 (szip-2.1.tar.gz) = a816d95d5662e8279625abdbea7d0e62157d7d1f028020b1075500bf483ed5ef -SIZE (szip-2.1.tar.gz) = 383968 +TIMESTAMP = 1550377281 +SHA256 (szip-2.1.1.tar.gz) = 21ee958b4f2d4be2c9cabfa5e1a94877043609ce86fde5f286f105f7ff84d412 +SIZE (szip-2.1.1.tar.gz) = 415774 |