diff options
| author | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2019-10-27 18:10:41 +0000 |
|---|---|---|
| committer | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2019-10-27 18:10:41 +0000 |
| commit | 01046abdbb5d09fde77d121c19d021cc0fe92078 (patch) | |
| tree | 9fa9ced1f6d1b47c819d14bd152b9823ec7a5985 /math/ntl | |
| parent | devel/ros-catkin_pkg: upgrade 0.4.13 -> 0.4.14 (diff) | |
Update to 11.4.1.
Also update the maintainer's email address.
PR: 241344
Submitted by: Nathan <ndowens04@gmail.com>
Notes
Notes:
svn path=/head/; revision=515809
Diffstat (limited to 'math/ntl')
| -rw-r--r-- | math/ntl/Makefile | 4 | ||||
| -rw-r--r-- | math/ntl/distinfo | 6 | ||||
| -rw-r--r-- | math/ntl/pkg-plist | 2 |
3 files changed, 6 insertions, 6 deletions
diff --git a/math/ntl/Makefile b/math/ntl/Makefile index 97e82d011696..e17a6a389ea8 100644 --- a/math/ntl/Makefile +++ b/math/ntl/Makefile @@ -2,11 +2,11 @@ # $FreeBSD$ PORTNAME= ntl -PORTVERSION= 11.4.0 +PORTVERSION= 11.4.1 CATEGORIES= math MASTER_SITES= http://www.shoup.net/ntl/ -MAINTAINER= ndowens@yahoo.com +MAINTAINER= ndowens04@gmail.com COMMENT= Victor Shoup's Number Theory Library LICENSE= LGPL21+ diff --git a/math/ntl/distinfo b/math/ntl/distinfo index 21914247cbda..783daea2a881 100644 --- a/math/ntl/distinfo +++ b/math/ntl/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1569958570 -SHA256 (ntl-11.4.0.tar.gz) = 13cd0f12a1b3850da5265ff6932f481d11c2fd907ad4bda93485b4a63214560d -SIZE (ntl-11.4.0.tar.gz) = 2272879 +TIMESTAMP = 1571455000 +SHA256 (ntl-11.4.1.tar.gz) = a30687c4fbb8f114200426d2b1ece840bd024f64e2c5c6920b2d11ebcd82620e +SIZE (ntl-11.4.1.tar.gz) = 2272898 diff --git a/math/ntl/pkg-plist b/math/ntl/pkg-plist index a0c8e00a6ffb..45f7e06213b8 100644 --- a/math/ntl/pkg-plist +++ b/math/ntl/pkg-plist @@ -116,7 +116,7 @@ include/NTL/xdouble.h lib/libntl.a lib/libntl.so lib/libntl.so.42 -lib/libntl.so.42.0.0 +lib/libntl.so.42.0.1 %%NTLDOCS%%/BasicThreadPool.cpp.html %%NTLDOCS%%/BasicThreadPool.txt %%NTLDOCS%%/GF2.cpp.html |
