svn commit: r348736 - head/ports-mgmt/pkg-devel
Baptiste Daroussin
bapt at FreeBSD.org
Fri Mar 21 13:26:59 UTC 2014
Author: bapt
Date: Fri Mar 21 13:26:58 2014
New Revision: 348736
URL: http://svnweb.freebsd.org/changeset/ports/348736
QAT: https://qat.redports.org/buildarchive/r348736/
Log:
Update to 1.3.0 alpha4
Changes:
- Reimport old pkg add (aliasing it to install was too optimistic at the moment)
- Fix pkg install ./file with package lacking the manifestdigest information)
- Fix a bug resulting in "pkg-static: sqlite: no such savepoint: upgrade"
Modified:
head/ports-mgmt/pkg-devel/Makefile
head/ports-mgmt/pkg-devel/distinfo
Modified: head/ports-mgmt/pkg-devel/Makefile
==============================================================================
--- head/ports-mgmt/pkg-devel/Makefile Fri Mar 21 10:43:06 2014 (r348735)
+++ head/ports-mgmt/pkg-devel/Makefile Fri Mar 21 13:26:58 2014 (r348736)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= pkg
-DISTVERSION= 1.3.0.a3
+DISTVERSION= 1.3.0.a4
CATEGORIES= ports-mgmt
MASTER_SITES= \
http://files.etoilebsd.net/pkg/ \
Modified: head/ports-mgmt/pkg-devel/distinfo
==============================================================================
--- head/ports-mgmt/pkg-devel/distinfo Fri Mar 21 10:43:06 2014 (r348735)
+++ head/ports-mgmt/pkg-devel/distinfo Fri Mar 21 13:26:58 2014 (r348736)
@@ -1,2 +1,2 @@
-SHA256 (pkg-1.3.0.a3.tar.xz) = 215469ef58c26bfd807692289ecf9a6c3544f32b7e4fa5376101444c575380a7
-SIZE (pkg-1.3.0.a3.tar.xz) = 1666592
+SHA256 (pkg-1.3.0.a4.tar.xz) = c4177b7a4990ad608a8a783901acc57d03119afc94cc1d99b7c63c558a07f99a
+SIZE (pkg-1.3.0.a4.tar.xz) = 1667600
More information about the svn-ports-all
mailing list