Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Jan 2024 23:17:26 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: 572be15f59b5 - main - devel/libbacktrace: update 1.0 =?utf-8?Q?=E2=86=92?= 1.0-20221130
Message-ID:  <202401032317.403NHQAo091014@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=572be15f59b5ea19ba2a11a488b4237f7ce4961a

commit 572be15f59b5ea19ba2a11a488b4237f7ce4961a
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-01-03 23:06:23 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-01-03 23:17:23 +0000

    devel/libbacktrace: update 1.0 → 1.0-20221130
---
 devel/libbacktrace/Makefile | 4 ++--
 devel/libbacktrace/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/devel/libbacktrace/Makefile b/devel/libbacktrace/Makefile
index 4dbc59fd88b4..faa98a18070c 100644
--- a/devel/libbacktrace/Makefile
+++ b/devel/libbacktrace/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	libbacktrace
-DISTVERSION=	1.0
+DISTVERSION=	1.0-20221130 # from README: This is version 1.0. It is likely that this will always be version 1.0.
 CATEGORIES=	devel
 
 MAINTAINER=	yuri@FreeBSD.org
@@ -14,7 +14,7 @@ USE_LDCONFIG=	yes
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	ianlancetaylor
-GH_TAGNAME=	4f57c99
+GH_TAGNAME=	14818b7
 
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--enable-shared
diff --git a/devel/libbacktrace/distinfo b/devel/libbacktrace/distinfo
index 2d0399d39b56..ff4419427ed9 100644
--- a/devel/libbacktrace/distinfo
+++ b/devel/libbacktrace/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1620061382
-SHA256 (ianlancetaylor-libbacktrace-1.0-4f57c99_GH0.tar.gz) = 428938b5f9b1330f1bb20cd4d3b867c1c68c5f21e054620423e2cfc3a35e95d7
-SIZE (ianlancetaylor-libbacktrace-1.0-4f57c99_GH0.tar.gz) = 664774
+TIMESTAMP = 1704322893
+SHA256 (ianlancetaylor-libbacktrace-1.0-20221130-14818b7_GH0.tar.gz) = 4dee601e38b2c3639bc43bdfa38c28014e655b8af1680f5d4bfb685de341bba4
+SIZE (ianlancetaylor-libbacktrace-1.0-20221130-14818b7_GH0.tar.gz) = 680786



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