1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

Update to 1.5.4

Changes:
- Fix partial upgrades
- pkg create -v now ticks (print does on a regular basis) if not on a tty
- Fix vuxml url in sample configuration
- zsh completion improvements
This commit is contained in:
Baptiste Daroussin 2015-06-11 13:58:07 +00:00
parent 9deb786a5c
commit febc0cf608
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=389209
2 changed files with 3 additions and 3 deletions

View File

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

View File

@ -1,2 +1,2 @@
SHA256 (pkg-1.5.3.tar.xz) = 3c59d556e73055b2ce783ae543f8252488ada3d40a8c15d80cfbff449fe0bd3c
SIZE (pkg-1.5.3.tar.xz) = 1865608
SHA256 (pkg-1.5.4.tar.xz) = 0baa890d8c81e2308196261cf6f1da8e72283781e89bc5d278d6b89be6ec215a
SIZE (pkg-1.5.4.tar.xz) = 1896980