Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Feb 2018 12:48:07 +0000 (UTC)
From:      =?UTF-8?Q?Romain_Tarti=c3=a8re?= <romain@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r461702 - in head: devel/cpp-hocon devel/leatherman devel/leatherman/files sysutils/facter
Message-ID:  <201802131248.w1DCm7SI049525@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: romain
Date: Tue Feb 13 12:48:06 2018
New Revision: 461702
URL: https://svnweb.freebsd.org/changeset/ports/461702

Log:
  Update leatherman to 1.4.0
  
  ChangeLog:
  https://github.com/puppetlabs/leatherman/blob/master/CHANGELOG.md#140
  
  Bump PORTREVISION of dependent ports.
  
  With hat:	puppet

Deleted:
  head/devel/leatherman/files/patch-json__container_tests_json__container__test.cc
Modified:
  head/devel/cpp-hocon/Makefile
  head/devel/leatherman/Makefile
  head/devel/leatherman/distinfo
  head/sysutils/facter/Makefile

Modified: head/devel/cpp-hocon/Makefile
==============================================================================
--- head/devel/cpp-hocon/Makefile	Tue Feb 13 12:44:47 2018	(r461701)
+++ head/devel/cpp-hocon/Makefile	Tue Feb 13 12:48:06 2018	(r461702)
@@ -2,7 +2,7 @@
 
 PORTNAME=	cpp-hocon
 PORTVERSION=	0.1.6
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	devel
 
 MAINTAINER=	puppet@FreeBSD.org

Modified: head/devel/leatherman/Makefile
==============================================================================
--- head/devel/leatherman/Makefile	Tue Feb 13 12:44:47 2018	(r461701)
+++ head/devel/leatherman/Makefile	Tue Feb 13 12:48:06 2018	(r461702)
@@ -1,8 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	leatherman
-PORTVERSION=	1.3.0
-PORTREVISION=	4
+PORTVERSION=	1.4.0
 CATEGORIES=	devel
 
 MAINTAINER=	puppet@FreeBSD.org

Modified: head/devel/leatherman/distinfo
==============================================================================
--- head/devel/leatherman/distinfo	Tue Feb 13 12:44:47 2018	(r461701)
+++ head/devel/leatherman/distinfo	Tue Feb 13 12:48:06 2018	(r461702)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1505892582
-SHA256 (puppetlabs-leatherman-1.3.0_GH0.tar.gz) = 282bc54ca28e8269a392bbda423b940177a5925246ab961c7a5c338046b51ba0
-SIZE (puppetlabs-leatherman-1.3.0_GH0.tar.gz) = 434229
+TIMESTAMP = 1518523478
+SHA256 (puppetlabs-leatherman-1.4.0_GH0.tar.gz) = 34e638458d7353fb6887d976f60acde436c760e081d7478dbf5643e0b7657d57
+SIZE (puppetlabs-leatherman-1.4.0_GH0.tar.gz) = 805151

Modified: head/sysutils/facter/Makefile
==============================================================================
--- head/sysutils/facter/Makefile	Tue Feb 13 12:44:47 2018	(r461701)
+++ head/sysutils/facter/Makefile	Tue Feb 13 12:48:06 2018	(r461702)
@@ -2,6 +2,7 @@
 
 PORTNAME=	facter
 PORTVERSION=	3.9.4
+PORTREVISION=	1
 CATEGORIES?=	sysutils
 MASTER_SITES=	http://downloads.puppetlabs.com/facter/
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201802131248.w1DCm7SI049525>