svn commit: r419714 - head/math/librsb

Stephen Montgomery-Smith stephen at FreeBSD.org
Fri Aug 5 22:37:11 UTC 2016


Author: stephen
Date: Fri Aug  5 22:37:09 2016
New Revision: 419714
URL: https://svnweb.freebsd.org/changeset/ports/419714

Log:
  - Update to 1.2.0-rc4.

Modified:
  head/math/librsb/Makefile
  head/math/librsb/distinfo

Modified: head/math/librsb/Makefile
==============================================================================
--- head/math/librsb/Makefile	Fri Aug  5 22:21:44 2016	(r419713)
+++ head/math/librsb/Makefile	Fri Aug  5 22:37:09 2016	(r419714)
@@ -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 \

Modified: head/math/librsb/distinfo
==============================================================================
--- head/math/librsb/distinfo	Fri Aug  5 22:21:44 2016	(r419713)
+++ head/math/librsb/distinfo	Fri Aug  5 22:37:09 2016	(r419714)
@@ -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


More information about the svn-ports-all mailing list