diff options
author | Stephen Montgomery-Smith <stephen@FreeBSD.org> | 2025-08-07 00:54:46 -0500 |
---|---|---|
committer | Stephen Montgomery-Smith <stephen@FreeBSD.org> | 2025-08-07 00:54:46 -0500 |
commit | 26364e31f5fdebd8626fcf1bc257c58afda3916a (patch) | |
tree | 312ba035e25351ed7e34fdd634c4e9dcfed3d850 | |
parent | www/gitlab: bump due to go update (diff) |
math/octave-forge-automatic-differentiation: Update to 1.0.1.
-rw-r--r-- | math/octave-forge-automatic-differentiation/Makefile | 3 | ||||
-rw-r--r-- | math/octave-forge-automatic-differentiation/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/math/octave-forge-automatic-differentiation/Makefile b/math/octave-forge-automatic-differentiation/Makefile index 8c842f23a5ed..4373ad2720c0 100644 --- a/math/octave-forge-automatic-differentiation/Makefile +++ b/math/octave-forge-automatic-differentiation/Makefile @@ -1,6 +1,5 @@ PORTNAME= octave-forge-automatic-differentiation -DISTVERSION= 1.0.0 -PORTREVISION= 6 +DISTVERSION= 1.0.1 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-automatic-differentiation/distinfo b/math/octave-forge-automatic-differentiation/distinfo index a83213655a47..04b950d2f851 100644 --- a/math/octave-forge-automatic-differentiation/distinfo +++ b/math/octave-forge-automatic-differentiation/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1666744398 -SHA256 (octave-forge/StevenWaldrip-Automatic-Differentiation-1.0.0_GH0.tar.gz) = 12e578cd4daedd31537ba5f541db20e85754ab356c3c28cb75da78442beb10e5 -SIZE (octave-forge/StevenWaldrip-Automatic-Differentiation-1.0.0_GH0.tar.gz) = 29014 +TIMESTAMP = 1754287808 +SHA256 (octave-forge/StevenWaldrip-Automatic-Differentiation-1.0.1_GH0.tar.gz) = 5fdcfaf009ba240bdec5703ca1d230af59b16f8e5173403ddb7f1899cf7d68e7 +SIZE (octave-forge/StevenWaldrip-Automatic-Differentiation-1.0.1_GH0.tar.gz) = 33852 |