Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Jan 2025 19:48:00 GMT
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: c25ffb4eab6e - main - archivers/libarchive: force rebuild
Message-ID:  <202501241948.50OJm0jc087248@gitrepo.freebsd.org>

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

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

commit c25ffb4eab6e51b8c7dbbf4e96d7d208e8baef11
Author:     Baptiste Daroussin <bapt@FreeBSD.org>
AuthorDate: 2025-01-24 19:47:08 +0000
Commit:     Baptiste Daroussin <bapt@FreeBSD.org>
CommitDate: 2025-01-24 19:47:57 +0000

    archivers/libarchive: force rebuild
    
    prior pkg 2.0.3, libarchive was not export itself in shlibs_provide
---
 archivers/libarchive/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/archivers/libarchive/Makefile b/archivers/libarchive/Makefile
index 71329de4dac9..2378f8966618 100644
--- a/archivers/libarchive/Makefile
+++ b/archivers/libarchive/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	libarchive
 DISTVERSION=	3.7.7
-PORTREVISION=	1
+PORTREVISION=	2
 PORTEPOCH=	1
 CATEGORIES=	archivers
 MASTER_SITES=	https://github.com/${PORTNAME}/${PORTNAME}/releases/download/v${DISTVERSION}/ \



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