Update to 1.4.0 rc3

Changes:
- More fixes to pkg fetch -o
- Fix pkg delete removing too many directories
- new pkg set -n (to change names) equivalent of pkg set -o
- Run pkg set -n and -o understand transaction to speed up
- Allow @dir to be a symlink
This commit is contained in:
Baptiste Daroussin 2014-12-08 14:48:19 +00:00
parent 45dfc0c2c9
commit 825572a861
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=374270
2 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= pkg
DISTVERSION= 1.4.0.rc2
DISTVERSION= 1.4.0.rc3
_PKG_VERSION= ${DISTVERSION}
CATEGORIES= ports-mgmt
MASTER_SITES= \

View File

@ -1,2 +1,2 @@
SHA256 (pkg-1.4.0.rc2.tar.xz) = 938f12c9b6534011588bef87838761c5143d1976f11ec7ceb4f6a45ed0df9980
SIZE (pkg-1.4.0.rc2.tar.xz) = 1811404
SHA256 (pkg-1.4.0.rc3.tar.xz) = c05b74d64662c0945cc6a8f9b6525dbdebf7afe9daa6408bcad7f93bc7c83ab4
SIZE (pkg-1.4.0.rc3.tar.xz) = 1772412