Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Mar 2014 13:26:59 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r348736 - head/ports-mgmt/pkg-devel
Message-ID:  <201403211326.s2LDQxfT020437@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201403211326.s2LDQxfT020437>