diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2025-01-23 06:51:21 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2025-01-23 07:40:40 +0000 |
commit | 58158e3d8981b9928377fbda0f67b28b437e4df4 (patch) | |
tree | 652de4d4d119a6ebaf4b7fa96249df609dc3b67d | |
parent | 5d13a8b0524be8cb87e6458e57060a2432feb95f (diff) |
math/coin-or-data-sample: update 1.2.12 → 1.2.13
-rw-r--r-- | math/coin-or-data-sample/Makefile | 11 | ||||
-rw-r--r-- | math/coin-or-data-sample/distinfo | 6 |
2 files changed, 11 insertions, 6 deletions
diff --git a/math/coin-or-data-sample/Makefile b/math/coin-or-data-sample/Makefile index 9bc4ad383b6a..cbeeef125292 100644 --- a/math/coin-or-data-sample/Makefile +++ b/math/coin-or-data-sample/Makefile @@ -1,16 +1,21 @@ PORTNAME= Data-Sample -DISTVERSION= 1.2.12 +DISTVERSIONPREFIX= releases/ +DISTVERSION= 1.2.13 CATEGORIES= math -MASTER_SITES= https://www.coin-or.org/download/source/Data/ PKGNAMEPREFIX= coin-or- MAINTAINER= yuri@FreeBSD.org COMMENT= COIN-OR data samples -WWW= https://www.coin-or.org/ +WWW= https://www.coin-or.org/ \ + https://github.com/coin-or-tools/Data-Sample LICENSE= EPL USES= gmake tar:tgz + +USE_GITHUB= yes +GH_ACCOUNT= coin-or-tools + GNU_CONFIGURE= yes NO_BUILD= yes diff --git a/math/coin-or-data-sample/distinfo b/math/coin-or-data-sample/distinfo index 4aeb43270e85..dffbe6dc4882 100644 --- a/math/coin-or-data-sample/distinfo +++ b/math/coin-or-data-sample/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1580663024 -SHA256 (Data-Sample-1.2.12.tgz) = dc0167fa85d9007e699493c6c87a0373801506e5850222729fca791d0bcb8028 -SIZE (Data-Sample-1.2.12.tgz) = 369427 +TIMESTAMP = 1737615043 +SHA256 (coin-or-tools-Data-Sample-releases-1.2.13_GH0.tar.gz) = cb4c3713b2a2510d0b6387c24a68c88ba5eff27e2c392429653b1bdef50f06c9 +SIZE (coin-or-tools-Data-Sample-releases-1.2.13_GH0.tar.gz) = 370343 |