Update to 1.2.1
Changelog: https://github.com/puppetlabs/leatherman/blob/master/CHANGELOG.md#121 With hat: puppet
This commit is contained in:
parent
0f1b280252
commit
a797fb6b38
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=449442
3 changed files with 5 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= leatherman
|
||||
PORTVERSION= 1.1.2
|
||||
PORTVERSION= 1.2.1
|
||||
CATEGORIES= devel
|
||||
|
||||
MAINTAINER= puppet@FreeBSD.org
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue