svn commit: r527974 - head/math/adol-c

Yuri Victorovich yuri at FreeBSD.org
Sat Mar 7 20:05:13 UTC 2020


Author: yuri
Date: Sat Mar  7 20:05:12 2020
New Revision: 527974
URL: https://svnweb.freebsd.org/changeset/ports/527974

Log:
  math/adol-c: Update 2.6.3 -> 2.7.2
  
  Reported by:	portscout

Modified:
  head/math/adol-c/Makefile
  head/math/adol-c/distinfo
  head/math/adol-c/pkg-plist

Modified: head/math/adol-c/Makefile
==============================================================================
--- head/math/adol-c/Makefile	Sat Mar  7 19:58:39 2020	(r527973)
+++ head/math/adol-c/Makefile	Sat Mar  7 20:05:12 2020	(r527974)
@@ -1,8 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	adol-c
-DISTVERSION=	2.6.3
-PORTREVISION=	6
+DISTVERSION=	2.7.2
 CATEGORIES=	math
 MASTER_SITES=	https://www.coin-or.org/download/source/${PORTNAME:tu}/
 DISTNAME=	${PORTNAME:tu}-${DISTVERSION}

Modified: head/math/adol-c/distinfo
==============================================================================
--- head/math/adol-c/distinfo	Sat Mar  7 19:58:39 2020	(r527973)
+++ head/math/adol-c/distinfo	Sat Mar  7 20:05:12 2020	(r527974)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1538635741
-SHA256 (ADOL-C-2.6.3.tgz) = 6ed74580695a0d2c960581e5430ebfcd380eb5da9337daf488bf2e89039e9c21
-SIZE (ADOL-C-2.6.3.tgz) = 2416928
+TIMESTAMP = 1583611310
+SHA256 (ADOL-C-2.7.2.tgz) = 902b98e39fdc44b2eb3deaa2e5b7e5d998b7c189e074db88d068e690b65782c3
+SIZE (ADOL-C-2.7.2.tgz) = 2477709

Modified: head/math/adol-c/pkg-plist
==============================================================================
--- head/math/adol-c/pkg-plist	Sat Mar  7 19:58:39 2020	(r527973)
+++ head/math/adol-c/pkg-plist	Sat Mar  7 20:05:12 2020	(r527974)
@@ -1,3 +1,4 @@
+include/adolc/adolc_fatalerror.h
 include/adolc/adalloc.h
 include/adolc/adolc.h
 include/adolc/adolc_openmp.h
@@ -5,6 +6,8 @@ include/adolc/adolc_sparse.h
 include/adolc/adouble.h
 include/adolc/adoublecuda.h
 include/adolc/adtl.h
+include/adolc/adtl_hov.h
+include/adolc/adtl_indo.h
 include/adolc/adutils.h
 include/adolc/adutilsc.h
 include/adolc/advector.h
@@ -14,6 +17,7 @@ include/adolc/drivers/drivers.h
 include/adolc/drivers/odedrivers.h
 include/adolc/drivers/psdrivers.h
 include/adolc/drivers/taylor.h
+include/adolc/edfclasses.h
 include/adolc/externfcts.h
 include/adolc/externfcts2.h
 include/adolc/fixpoint.h
@@ -33,5 +37,5 @@ include/adolc/tapedoc/tapedoc.h
 include/adolc/taping.h
 lib/libadolc.so
 lib/libadolc.so.2
-lib/libadolc.so.2.1.0
+lib/libadolc.so.2.2.0
 libdata/pkgconfig/adolc.pc


More information about the svn-ports-all mailing list