aboutsummaryrefslogtreecommitdiffstats
path: root/ports-mgmt/pkg
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2012-05-22 21:16:46 +0800
committerbapt <bapt@FreeBSD.org>2012-05-22 21:16:46 +0800
commit90ae1062dc050f787003e1b6181bed9768c2367b (patch)
tree2c476eb7b4e532b1cb3bb45d4967c86eaa54a50d /ports-mgmt/pkg
parent60030c9db8205c73b60713ffa558cf1e10a25406 (diff)
downloadfreebsd-ports-gnome-90ae1062dc050f787003e1b6181bed9768c2367b.tar.gz
freebsd-ports-gnome-90ae1062dc050f787003e1b6181bed9768c2367b.tar.zst
freebsd-ports-gnome-90ae1062dc050f787003e1b6181bed9768c2367b.zip
- update to 1.0-beta14
- changes: * new DEVELOPER_MODE option: it will fail instead of just printing warnings * package creation is now reproductible, the same package built twice will have the same checksum * pkg install, upgrade and fetch now automatically performs the update of the remote metadata if necessary * portmaster patch: use_pkgng is not nessecary anymore * portmaster patch: new format you can just copy it in the ports-mgmt/portmaster/files * portmaster patch: support for portmaster -o * portmaster patch: Enable --check-depends, aliasing pkg check -adv * pkg set -A to mark a package as automatically installed (-a now matches all: better consistency with other commands) * new -D option for pkg info (same as pkg_info -D) * pkg set -o now change origin for a port and everything that depends on it * new -L option for pkg {fetch,install,upgrade} to skip updating metadata. * when a package isn't valid, print human information about what is missing * some fixes in ordering (revealed by p5-XML-Sax mess) Thanks to all contributors
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 819693ccdb59..336c7c7e1d8d 100644
--- a/ports-mgmt/pkg/Makefile
+++ b/ports-mgmt/pkg/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= pkg
-DISTVERSION= 1.0-beta13
+DISTVERSION= 1.0-beta14
CATEGORIES= ports-mgmt
MASTER_SITES= LOCAL/portmgr \
http://files.etoilebsd.net/pkg/
diff --git a/ports-mgmt/pkg/distinfo b/ports-mgmt/pkg/distinfo
index 184413387743..601191cef9c5 100644
--- a/ports-mgmt/pkg/distinfo
+++ b/ports-mgmt/pkg/distinfo
@@ -1,2 +1,2 @@
-SHA256 (pkg-1.0-beta13.tar.xz) = fe44ce373c2d6cc9a05ee32c228172811654334fe49b159ae53dc2721daa60f9
-SIZE (pkg-1.0-beta13.tar.xz) = 1325356
+SHA256 (pkg-1.0-beta14.tar.xz) = 0bcae748908becee6c71c6f6240d6605a837959cd44b6bc7704d33be503d13a1
+SIZE (pkg-1.0-beta14.tar.xz) = 1326844