aboutsummaryrefslogtreecommitdiff
path: root/ports-mgmt
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2012-02-10 23:36:55 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2012-02-10 23:36:55 +0000
commita4d4ba61b05ab8beb5e1a2d69dddbef97e4702e0 (patch)
treed35829829e471b26ad48dffaf5fdf7d106faf385 /ports-mgmt
parent83681baac3255e2cf2246e1c37de660de595509c (diff)
downloadports-a4d4ba61b05ab8beb5e1a2d69dddbef97e4702e0.tar.gz
ports-a4d4ba61b05ab8beb5e1a2d69dddbef97e4702e0.zip
- update to beta3
- changes: * fix pkg add (it is been broken during beta2 sorry about that) * fix manifest emitter: now really emit the pkg-message in message no more description * add %M to pkg query to show messages * concat all pkg-messages and show it once at the end of operations * print messages about missing dependency during pkg add
Notes
Notes: svn path=/head/; revision=290890
Diffstat (limited to 'ports-mgmt')
-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 06051102aa7c..cbe734442c6a 100644
--- a/ports-mgmt/pkg/Makefile
+++ b/ports-mgmt/pkg/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= pkg
-DISTVERSION= 1.0-beta2
+DISTVERSION= 1.0-beta3
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 ca46638a1404..31d4274ef316 100644
--- a/ports-mgmt/pkg/distinfo
+++ b/ports-mgmt/pkg/distinfo
@@ -1,2 +1,2 @@
-SHA256 (pkg-1.0-beta2.tar.bz2) = fd28acfc02d705e1fb0044bbbbd86fe55f3b7dc05cc1b145ad5377d8e6ed45e3
-SIZE (pkg-1.0-beta2.tar.bz2) = 1467780
+SHA256 (pkg-1.0-beta3.tar.bz2) = 3687335ec9c126b723dda78c6a1291bd8eb4158cd0ec016e817812f1b0e55d6c
+SIZE (pkg-1.0-beta3.tar.bz2) = 1468537