Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 Sep 2017 08:21:12 +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: r449442 - head/devel/leatherman
Message-ID:  <201709080821.v888LCkU019482@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: romain
Date: Fri Sep  8 08:21:12 2017
New Revision: 449442
URL: https://svnweb.freebsd.org/changeset/ports/449442

Log:
  Update to 1.2.1
  
  Changelog:
  https://github.com/puppetlabs/leatherman/blob/master/CHANGELOG.md#121
  
  With hat:	puppet

Modified:
  head/devel/leatherman/Makefile
  head/devel/leatherman/distinfo
  head/devel/leatherman/pkg-plist

Modified: head/devel/leatherman/Makefile
==============================================================================
--- head/devel/leatherman/Makefile	Fri Sep  8 07:45:08 2017	(r449441)
+++ head/devel/leatherman/Makefile	Fri Sep  8 08:21:12 2017	(r449442)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	leatherman
-PORTVERSION=	1.1.2
+PORTVERSION=	1.2.1
 CATEGORIES=	devel
 
 MAINTAINER=	puppet@FreeBSD.org

Modified: head/devel/leatherman/distinfo
==============================================================================
--- head/devel/leatherman/distinfo	Fri Sep  8 07:45:08 2017	(r449441)
+++ head/devel/leatherman/distinfo	Fri Sep  8 08:21:12 2017	(r449442)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1503861160
-SHA256 (puppetlabs-leatherman-1.1.2_GH0.tar.gz) = 1feca2ba8472252132ad90c6bcc3fba6dbb85ee912b1cbcde9853d812d54729f
-SIZE (puppetlabs-leatherman-1.1.2_GH0.tar.gz) = 430545
+TIMESTAMP = 1504858518
+SHA256 (puppetlabs-leatherman-1.2.1_GH0.tar.gz) = 747a12948167634d2c3db8c7be741ceb1eb486f54ed6b5b96fecfd68827e4efb
+SIZE (puppetlabs-leatherman-1.2.1_GH0.tar.gz) = 431781

Modified: head/devel/leatherman/pkg-plist
==============================================================================
--- head/devel/leatherman/pkg-plist	Fri Sep  8 07:45:08 2017	(r449441)
+++ head/devel/leatherman/pkg-plist	Fri Sep  8 08:21:12 2017	(r449442)
@@ -34,6 +34,7 @@ include/leatherman/util/scoped_resource.hpp
 include/leatherman/util/strings.hpp
 include/leatherman/util/time.hpp
 include/leatherman/util/timer.hpp
+include/leatherman/util/uri.hpp
 include/leatherman/util/windows/scoped_handle.hpp
 include/leatherman/vendor/catch.hpp
 include/leatherman/vendor/rapidjson/allocators.h



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