From 62014b1e81b2bbfbe4b9728623d1dd0b23659096 Mon Sep 17 00:00:00 2001 From: brd Date: Fri, 16 Aug 2013 18:52:44 +0000 Subject: - Update puppet27 to 2.7.23 which fixes CVE-2013-4761 and CVE-2013-4956 Approved by: swills@ Security: 2b2f6092-0694-11e3-9e8e-000c29f6ae42 --- sysutils/puppet27/Makefile | 2 +- sysutils/puppet27/distinfo | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'sysutils') diff --git a/sysutils/puppet27/Makefile b/sysutils/puppet27/Makefile index 9f8716069781..08a8a21a0f29 100644 --- a/sysutils/puppet27/Makefile +++ b/sysutils/puppet27/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= puppet -PORTVERSION= 2.7.22 +PORTVERSION= 2.7.23 CATEGORIES= sysutils MASTER_SITES= http://downloads.puppetlabs.com/puppet/ diff --git a/sysutils/puppet27/distinfo b/sysutils/puppet27/distinfo index 7774558141b8..b0c95e14ed5d 100644 --- a/sysutils/puppet27/distinfo +++ b/sysutils/puppet27/distinfo @@ -1,2 +1,2 @@ -SHA256 (puppet-2.7.22.tar.gz) = bfd79c0aecdeea4e1a8573e9325fbcb48778603d908180e88897458f01fe06de -SIZE (puppet-2.7.22.tar.gz) = 2023230 +SHA256 (puppet-2.7.23.tar.gz) = 73bc0d5a2334dc484148141a32274703b65b78bf87ca41f7e2da1c38518ba490 +SIZE (puppet-2.7.23.tar.gz) = 2025639 -- cgit