Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 Sep 2024 11:36:53 GMT
From:      Adam Weinberger <adamw@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 26e5b68aeaf9 - main - devel/unibilium: Update to 2.1.2
Message-ID:  <202409141136.48EBarWC040024@gitrepo.freebsd.org>

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

URL: https://cgit.FreeBSD.org/ports/commit/?id=26e5b68aeaf967a2b647998543e62acdf85ff9b0

commit 26e5b68aeaf967a2b647998543e62acdf85ff9b0
Author:     Adam Weinberger <adamw@FreeBSD.org>
AuthorDate: 2024-09-14 11:36:48 +0000
Commit:     Adam Weinberger <adamw@FreeBSD.org>
CommitDate: 2024-09-14 11:36:48 +0000

    devel/unibilium: Update to 2.1.2
---
 devel/unibilium/Makefile | 10 ++++------
 devel/unibilium/distinfo |  6 +++---
 2 files changed, 7 insertions(+), 9 deletions(-)

diff --git a/devel/unibilium/Makefile b/devel/unibilium/Makefile
index e4bc05e39fa3..37993d42783f 100644
--- a/devel/unibilium/Makefile
+++ b/devel/unibilium/Makefile
@@ -1,7 +1,6 @@
 PORTNAME=	unibilium
 DISTVERSIONPREFIX=	v
-DISTVERSION=	2.1.1
-PORTREVISION=	1
+DISTVERSION=	2.1.2
 CATEGORIES=	devel
 
 MAINTAINER=	adamw@FreeBSD.org
@@ -11,16 +10,15 @@ WWW=		https://github.com/neovim/unibilium
 LICENSE=	LGPL3
 LICENSE_FILE=	${WRKSRC}/LGPLv3
 
-USES=		gmake libtool:build pathfix perl5 pkgconfig
+USES=		autoreconf gmake libtool:build perl5 pkgconfig
+GNU_CONFIGURE=	yes
 USE_PERL5=	build
-PATHFIX_MAKEFILEIN=	Makefile
+USE_LDCONFIG=	yes
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	neovim
 
-MAKE_ARGS=	MANDIR=${PREFIX}/share/man
 TEST_TARGET=	test
-USE_LDCONFIG=	yes
 
 post-install:
 	${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libunibilium.so
diff --git a/devel/unibilium/distinfo b/devel/unibilium/distinfo
index e19214b0635c..1749791d1da9 100644
--- a/devel/unibilium/distinfo
+++ b/devel/unibilium/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1665934668
-SHA256 (neovim-unibilium-v2.1.1_GH0.tar.gz) = 6f0ee21c8605340cfbb458cbd195b4d074e6d16dd0c0e12f2627ca773f3cabf1
-SIZE (neovim-unibilium-v2.1.1_GH0.tar.gz) = 121998
+TIMESTAMP = 1726312690
+SHA256 (neovim-unibilium-v2.1.2_GH0.tar.gz) = 370ecb07fbbc20d91d1b350c55f1c806b06bf86797e164081ccc977fc9b3af7a
+SIZE (neovim-unibilium-v2.1.2_GH0.tar.gz) = 122525



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