1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00

Update to 1.5.99.1

Changes:
- Fix pkg ssh://
- Fix a missing '\n' in pkg audit
- Fix compat at functions to not mess up with cwd
This commit is contained in:
Baptiste Daroussin 2015-04-16 15:25:43 +00:00
parent a41c8d2b99
commit 36a72bc24f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=384114
2 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= pkg
DISTVERSION= 1.5.99.0
DISTVERSION= 1.5.99.1
_PKG_VERSION= ${DISTVERSION}
CATEGORIES= ports-mgmt
MASTER_SITES= \

View File

@ -1,2 +1,2 @@
SHA256 (pkg-1.5.99.0.tar.xz) = bc2f9c793e3c2fe370c8c536b74d31b30fb51eba3a1ca57ff2b327cd1a3c443a
SIZE (pkg-1.5.99.0.tar.xz) = 1866876
SHA256 (pkg-1.5.99.1.tar.xz) = 25d455dce80e2a2b9eb6a9bf51bf45f147e4a8438e6163ba3d09f99bdf6071f7
SIZE (pkg-1.5.99.1.tar.xz) = 1895556