Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 Aug 2023 13:03:47 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: df65914ed75d - main - archivers/bzip3: Update to 1.3.2
Message-ID:  <202308061303.376D3l1Y092860@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=df65914ed75dce76306c1ba054ff00aa5aa15ea7

commit df65914ed75dce76306c1ba054ff00aa5aa15ea7
Author:     Emanuel Haupt <ehaupt@FreeBSD.org>
AuthorDate: 2023-08-06 13:03:24 +0000
Commit:     Emanuel Haupt <ehaupt@FreeBSD.org>
CommitDate: 2023-08-06 13:03:41 +0000

    archivers/bzip3: Update to 1.3.2
---
 archivers/bzip3/Makefile | 6 +++++-
 archivers/bzip3/distinfo | 6 +++---
 2 files changed, 8 insertions(+), 4 deletions(-)

diff --git a/archivers/bzip3/Makefile b/archivers/bzip3/Makefile
index 7e2850dbf875..8ee84c77e064 100644
--- a/archivers/bzip3/Makefile
+++ b/archivers/bzip3/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	bzip3
-PORTVERSION=	1.3.1
+PORTVERSION=	1.3.2
 CATEGORIES=	archivers
 MASTER_SITES=	https://github.com/kspalaiologos/${PORTNAME}/releases/download/${PORTVERSION}/
 
@@ -14,4 +14,8 @@ USES=		libtool pkgconfig
 USE_LDCONFIG=	yes
 GNU_CONFIGURE=	yes
 
+CONFIGURE_ARGS+=	--with-pkgconfigdir=${PREFIX}/libdata/pkgconfig
+
+INSTALL_TARGET=	install-strip
+
 .include <bsd.port.mk>
diff --git a/archivers/bzip3/distinfo b/archivers/bzip3/distinfo
index 1cb284898e20..57a280f139a3 100644
--- a/archivers/bzip3/distinfo
+++ b/archivers/bzip3/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1686125591
-SHA256 (bzip3-1.3.1.tar.gz) = 0361b72da62d2f2e24456be568b9e2a58b5bd0e9fd23f92d9173d1b2e3b4c3d8
-SIZE (bzip3-1.3.1.tar.gz) = 406543
+TIMESTAMP = 1691325953
+SHA256 (bzip3-1.3.2.tar.gz) = 152cf2134fc27b68fef37d72b8c1f9f327ac611f6101d5a01287cdba24bc58c3
+SIZE (bzip3-1.3.2.tar.gz) = 408229



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