Bug 163137 - [PATCH] sysutils/puppet: update to 2.7.8
Summary: [PATCH] sysutils/puppet: update to 2.7.8
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Steve Wills
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-09 01:30 UTC by Tim Bishop
Modified: 2011-12-30 19:40 UTC (History)
1 user (show)

See Also:


Attachments
puppet-2.7.8.patch (1010 bytes, patch)
2011-12-09 01:30 UTC, Tim Bishop
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tim Bishop freebsd_committer freebsd_triage 2011-12-09 01:30:06 UTC
- Update to 2.7.8

Port maintainer (swills@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-12-09 01:30:17 UTC
Responsible Changed
From-To: freebsd-ports-bugs->swills

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Tim Bishop freebsd_committer freebsd_triage 2011-12-13 12:04:09 UTC
- Puppet has now been updated to 2.7.9.

--- puppet-2.7.9.patch begins here ---
Index: Makefile
===================================================================
RCS file: /u1/freebsd/cvs/ports/sysutils/puppet/Makefile,v
retrieving revision 1.31
diff -u -r1.31 Makefile
--- Makefile	5 Dec 2011 03:23:43 -0000	1.31
+++ Makefile	13 Dec 2011 11:26:13 -0000
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	puppet
-PORTVERSION=	2.7.6
-PORTREVISION=	1
+PORTVERSION=	2.7.9
 CATEGORIES=	sysutils
 MASTER_SITES=	http://downloads.puppetlabs.com/puppet/
 
Index: distinfo
===================================================================
RCS file: /u1/freebsd/cvs/ports/sysutils/puppet/distinfo,v
retrieving revision 1.20
diff -u -r1.20 distinfo
--- distinfo	3 Nov 2011 15:12:42 -0000	1.20
+++ distinfo	13 Dec 2011 11:26:28 -0000
@@ -1,2 +1,2 @@
-SHA256 (puppet-2.7.6.tar.gz) = aad52b0c212f237578a7606a9d4052ed2bc85d9614589b12da55a7f2aca1bda4
-SIZE (puppet-2.7.6.tar.gz) = 1737653
+SHA256 (puppet-2.7.9.tar.gz) = b15a2031e39c8eb8768efcc2d24030258abc9e33efd9c5212ab0fd9b983e2b94
+SIZE (puppet-2.7.9.tar.gz) = 1778208
--- puppet-2.7.9.patch ends here ---

-- 
Tim Bishop
http://www.bishnet.net/tim/
PGP Key: 0x5AE7D984
Comment 3 dfilter service freebsd_committer freebsd_triage 2011-12-30 19:35:54 UTC
swills      2011-12-30 19:35:45 UTC

  FreeBSD ports repository

  Modified files:
    sysutils/puppet      Makefile distinfo 
  Log:
  - Update to 2.7.9
  
  PR:             ports/163137
  Submitted by:   tdb
  
  Revision  Changes    Path
  1.32      +1 -2      ports/sysutils/puppet/Makefile
  1.21      +2 -2      ports/sysutils/puppet/distinfo
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 4 Steve Wills freebsd_committer freebsd_triage 2011-12-30 19:36:18 UTC
State Changed
From-To: open->closed

Commited, Thanks! Sorry it took so long.