svn commit: r389209 - head/ports-mgmt/pkg
Baptiste Daroussin
bapt at FreeBSD.org
Thu Jun 11 13:58:09 UTC 2015
Author: bapt
Date: Thu Jun 11 13:58:07 2015
New Revision: 389209
URL: https://svnweb.freebsd.org/changeset/ports/389209
Log:
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
Modified:
head/ports-mgmt/pkg/Makefile
head/ports-mgmt/pkg/distinfo
Modified: head/ports-mgmt/pkg/Makefile
==============================================================================
--- head/ports-mgmt/pkg/Makefile Thu Jun 11 13:56:57 2015 (r389208)
+++ head/ports-mgmt/pkg/Makefile Thu Jun 11 13:58:07 2015 (r389209)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= pkg
-DISTVERSION= 1.5.3
+DISTVERSION= 1.5.4
_PKG_VERSION= ${DISTVERSION}
CATEGORIES= ports-mgmt
MASTER_SITES= \
Modified: head/ports-mgmt/pkg/distinfo
==============================================================================
--- head/ports-mgmt/pkg/distinfo Thu Jun 11 13:56:57 2015 (r389208)
+++ head/ports-mgmt/pkg/distinfo Thu Jun 11 13:58:07 2015 (r389209)
@@ -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
More information about the svn-ports-head
mailing list