1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00

- Update to 1.5.5

Changes:	https://code.zmaw.de/news/116
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2012-06-15 02:01:42 +00:00
parent 2ded3a1a3e
commit 897527e9c8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=299300
2 changed files with 6 additions and 6 deletions

View File

@ -6,9 +6,9 @@
#
PORTNAME= cdo
PORTVERSION= 1.5.4
PORTVERSION= 1.5.5
CATEGORIES= science
MASTER_SITES= https://code.zmaw.de/attachments/download/2372/ \
MASTER_SITES= https://code.zmaw.de/attachments/download/2879/ \
LOCAL/sunpoet
MAINTAINER= sunpoet@FreeBSD.org
@ -71,12 +71,12 @@ PLIST_SUB= NETCDF="@comment "
.if !defined(WITHOUT_PROJ)
CONFIGURE_ARGS+=--with-proj=${LOCALBASE}
LIB_DEPENDS+= proj.7:${PORTSDIR}/graphics/proj
LIB_DEPENDS+= proj:${PORTSDIR}/graphics/proj
.endif
.if !defined(WITHOUT_SZIP)
CONFIGURE_ARGS+=--with-szlib=${LOCALBASE}
LIB_DEPENDS+= sz.2:${PORTSDIR}/science/szip
LIB_DEPENDS+= sz:${PORTSDIR}/science/szip
.endif
.include <bsd.port.pre.mk>

View File

@ -1,2 +1,2 @@
SHA256 (cdo-1.5.4.tar.gz) = 198efac72e3b092a0b94c725721c6f92dd89dc8216b9d1bab3309b71f99a97cf
SIZE (cdo-1.5.4.tar.gz) = 5544170
SHA256 (cdo-1.5.5.tar.gz) = ceffac405505d3d7a5a7662d8087c4609c1a4b48bb28a0fd4963c8dd4025737b
SIZE (cdo-1.5.5.tar.gz) = 5570375