svn commit: r384115 - head/ports-mgmt/pkg
Baptiste Daroussin
bapt at FreeBSD.org
Thu Apr 16 15:28:38 UTC 2015
Author: bapt
Date: Thu Apr 16 15:28:37 2015
New Revision: 384115
URL: https://svnweb.freebsd.org/changeset/ports/384115
Log:
Update to 1.5.1
Changes:
- Fix pkg ssh://
- Fix a missing '\n' in pkg audit
- Fix compat at functions to not mess up with cwd
Modified:
head/ports-mgmt/pkg/Makefile
head/ports-mgmt/pkg/distinfo
Modified: head/ports-mgmt/pkg/Makefile
==============================================================================
--- head/ports-mgmt/pkg/Makefile Thu Apr 16 15:25:43 2015 (r384114)
+++ head/ports-mgmt/pkg/Makefile Thu Apr 16 15:28:37 2015 (r384115)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= pkg
-DISTVERSION= 1.5.0
+DISTVERSION= 1.5.1
_PKG_VERSION= ${DISTVERSION}
CATEGORIES= ports-mgmt
MASTER_SITES= \
Modified: head/ports-mgmt/pkg/distinfo
==============================================================================
--- head/ports-mgmt/pkg/distinfo Thu Apr 16 15:25:43 2015 (r384114)
+++ head/ports-mgmt/pkg/distinfo Thu Apr 16 15:28:37 2015 (r384115)
@@ -1,2 +1,2 @@
-SHA256 (pkg-1.5.0.tar.xz) = 3b6d5ef80ddad2a20779cd15c34d634347927d5a661af221a762491682b61850
-SIZE (pkg-1.5.0.tar.xz) = 1906504
+SHA256 (pkg-1.5.1.tar.xz) = 7fc5ada9cdd2840732f3278136ca083e64691571140eec007748ca40001a7772
+SIZE (pkg-1.5.1.tar.xz) = 1909404
More information about the svn-ports-all
mailing list