diff options
author | pat <pat@FreeBSD.org> | 2002-08-08 23:54:29 +0800 |
---|---|---|
committer | pat <pat@FreeBSD.org> | 2002-08-08 23:54:29 +0800 |
commit | aa34a64d40c4b25df57012ad99f284016de80b96 (patch) | |
tree | c67e6fbbd4376eccb8f81509935545349cffdb96 /math/ntl | |
parent | ac4371648cabd7473db7881291feeb175c54d1b6 (diff) | |
download | freebsd-ports-gnome-aa34a64d40c4b25df57012ad99f284016de80b96.tar.gz freebsd-ports-gnome-aa34a64d40c4b25df57012ad99f284016de80b96.tar.zst freebsd-ports-gnome-aa34a64d40c4b25df57012ad99f284016de80b96.zip |
Update to 5.3
PR: ports/41441
Submitted by: maintainer
Diffstat (limited to 'math/ntl')
-rw-r--r-- | math/ntl/Makefile | 2 | ||||
-rw-r--r-- | math/ntl/distinfo | 2 | ||||
-rw-r--r-- | math/ntl/pkg-plist | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/math/ntl/Makefile b/math/ntl/Makefile index e0bb93a0ffb4..8473aac23409 100644 --- a/math/ntl/Makefile +++ b/math/ntl/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ntl -PORTVERSION= 5.2 +PORTVERSION= 5.3 CATEGORIES= math MASTER_SITES= http://www.shoup.net/ntl/ diff --git a/math/ntl/distinfo b/math/ntl/distinfo index 4b8c5bfdc441..e2e3f1f74ed0 100644 --- a/math/ntl/distinfo +++ b/math/ntl/distinfo @@ -1 +1 @@ -MD5 (ntl-5.2.tar.gz) = 09e3679e9c84ea5f3934fcfcb29989fa +MD5 (ntl-5.3.tar.gz) = 0292a808e2d2420f8e00c1ac5da4b7a4 diff --git a/math/ntl/pkg-plist b/math/ntl/pkg-plist index 4c8bf34c43f6..8c50706b28df 100644 --- a/math/ntl/pkg-plist +++ b/math/ntl/pkg-plist @@ -9,7 +9,6 @@ include/NTL/GF2X.h include/NTL/GF2XFactoring.h include/NTL/GF2XVec.h include/NTL/HNF.h -include/NTL/IsFinite.h include/NTL/LLL.h include/NTL/RR.h include/NTL/WordVector.h @@ -25,6 +24,7 @@ include/NTL/ZZ_pX.h include/NTL/ZZ_pXFactoring.h include/NTL/c_lip.h include/NTL/config.h +include/NTL/ctools.h include/NTL/def_config.h include/NTL/fileio.h include/NTL/g_lip.h |