From owner-svn-ports-all@FreeBSD.ORG Thu Jan 16 17:01:46 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 55DA254C; Thu, 16 Jan 2014 17:01:46 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 423C710CC; Thu, 16 Jan 2014 17:01:46 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id s0GH1kpY098749; Thu, 16 Jan 2014 17:01:46 GMT (envelope-from swills@svn.freebsd.org) Received: (from swills@localhost) by svn.freebsd.org (8.14.7/8.14.7/Submit) id s0GH1ked098748; Thu, 16 Jan 2014 17:01:46 GMT (envelope-from swills@svn.freebsd.org) Message-Id: <201401161701.s0GH1ked098748@svn.freebsd.org> From: Steve Wills Date: Thu, 16 Jan 2014 17:01:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r339934 - head/sysutils/puppet X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Jan 2014 17:01:46 -0000 Author: swills Date: Thu Jan 16 17:01:45 2014 New Revision: 339934 URL: http://svnweb.freebsd.org/changeset/ports/339934 QAT: https://qat.redports.org/buildarchive/r339934/ Log: - Bump PORTREVISION for example change Modified: head/sysutils/puppet/Makefile Modified: head/sysutils/puppet/Makefile ============================================================================== --- head/sysutils/puppet/Makefile Thu Jan 16 16:57:20 2014 (r339933) +++ head/sysutils/puppet/Makefile Thu Jan 16 17:01:45 2014 (r339934) @@ -3,7 +3,7 @@ PORTNAME= puppet PORTVERSION= 3.4.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MASTER_SITES= http://downloads.puppetlabs.com/puppet/