svn commit: r461849 - head/ports-mgmt/pkg

Brad Davis brd at FreeBSD.org
Thu Feb 15 00:14:51 UTC 2018


Author: brd
Date: Thu Feb 15 00:14:49 2018
New Revision: 461849
URL: https://svnweb.freebsd.org/changeset/ports/461849

Log:
  Update pkg to 1.10.5
  
  PR:		225104
  Reviewed by:	bdrewery

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

Modified: head/ports-mgmt/pkg/Makefile
==============================================================================
--- head/ports-mgmt/pkg/Makefile	Wed Feb 14 23:33:03 2018	(r461848)
+++ head/ports-mgmt/pkg/Makefile	Thu Feb 15 00:14:49 2018	(r461849)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	pkg
-DISTVERSION=	1.10.4
+DISTVERSION=	1.10.5
 _PKG_VERSION=	${DISTVERSION}
 CATEGORIES=	ports-mgmt
 MASTER_SITES=	\

Modified: head/ports-mgmt/pkg/distinfo
==============================================================================
--- head/ports-mgmt/pkg/distinfo	Wed Feb 14 23:33:03 2018	(r461848)
+++ head/ports-mgmt/pkg/distinfo	Thu Feb 15 00:14:49 2018	(r461849)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1515282421
-SHA256 (pkg-1.10.4.tar.xz) = 10f767ba6b2e257fef6f1553f74b8602b6fba9de382ee8f2bb6966bcc03696fa
-SIZE (pkg-1.10.4.tar.xz) = 2184588
+TIMESTAMP = 1518650836
+SHA256 (pkg-1.10.5.tar.xz) = c2e5ff8505a7f859fd579dc3974822575de8178868fd2497cec0ec18f06da041
+SIZE (pkg-1.10.5.tar.xz) = 2216560


More information about the svn-ports-head mailing list