aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2022-08-03 07:40:34 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2022-08-03 07:40:34 +0000
commit1746b7ce5d867a7c393575e5d4d15948f85b51b1 (patch)
tree50dc1a29736bdfb31833a9df30ff5e43746f0369
parente3f762cd044857433ce0f2cde23df8a04d2230cd (diff)
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
-rw-r--r--ports-mgmt/pkg/Makefile2
-rw-r--r--ports-mgmt/pkg/distinfo6
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