Bug 149213 - maintainer-update: update sysutils/puppet to 2.6.1rc1
Summary: maintainer-update: update sysutils/puppet to 2.6.1rc1
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-02 23:00 UTC by Russell Jackson
Modified: 2010-08-04 18:10 UTC (History)
0 users

See Also:


Attachments
file.diff (16.66 KB, patch)
2010-08-02 23:00 UTC, Russell Jackson
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Russell Jackson 2010-08-02 23:00:15 UTC
Update port from 0.25.4 to 2.6.1rc1.

Supersedes ports/146812 and ports/149060.

Fix: Adds:
	freebsd/ports/trunk/sysutils/puppet/files/patch-git_2.6.x-16f841ed5674ef8c0782c1d8d92c5fddc4376435
	freebsd/ports/trunk/sysutils/puppet/files/patch-redmine-4383
	freebsd/ports/trunk/sysutils/puppet/files/puppet.in
	freebsd/ports/trunk/sysutils/puppet/files/puppetmaster.in

Deletes:
	freebsd/ports/trunk/sysutils/puppet/files/puppetd.in
	freebsd/ports/trunk/sysutils/puppet/files/puppetmasterd.in
Comment 1 Li-Wen Hsu freebsd_committer freebsd_triage 2010-08-04 17:44:22 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!
Comment 2 Li-Wen Hsu freebsd_committer freebsd_triage 2010-08-04 18:03:50 UTC
State Changed
From-To: closed->open

Sorry, closed on wrong PR.
Comment 3 dfilter service freebsd_committer freebsd_triage 2010-08-04 18:06:35 UTC
lwhsu       2010-08-04 17:06:24 UTC

  FreeBSD ports repository

  Modified files:
    sysutils/puppet      Makefile distinfo pkg-descr pkg-plist 
    sysutils/puppet/files pkg-deinstall.in pkg-install.in 
                          pkg-message.in 
  Added files:
    sysutils/puppet/files 
                          patch-git_2.6.x-16f841ed5674ef8c0782c1d8d92c5fddc4376435 
                          patch-redmine-4383 puppet.in 
                          puppetmaster.in 
  Removed files:
    sysutils/puppet/files puppetd.in puppetmasterd.in 
  Log:
  - Update to 2.6.1rc1
  
  PR:             ports/149213
  Submitted by:   Russell Jackson <raj AT csub.edu> (maintainer)
  
  Revision  Changes    Path
  1.14      +30 -17    ports/sysutils/puppet/Makefile
  1.9       +3 -3      ports/sysutils/puppet/distinfo
  1.1       +120 -0    ports/sysutils/puppet/files/patch-git_2.6.x-16f841ed5674ef8c0782c1d8d92c5fddc4376435 (new)
  1.1       +19 -0     ports/sysutils/puppet/files/patch-redmine-4383 (new)
  1.2       +4 -4      ports/sysutils/puppet/files/pkg-deinstall.in
  1.3       +6 -6      ports/sysutils/puppet/files/pkg-install.in
  1.3       +8 -5      ports/sysutils/puppet/files/pkg-message.in
  1.1       +32 -0     ports/sysutils/puppet/files/puppet.in (new)
  1.7       +0 -26     ports/sysutils/puppet/files/puppetd.in (dead)
  1.1       +57 -0     ports/sysutils/puppet/files/puppetmaster.in (new)
  1.7       +0 -45     ports/sysutils/puppet/files/puppetmasterd.in (dead)
  1.2       +1 -1      ports/sysutils/puppet/pkg-descr
  1.8       +1 -5      ports/sysutils/puppet/pkg-plist
_______________________________________________
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 Li-Wen Hsu freebsd_committer freebsd_triage 2010-08-04 18:06:36 UTC
State Changed
From-To: open->closed

Committed. Thanks!