aboutsummaryrefslogtreecommitdiff
path: root/science/szip
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-01-13 20:25:41 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-01-13 20:25:41 +0000
commit8634eafdb93075a48cc744574b5ea40bec528073 (patch)
tree8f0660e4a121b1050de7c4ba450e6be7330651dc /science/szip
parentfbd74b28bd5cefee56d09c0ae5d665bcd53fc66a (diff)
downloadports-8634eafdb93075a48cc744574b5ea40bec528073.tar.gz
ports-8634eafdb93075a48cc744574b5ea40bec528073.zip
Remove outdated document
- Bump PORTREVISION for package change
Notes
Notes: svn path=/head/; revision=490210
Diffstat (limited to 'science/szip')
-rw-r--r--science/szip/Makefile19
-rw-r--r--science/szip/distinfo3
2 files changed, 5 insertions, 17 deletions
diff --git a/science/szip/Makefile b/science/szip/Makefile
index 3d453efd5733..6801b4e9f2de 100644
--- a/science/szip/Makefile
+++ b/science/szip/Makefile
@@ -3,15 +3,12 @@
PORTNAME= szip
PORTVERSION= 2.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= science archivers
-MASTER_SITES= http://www.hdfgroup.org/ftp/lib-external/${PORTNAME}/${PORTVERSION}/src/:src \
- http://www.hdfgroup.org/doc_resource/SZIP/:doc \
- LOCAL/sunpoet:src,doc
+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
PKGNAMEPREFIX= hdf-
-DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:src \
- ${PORTDOCS}:doc
-EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Lossless compression library for scientific data
@@ -23,8 +20,6 @@ LICENSE_PERMS= dist-mirror no-dist-sell pkg-mirror no-pkg-sell auto-accept
CONFLICTS_INSTALL= libaec
-OPTIONS_DEFINE= DOCS
-
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
LIBS+= -lm
@@ -32,10 +27,4 @@ TEST_TARGET= check
USE_LDCONFIG= yes
USES= libtool
-PORTDOCS= Release_notes_2_0.pdf
-
-post-install-DOCS-on:
- @${MKDIR} ${STAGEDIR}${DOCSDIR}/
- ${INSTALL_DATA} ${DISTDIR}/${PORTDOCS} ${STAGEDIR}${DOCSDIR}/
-
.include <bsd.port.mk>
diff --git a/science/szip/distinfo b/science/szip/distinfo
index 8a72efadc21a..64a779cff45d 100644
--- a/science/szip/distinfo
+++ b/science/szip/distinfo
@@ -1,4 +1,3 @@
+TIMESTAMP = 1547411166
SHA256 (szip-2.1.tar.gz) = a816d95d5662e8279625abdbea7d0e62157d7d1f028020b1075500bf483ed5ef
SIZE (szip-2.1.tar.gz) = 383968
-SHA256 (Release_notes_2_0.pdf) = d620c17130464f235c34cca4c576920ffbb96d4b8656c1fc04f7ac0671db8914
-SIZE (Release_notes_2_0.pdf) = 215119