svn commit: r568736 - in head/math/latte-integrale: . files

Yuri Victorovich yuri at FreeBSD.org
Thu Mar 18 10:33:27 UTC 2021


Author: yuri
Date: Thu Mar 18 10:33:26 2021
New Revision: 568736
URL: https://svnweb.freebsd.org/changeset/ports/568736

Log:
  math/latte-integrale: Update 1.7.5 -> 1.7.6
  
  Reported by:	portscout

Modified:
  head/math/latte-integrale/Makefile
  head/math/latte-integrale/distinfo
  head/math/latte-integrale/files/patch-configure.ac

Modified: head/math/latte-integrale/Makefile
==============================================================================
--- head/math/latte-integrale/Makefile	Thu Mar 18 10:15:13 2021	(r568735)
+++ head/math/latte-integrale/Makefile	Thu Mar 18 10:33:26 2021	(r568736)
@@ -2,8 +2,7 @@
 
 PORTNAME=	latte-integrale
 DISTVERSIONPREFIX=	version_
-DISTVERSION=	1_7_5
-PORTREVISION=	2
+DISTVERSION=	1_7_6
 CATEGORIES=	math
 
 MAINTAINER=	yuri at FreeBSD.org

Modified: head/math/latte-integrale/distinfo
==============================================================================
--- head/math/latte-integrale/distinfo	Thu Mar 18 10:15:13 2021	(r568735)
+++ head/math/latte-integrale/distinfo	Thu Mar 18 10:33:26 2021	(r568736)
@@ -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

Modified: head/math/latte-integrale/files/patch-configure.ac
==============================================================================
--- head/math/latte-integrale/files/patch-configure.ac	Thu Mar 18 10:15:13 2021	(r568735)
+++ head/math/latte-integrale/files/patch-configure.ac	Thu Mar 18 10:33:26 2021	(r568736)
@@ -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


More information about the svn-ports-all mailing list