- Upgrade to 2.5-5.

Changelog at
<https://sourceforge.net/projects/cgns/files/cgnslib_2.5/Release%205/>

- Set the license.

PR:		ports/154735
This commit is contained in:
Thierry Thomas 2011-02-26 10:23:14 +00:00
parent 380429bfdc
commit eb4c8140ad
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=269790
2 changed files with 10 additions and 7 deletions

View File

@ -6,22 +6,26 @@
#
PORTNAME= cgnslib
DISTVERSION= 2.5-3
PORTREVISION= 2
DISTVERSION= 2.5-5
CATEGORIES= science
MASTER_SITES= SF/cgns/${PORTNAME}_2.5/Release%203
MASTER_SITES= SF/cgns/${PORTNAME}_${PORTVERSION:R}/Release%20${PORTVERSION:E}
DISTNAME= ${PORTNAME}_${DISTVERSION}
MAINTAINER= thierry@FreeBSD.org
COMMENT= CFD General Notation System library code
LICENSE= AS-IS
LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
LICENSE_NAME= AS-IS
LICENSE_FILE= ${WRKSRC}/LICENSE
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-shared=all
MAKE_ENV= PTHREAD_LIBS="${PTHREAD_LIBS}"
USE_LDCONFIG= yes
.if !defined(WITHOUT_HDF5)
LIB_DEPENDS+= hdf5.0:${PORTSDIR}/science/hdf5
LIB_DEPENDS+= hdf5.6:${PORTSDIR}/science/hdf5-18
CONFIGURE_ARGS+=--with-hdf5=${LOCALBASE}
PLIST_SUB= HDF5=""
.else

View File

@ -1,3 +1,2 @@
MD5 (cgnslib_2.5-3.tar.gz) = cf83a0101047f4d5a6c8b0db833ce100
SHA256 (cgnslib_2.5-3.tar.gz) = 6d8cdf4cd807efa2766f089ec6440812ed4352f0342476cd949cff50a2302ca9
SIZE (cgnslib_2.5-3.tar.gz) = 394362
SHA256 (cgnslib_2.5-5.tar.gz) = 038760e66c50050f596168a7ce6405810d883e6eeaa363f38185ed2e74f907f1
SIZE (cgnslib_2.5-5.tar.gz) = 398661