Skip to content

Commit

Permalink
Update to 1.5.4
Browse files Browse the repository at this point in the history
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
  • Loading branch information
bapt committed Jun 11, 2015
1 parent 6a6fc64 commit 40365ab
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion ports-mgmt/pkg/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# $FreeBSD$

PORTNAME= pkg
DISTVERSION= 1.5.3
DISTVERSION= 1.5.4
_PKG_VERSION= ${DISTVERSION}
CATEGORIES= ports-mgmt
MASTER_SITES= \
Expand Down
4 changes: 2 additions & 2 deletions ports-mgmt/pkg/distinfo
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 40365ab

Please sign in to comment.