aboutsummaryrefslogtreecommitdiffstats
path: root/ports-mgmt/pkg
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-07-30 01:19:37 +0800
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-07-30 01:19:37 +0800
commitdf093ba3ca2488da7dc5dbacfa92b452011833d9 (patch)
tree2c98ac282b512d10fdf06a4e5bf14fdf662e2138 /ports-mgmt/pkg
parent08a006d08a4c35d2c3ecc9a3d10cf7fd14661a84 (diff)
downloadfreebsd-ports-gnome-df093ba3ca2488da7dc5dbacfa92b452011833d9.tar.gz
freebsd-ports-gnome-df093ba3ca2488da7dc5dbacfa92b452011833d9.tar.zst
freebsd-ports-gnome-df093ba3ca2488da7dc5dbacfa92b452011833d9.zip
Update to 1.3.3
Changes: - Always use bundled libsbuf - Make pkg help aware of aliases - Add more debug info - Yet another fix for pkg repo - Fix some size to chase ucl changes - Fix a bug if one if creating a package and a directory of that name exists - Fix plist whitspace trimming - Fix pkg_env - Fix pkg ssh - Allow pkg ssh server to serve poudriere made repositories - Fix again pkg install -A
Diffstat (limited to 'ports-mgmt/pkg')
-rw-r--r--ports-mgmt/pkg/Makefile2
-rw-r--r--ports-mgmt/pkg/distinfo4
2 files changed, 3 insertions, 3 deletions
diff --git a/ports-mgmt/pkg/Makefile b/ports-mgmt/pkg/Makefile
index 5eb71e7922e8..cdb833a4a059 100644
--- a/ports-mgmt/pkg/Makefile
+++ b/ports-mgmt/pkg/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= pkg
-DISTVERSION= 1.3.2
+DISTVERSION= 1.3.3
CATEGORIES= ports-mgmt
MASTER_SITES= \
http://files.etoilebsd.net/${PORTNAME}/ \
diff --git a/ports-mgmt/pkg/distinfo b/ports-mgmt/pkg/distinfo
index 5a3418a453e5..e3bd04168b68 100644
--- a/ports-mgmt/pkg/distinfo
+++ b/ports-mgmt/pkg/distinfo
@@ -1,2 +1,2 @@
-SHA256 (pkg-1.3.2.tar.xz) = dc49c1d652fc2e4ae07ed539b052ab349947e0f8661afeae1141d61b69bba733
-SIZE (pkg-1.3.2.tar.xz) = 1703116
+SHA256 (pkg-1.3.3.tar.xz) = dbe0282c977b1eb13ecbf35fa92741383fbc1ede4c57d4d4b02bc6131f169465
+SIZE (pkg-1.3.3.tar.xz) = 1703484