diff options
| author | Yuri Victorovich <yuri@FreeBSD.org> | 2022-05-12 18:57:12 +0000 |
|---|---|---|
| committer | Yuri Victorovich <yuri@FreeBSD.org> | 2022-05-12 18:57:53 +0000 |
| commit | 9e4da3e29e8955ff3d788350b99123bc7f22aad2 (patch) | |
| tree | e6fa017eff226eea490cfe36f8c58957d59b30fe | |
| parent | b800dd74e5d127d835048769a4ac48f5cdf6a2bc (diff) | |
math/adept: Update 2.0.8 -> 2.1.1
Reported by: portscout
| -rw-r--r-- | math/adept/Makefile | 2 | ||||
| -rw-r--r-- | math/adept/distinfo | 6 | ||||
| -rw-r--r-- | math/adept/pkg-plist | 2 |
3 files changed, 6 insertions, 4 deletions
diff --git a/math/adept/Makefile b/math/adept/Makefile index e6be2cf8f0a0..a917edba1880 100644 --- a/math/adept/Makefile +++ b/math/adept/Makefile @@ -1,5 +1,5 @@ PORTNAME= adept -DISTVERSION= 2.0.8 +DISTVERSION= 2.1.1 CATEGORIES= math MASTER_SITES= http://www.met.reading.ac.uk/clouds/adept/ diff --git a/math/adept/distinfo b/math/adept/distinfo index 317fc817ff0a..ebc5265325a1 100644 --- a/math/adept/distinfo +++ b/math/adept/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1600102387 -SHA256 (adept-2.0.8.tar.gz) = 2bbcf4b9000bdabb4f82e42811c800c6fdee5ac44ca3d48cfc79d209a006964b -SIZE (adept-2.0.8.tar.gz) = 697194 +TIMESTAMP = 1652381625 +SHA256 (adept-2.1.1.tar.gz) = 0cef334e82df4526d3761bdd8319a63e7582c96b2f1cc88391729018b4825c47 +SIZE (adept-2.1.1.tar.gz) = 716481 diff --git a/math/adept/pkg-plist b/math/adept/pkg-plist index d45ae28a9d60..6d54d3ed7422 100644 --- a/math/adept/pkg-plist +++ b/math/adept/pkg-plist @@ -47,8 +47,10 @@ include/adept/vector_utilities.h include/adept/where.h include/adept_arrays.h include/adept_optimize.h +include/adept_source.h lib/libadept.so lib/libadept.so.0 lib/libadept.so.0.0.0 +%%DATADIR%%/README.md %%PDFTEXDOCS%%%%DOCSDIR%%/adept_documentation.pdf %%PDFTEXDOCS%%%%DOCSDIR%%/adept_reference.pdf |
