- Update to 1.2.0-rc4.
This commit is contained in:
parent
3bd2df6f00
commit
f723ee6204
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=419714
2 changed files with 6 additions and 5 deletions
|
@ -2,8 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= librsb
|
||||
PORTVERSION= 1.2.0r1
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 1.2.0r4
|
||||
CATEGORIES= math
|
||||
MASTER_SITES= SF/librsb
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION:S/r/-rc/}
|
||||
|
@ -17,7 +16,8 @@ LICENSE_FILE= ${WRKSRC}/COPYING
|
|||
BUILD_DEPENDS= gsed:textproc/gsed \
|
||||
bash:shells/bash
|
||||
|
||||
USES= fortran compiler:openmp gmake shebangfix
|
||||
USES= fortran compiler:openmp gmake shebangfix libtool
|
||||
INSTALL_TARGET= install-strip
|
||||
GNU_CONFIGURE= yes
|
||||
CFLAGS+= -fPIC
|
||||
CONFIGURE_ARGS= --enable-fortran-module-install \
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
SHA256 (librsb-1.2.0-rc1.tar.gz) = 88167a22a9a73fa2bf15e83a94a37c8829a838fe93870254414ace78ea2ecdaf
|
||||
SIZE (librsb-1.2.0-rc1.tar.gz) = 2212101
|
||||
TIMESTAMP = 1470435344
|
||||
SHA256 (librsb-1.2.0-rc4.tar.gz) = 21635cc174fcb1a58a6bd73bb74d86a106c85e9535872dccc988e8720488a3d4
|
||||
SIZE (librsb-1.2.0-rc4.tar.gz) = 2216622
|
||||
|
|
Loading…
Reference in a new issue