Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Jun 2024 07:27:48 GMT
From:      Emanuel Haupt <ehaupt@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 1726f2232534 - main - archivers/ancient: Update to 2.2.0
Message-ID:  <202406080727.4587Rmoe063845@gitrepo.freebsd.org>

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

URL: https://cgit.FreeBSD.org/ports/commit/?id=1726f2232534c30fe22442a4eb0e2282835f9457

commit 1726f2232534c30fe22442a4eb0e2282835f9457
Author:     Emanuel Haupt <ehaupt@FreeBSD.org>
AuthorDate: 2024-06-08 07:27:33 +0000
Commit:     Emanuel Haupt <ehaupt@FreeBSD.org>
CommitDate: 2024-06-08 07:27:46 +0000

    archivers/ancient: Update to 2.2.0
---
 archivers/ancient/Makefile  | 3 ++-
 archivers/ancient/distinfo  | 6 +++---
 archivers/ancient/pkg-plist | 2 +-
 3 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/archivers/ancient/Makefile b/archivers/ancient/Makefile
index 6c2b34a388b6..357662b41bfd 100644
--- a/archivers/ancient/Makefile
+++ b/archivers/ancient/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	ancient
-PORTVERSION=	2.1.1
+PORTVERSION=	2.2.0
 DISTVERSIONPREFIX=	v
 CATEGORIES=	archivers
 
@@ -15,6 +15,7 @@ BUILD_DEPENDS=	autoconf-archive>=0:devel/autoconf-archive
 USES=		autoreconf gmake libtool pkgconfig
 USE_GITHUB=	yes
 GH_ACCOUNT=	temisu
+USE_LDCONFIG=	yes
 GNU_CONFIGURE=	yes
 
 INSTALL_TARGET=	install-strip
diff --git a/archivers/ancient/distinfo b/archivers/ancient/distinfo
index d56a5a245fc0..ce411a1c41ed 100644
--- a/archivers/ancient/distinfo
+++ b/archivers/ancient/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1689833020
-SHA256 (temisu-ancient-v2.1.1_GH0.tar.gz) = 6f63e2765866925f1b188baee958d4518720bd0009ab4f50b390ea5028649ec2
-SIZE (temisu-ancient-v2.1.1_GH0.tar.gz) = 117915
+TIMESTAMP = 1717830511
+SHA256 (temisu-ancient-v2.2.0_GH0.tar.gz) = d814b0a1f2c08cb7e8dc94506c096f21471719a6f9d3d2f93ab9416f1ea98712
+SIZE (temisu-ancient-v2.2.0_GH0.tar.gz) = 119589
diff --git a/archivers/ancient/pkg-plist b/archivers/ancient/pkg-plist
index dc484b1ea339..01b9bfb4972e 100644
--- a/archivers/ancient/pkg-plist
+++ b/archivers/ancient/pkg-plist
@@ -3,5 +3,5 @@ include/ancient/ancient.hpp
 lib/libancient.a
 lib/libancient.so
 lib/libancient.so.2
-lib/libancient.so.2.0.1
+lib/libancient.so.2.0.2
 libdata/pkgconfig/libancient.pc



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