aboutsummaryrefslogtreecommitdiff
path: root/science/szip
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-02-24 17:56:03 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-02-24 17:56:03 +0000
commit7c03f775c4aca36c8cc580b767c164c2a0bd6e86 (patch)
tree404eb3976cd118abe08faa9cbf7ae9ed36c41140 /science/szip
parent3cf9e33d39587377cd77bf64b13b293bcda38f6c (diff)
downloadports-7c03f775c4aca36c8cc580b767c164c2a0bd6e86.tar.gz
ports-7c03f775c4aca36c8cc580b767c164c2a0bd6e86.zip
Update to 2.1.1
- Changed version to 2.1.1 - CMake support added, which allows for shared or static builds - CMake dual-binary code added to build both static and shared
Notes
Notes: svn path=/head/; revision=493780
Diffstat (limited to 'science/szip')
-rw-r--r--science/szip/Makefile8
-rw-r--r--science/szip/distinfo6
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