Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Apr 2023 08:36:57 GMT
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 4216d8ad777f - main - =?utf-8?Q?math/4ti2:=20Update=201_6_9=20=E2=86=92=201_6_10?=
Message-ID:  <202304270836.33R8avrN000644@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=4216d8ad777f92ccb385eeed7e4ecba623ac0d44

commit 4216d8ad777f92ccb385eeed7e4ecba623ac0d44
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2023-04-27 08:34:14 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2023-04-27 08:36:49 +0000

    math/4ti2: Update 1_6_9 → 1_6_10
    
    Reported by:    portscout
---
 math/4ti2/Makefile  | 12 ++++++++----
 math/4ti2/distinfo  |  6 +++---
 math/4ti2/pkg-plist |  2 +-
 3 files changed, 12 insertions(+), 8 deletions(-)

diff --git a/math/4ti2/Makefile b/math/4ti2/Makefile
index 29577d9c7d02..1de8b4ef38c4 100644
--- a/math/4ti2/Makefile
+++ b/math/4ti2/Makefile
@@ -1,7 +1,6 @@
 PORTNAME=	4ti2
 DISTVERSIONPREFIX=	Release_
-DISTVERSION=	1_6_9
-PORTREVISION=	1
+DISTVERSION=	1_6_10
 CATEGORIES=	math
 
 MAINTAINER=	yuri@FreeBSD.org
@@ -15,11 +14,16 @@ LIB_DEPENDS=	libglpk.so:math/glpk \
 		libgmp.so:math/gmp
 
 USES=		autoreconf compiler:c++11-lang gmake libtool
-GNU_CONFIGURE=	yes
-CONFIGURE_ARGS=	--disable-static --enable-shared --with-glpk=${LOCALBASE} --with-gmp=${LOCALBASE}
 USE_GITHUB=	yes
 USE_LDCONFIG=	yes
 
+GNU_CONFIGURE=	yes
+CONFIGURE_ARGS=	--disable-static --enable-shared --with-glpk=${LOCALBASE} --with-gmp=${LOCALBASE}
+
+INSTALL_TARGET=	install-strip
+
 TEST_TARGET=	check # tests fail to run: https://github.com/4ti2/4ti2/issues/26
 
+OPTIONS_DEFINE=	DOCS
+
 .include <bsd.port.mk>
diff --git a/math/4ti2/distinfo b/math/4ti2/distinfo
index af4f22f37cfb..c5266ed4badb 100644
--- a/math/4ti2/distinfo
+++ b/math/4ti2/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1543969170
-SHA256 (4ti2-4ti2-Release_1_6_9_GH0.tar.gz) = 7b1015718102d8cd4dc2de64f69094fdba0bc69a1878ada5960979b171ff89e4
-SIZE (4ti2-4ti2-Release_1_6_9_GH0.tar.gz) = 5000032
+TIMESTAMP = 1682583538
+SHA256 (4ti2-4ti2-Release_1_6_10_GH0.tar.gz) = 2f1bce3203da65b651d68cbd0ace0f89a16d1f436cf5f24e22bc15ec22df936a
+SIZE (4ti2-4ti2-Release_1_6_10_GH0.tar.gz) = 5005427
diff --git a/math/4ti2/pkg-plist b/math/4ti2/pkg-plist
index 08f64280b6da..1f9f2bd24f87 100644
--- a/math/4ti2/pkg-plist
+++ b/math/4ti2/pkg-plist
@@ -169,4 +169,4 @@ lib/lib4ti2util.so.0.0.0
 lib/libzsolve.so
 lib/libzsolve.so.0
 lib/libzsolve.so.0.0.0
-%%DATADIR%%/doc/4ti2_manual.pdf
+%%PORTDOCS%%%%DOCSDIR%%/4ti2_manual.pdf



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202304270836.33R8avrN000644>