summaryrefslogtreecommitdiff
path: root/ports-mgmt/pkg-devel
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-05-22 10:11:10 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-05-22 10:11:10 +0000
commit7d6a250fe2b92b0581bc0b616f6bcac2886cb016 (patch)
tree756ef4d69689184140cac779366aa7952e7ac384 /ports-mgmt/pkg-devel
parent- Use /usr/bin/unzip for zip files extraction (part 1) (diff)
Update to pkg 1.3.0 beta2
Changes: - more fixes in pkg audit - move audit functions into the library - pkg lock -l now list the locked packages - database lock behaviour is now configurable - symlinks now has a checksum to ensure they are valid - more fixes on the solver - add long version of the options
Notes
Notes: svn path=/head/; revision=354819
Diffstat (limited to 'ports-mgmt/pkg-devel')
-rw-r--r--ports-mgmt/pkg-devel/Makefile2
-rw-r--r--ports-mgmt/pkg-devel/distinfo4
-rw-r--r--ports-mgmt/pkg-devel/pkg-plist4
3 files changed, 5 insertions, 5 deletions
diff --git a/ports-mgmt/pkg-devel/Makefile b/ports-mgmt/pkg-devel/Makefile
index 75ddc6474647..2ee519c17402 100644
--- a/ports-mgmt/pkg-devel/Makefile
+++ b/ports-mgmt/pkg-devel/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= pkg
-DISTVERSION= 1.3.0.b1
+DISTVERSION= 1.3.0.b2
CATEGORIES= ports-mgmt
MASTER_SITES= \
http://files.etoilebsd.net/pkg/ \
diff --git a/ports-mgmt/pkg-devel/distinfo b/ports-mgmt/pkg-devel/distinfo
index b9ae13a6912b..e273b2567eff 100644
--- a/ports-mgmt/pkg-devel/distinfo
+++ b/ports-mgmt/pkg-devel/distinfo
@@ -1,2 +1,2 @@
-SHA256 (pkg-1.3.0.b1.tar.xz) = c4ebf81c934a73c48572dcec382684bd7ddd41b45ab577fbc8248849f9fa625b
-SIZE (pkg-1.3.0.b1.tar.xz) = 1687096
+SHA256 (pkg-1.3.0.b2.tar.xz) = 7b98070bcde88f64fc179ee36dbfc42893b64c339bdb8459251133563629c6fa
+SIZE (pkg-1.3.0.b2.tar.xz) = 1693644
diff --git a/ports-mgmt/pkg-devel/pkg-plist b/ports-mgmt/pkg-devel/pkg-plist
index 7c4316db9ff9..b99c167584c4 100644
--- a/ports-mgmt/pkg-devel/pkg-plist
+++ b/ports-mgmt/pkg-devel/pkg-plist
@@ -8,8 +8,8 @@ etc/pkg.conf.sample
include/pkg.h
lib/libpkg.a
lib/libpkg.so
-lib/libpkg.so.2
-lib/libpkg.so.2.0.0
+lib/libpkg.so.3
+lib/libpkg.so.3.0.0
libdata/pkgconfig/pkg.pc
man/man3/pkg_printf.3.gz
man/man3/pkg_repos.3.gz