aboutsummaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2021-03-18 10:33:26 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2021-03-18 10:33:26 +0000
commitf196986ae68a82b46294606fab7a6a83c2bdbc4c (patch)
treea3f648827324c7df8884952f2fc0d3cbe6c86315 /math
parent52700e9cf985ab8e50e31767b14ed8848caaa658 (diff)
downloadports-f196986ae68a82b46294606fab7a6a83c2bdbc4c.tar.gz
ports-f196986ae68a82b46294606fab7a6a83c2bdbc4c.zip
math/latte-integrale: Update 1.7.5 -> 1.7.6
Reported by: portscout
Notes
Notes: svn path=/head/; revision=568736
Diffstat (limited to 'math')
-rw-r--r--math/latte-integrale/Makefile3
-rw-r--r--math/latte-integrale/distinfo6
-rw-r--r--math/latte-integrale/files/patch-configure.ac6
3 files changed, 7 insertions, 8 deletions
diff --git a/math/latte-integrale/Makefile b/math/latte-integrale/Makefile
index 19dbbe480f6e..1f9f6db52f8e 100644
--- a/math/latte-integrale/Makefile
+++ b/math/latte-integrale/Makefile
@@ -2,8 +2,7 @@
PORTNAME= latte-integrale
DISTVERSIONPREFIX= version_
-DISTVERSION= 1_7_5
-PORTREVISION= 2
+DISTVERSION= 1_7_6
CATEGORIES= math
MAINTAINER= yuri@FreeBSD.org
diff --git a/math/latte-integrale/distinfo b/math/latte-integrale/distinfo
index 7dcbbc50a86c..c75607a0cce8 100644
--- a/math/latte-integrale/distinfo
+++ b/math/latte-integrale/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1543993357
-SHA256 (latte-int-latte-version_1_7_5_GH0.tar.gz) = 3da7cff7e451a12b29f5df28456367f66cd0092437e88aca5e61cc3f13eaa91c
-SIZE (latte-int-latte-version_1_7_5_GH0.tar.gz) = 9772961
+TIMESTAMP = 1616062540
+SHA256 (latte-int-latte-version_1_7_6_GH0.tar.gz) = 3db8f07c467019f75818623866180ca222490be69c29a173e931c77f088ca0e7
+SIZE (latte-int-latte-version_1_7_6_GH0.tar.gz) = 9769199
diff --git a/math/latte-integrale/files/patch-configure.ac b/math/latte-integrale/files/patch-configure.ac
index d1cd3ac9529e..6f097a73ad3d 100644
--- a/math/latte-integrale/files/patch-configure.ac
+++ b/math/latte-integrale/files/patch-configure.ac
@@ -1,11 +1,11 @@
---- configure.ac.orig 2018-12-05 08:19:48 UTC
+--- configure.ac.orig 2021-03-18 01:55:52 UTC
+++ configure.ac
@@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ(2.59)
--AC_INIT(latte-int, 1.7.5)
-+AC_INIT(latte-integrale, 1.7.5)
+-AC_INIT(latte-int, 1.7.6)
++AC_INIT(latte-integrale, 1.7.6)
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_HEADERS([code/config.h:code/config.hin])
AM_INIT_AUTOMAKE([gnu 1.11]) # Need 1.11 for parallel test harness in code/maple