Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Oct 2022 14:26:42 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: 0f1a0f77bfe1 - main - ports-mgmt/pkg-devel: update to 1.18.99.5
Message-ID:  <202210041426.294EQg9g098163@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=0f1a0f77bfe17fd399d0d647d713c2451141743f

commit 0f1a0f77bfe17fd399d0d647d713c2451141743f
Author:     Baptiste Daroussin <bapt@FreeBSD.org>
AuthorDate: 2022-10-04 14:25:58 +0000
Commit:     Baptiste Daroussin <bapt@FreeBSD.org>
CommitDate: 2022-10-04 14:26:41 +0000

    ports-mgmt/pkg-devel: update to 1.18.99.5
    
    Changes:
    - pkg delete now fully supports provides/requires when cascading
      deletion
---
 ports-mgmt/pkg-devel/Makefile | 4 ++--
 ports-mgmt/pkg-devel/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/ports-mgmt/pkg-devel/Makefile b/ports-mgmt/pkg-devel/Makefile
index 27e82ac1b56a..cdbf4337ffd0 100644
--- a/ports-mgmt/pkg-devel/Makefile
+++ b/ports-mgmt/pkg-devel/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	pkg
-DISTVERSION=	1.18.99.4
+DISTVERSION=	1.18.99.5
 _PKG_VERSION=	${DISTVERSION}
 CATEGORIES=	ports-mgmt
 PKGNAMESUFFIX=	-devel
@@ -12,7 +12,7 @@ LICENSE=	BSD2CLAUSE
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	freebsd
-GH_TAGNAME=	a0bdf005
+GH_TAGNAME=	aa683bf4
 
 CFLAGS+=	-O0 -g -Wno-error
 USE_LDCONFIG=	${PREFIX}/lib/compat/pkg
diff --git a/ports-mgmt/pkg-devel/distinfo b/ports-mgmt/pkg-devel/distinfo
index 88ce2ccad693..71466a6e8c2a 100644
--- a/ports-mgmt/pkg-devel/distinfo
+++ b/ports-mgmt/pkg-devel/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1664871949
-SHA256 (freebsd-pkg-1.18.99.4-a0bdf005_GH0.tar.gz) = 16c7f18df56a65733541db541b72c9e27afe747c619704f96483646b5a014b33
-SIZE (freebsd-pkg-1.18.99.4-a0bdf005_GH0.tar.gz) = 4055555
+TIMESTAMP = 1664893491
+SHA256 (freebsd-pkg-1.18.99.5-aa683bf4_GH0.tar.gz) = 2155e8d456b1a0d2bd354e66890439adac27d543f0c7703d26ef2ba026fe0746
+SIZE (freebsd-pkg-1.18.99.5-aa683bf4_GH0.tar.gz) = 4056066



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