svn commit: r427744 - head/ports-mgmt/pkg-devel

Baptiste Daroussin bapt at FreeBSD.org
Sat Dec 3 22:50:41 UTC 2016


Author: bapt
Date: Sat Dec  3 22:50:40 2016
New Revision: 427744
URL: https://svnweb.freebsd.org/changeset/ports/427744

Log:
  Update to 1.9.99.6
  - Fix pkg register when target hardlink is not in the same directory as the source file

Modified:
  head/ports-mgmt/pkg-devel/Makefile
  head/ports-mgmt/pkg-devel/distinfo

Modified: head/ports-mgmt/pkg-devel/Makefile
==============================================================================
--- head/ports-mgmt/pkg-devel/Makefile	Sat Dec  3 22:24:36 2016	(r427743)
+++ head/ports-mgmt/pkg-devel/Makefile	Sat Dec  3 22:50:40 2016	(r427744)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	pkg
-DISTVERSION=	1.9.99.5
+DISTVERSION=	1.9.99.6
 _PKG_VERSION=	${DISTVERSION}
 CATEGORIES=	ports-mgmt
 MASTER_SITES=	\

Modified: head/ports-mgmt/pkg-devel/distinfo
==============================================================================
--- head/ports-mgmt/pkg-devel/distinfo	Sat Dec  3 22:24:36 2016	(r427743)
+++ head/ports-mgmt/pkg-devel/distinfo	Sat Dec  3 22:50:40 2016	(r427744)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1480794805
-SHA256 (pkg-1.9.99.5.tar.xz) = a7915fdc404cefa08dbb7156ec7c46737aa4d4fb0a923fb2df9c162382de0fda
-SIZE (pkg-1.9.99.5.tar.xz) = 1948340
+TIMESTAMP = 1480805402
+SHA256 (pkg-1.9.99.6.tar.xz) = b2fe7744fc5e5f3fd7ebbc83c0156b9cf10eb55f910fdb69f1ca3e9db17d83e2
+SIZE (pkg-1.9.99.6.tar.xz) = 1918820


More information about the svn-ports-head mailing list