aboutsummaryrefslogtreecommitdiff
path: root/ports-mgmt/pkg/Makefile
diff options
context:
space:
mode:
authorEmmanuel Vadot <manu@FreeBSD.org>2021-01-20 14:35:40 +0000
committerEmmanuel Vadot <manu@FreeBSD.org>2021-01-20 14:35:40 +0000
commit25f680fffea796e5b2c05b97d6050297b8822915 (patch)
tree60d5575d07c99046be6514f9c5e89810754a8421 /ports-mgmt/pkg/Makefile
parent2bb025fe90d78f35f0f30f8245a26c912c2f87f9 (diff)
downloadports-25f680fffea796e5b2c05b97d6050297b8822915.tar.gz
ports-25f680fffea796e5b2c05b97d6050297b8822915.zip
ports-mgmt/pkg: Update to 1.16.2
Changes from 1.16.1 to 1.16.2 - libpkg: add a snap(shot) version prefix - libpkg: only upgrade installed packages with pattern matches - Document pkg-lock(8) accepts a list of packages Approved by: bapt (implicit)
Notes
Notes: svn path=/head/; revision=562140
Diffstat (limited to 'ports-mgmt/pkg/Makefile')
-rw-r--r--ports-mgmt/pkg/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports-mgmt/pkg/Makefile b/ports-mgmt/pkg/Makefile
index f942b4acbeff..0d65933246de 100644
--- a/ports-mgmt/pkg/Makefile
+++ b/ports-mgmt/pkg/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= pkg
-DISTVERSION= 1.16.1
+DISTVERSION= 1.16.2
_PKG_VERSION= ${DISTVERSION}
CATEGORIES= ports-mgmt
#MASTER_SITES= \