From 1746b7ce5d867a7c393575e5d4d15948f85b51b1 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Wed, 3 Aug 2022 09:40:34 +0200 Subject: ports-mgmt/pkg: update to 1.18.4 Changes from 1.18.3 to 1.18.4 - fix querying licenses - fix "ambiguous colomn name - fix packaging the lua deinstall scripts - add pkg.symlink to allow creating symlinks from lua scripts - performance improvements - sync libfetch with base bringing in socks proxy support --- ports-mgmt/pkg/Makefile | 2 +- ports-mgmt/pkg/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/ports-mgmt/pkg/Makefile b/ports-mgmt/pkg/Makefile index a8de0332b13a..14bcabd46bef 100644 --- a/ports-mgmt/pkg/Makefile +++ b/ports-mgmt/pkg/Makefile @@ -1,5 +1,5 @@ PORTNAME= pkg -DISTVERSION= 1.18.3 +DISTVERSION= 1.18.4 _PKG_VERSION= ${DISTVERSION} CATEGORIES= ports-mgmt #MASTER_SITES= \ diff --git a/ports-mgmt/pkg/distinfo b/ports-mgmt/pkg/distinfo index aaec55360d53..1548dab34d4b 100644 --- a/ports-mgmt/pkg/distinfo +++ b/ports-mgmt/pkg/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1656268689 -SHA256 (freebsd-pkg-1.18.3_GH0.tar.gz) = 0a75a154851212e96ef53aed222e0cce32fb6af85a6ee0331476a177c1a47f4d -SIZE (freebsd-pkg-1.18.3_GH0.tar.gz) = 4019883 +TIMESTAMP = 1659512425 +SHA256 (freebsd-pkg-1.18.4_GH0.tar.gz) = d5e197a8514e147b9dab5fd4a43ddc02efe40ba1b686bd8f530ef21846b3e449 +SIZE (freebsd-pkg-1.18.4_GH0.tar.gz) = 4022394 -- cgit v1.2.3