Date: Wed, 21 Apr 2021 21:33: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: 2a5f25683427 - main - math/timbl: Update 6.4.13 -> 6.5 Message-ID: <202104212133.13LLXv4s009112@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=2a5f256834276d82ff9fa4f47b359a3859d7af59 commit 2a5f256834276d82ff9fa4f47b359a3859d7af59 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2021-04-21 20:59:17 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2021-04-21 21:33:51 +0000 math/timbl: Update 6.4.13 -> 6.5 --- math/timbl/Makefile | 9 +++++---- math/timbl/distinfo | 6 +++--- 2 files changed, 8 insertions(+), 7 deletions(-) diff --git a/math/timbl/Makefile b/math/timbl/Makefile index e941505e6f99..39461ef8d91b 100644 --- a/math/timbl/Makefile +++ b/math/timbl/Makefile @@ -2,8 +2,7 @@ PORTNAME= timbl DISTVERSIONPREFIX= v -DISTVERSION= 6.4.13 -PORTREVISION= 4 +DISTVERSION= 6.5 CATEGORIES= math education MAINTAINER= yuri@FreeBSD.org @@ -16,12 +15,14 @@ LIB_DEPENDS= libticcutils.so:devel/ticcutils USES= autoreconf compiler:c++11-lang gmake gnome libtool \ pathfix pkgconfig +USE_GNOME= libxml2 +USE_LDCONFIG= yes + USE_GITHUB= yes GH_ACCOUNT= LanguageMachines + GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-static -USE_GNOME= libxml2 -USE_LDCONFIG= yes INSTALL_TARGET= install-strip diff --git a/math/timbl/distinfo b/math/timbl/distinfo index 4b3feaaee05b..00a7a7380585 100644 --- a/math/timbl/distinfo +++ b/math/timbl/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1544226148 -SHA256 (LanguageMachines-timbl-v6.4.13_GH0.tar.gz) = 0e8acd112e9118af683e312242a01d5960f333c32b73fc6185a1c7d1984d56ca -SIZE (LanguageMachines-timbl-v6.4.13_GH0.tar.gz) = 1093242 +TIMESTAMP = 1619037940 +SHA256 (LanguageMachines-timbl-v6.5_GH0.tar.gz) = 71f3f61ddabe343c1bdba3f54897fe1484dbec2c1eabec96d2d283ddfa2aaf68 +SIZE (LanguageMachines-timbl-v6.5_GH0.tar.gz) = 1094729
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202104212133.13LLXv4s009112>