Bug 155999 - [patch] update sysutils/bcfg2 port to latest stable release: 1.1.1
Summary: [patch] update sysutils/bcfg2 port to latest stable release: 1.1.1
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: Dennis Herrmann
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-28 16:30 UTC by Duncan Hutty
Modified: 2011-03-29 17:30 UTC (History)
0 users

See Also:


Attachments
file.diff (47.84 KB, patch)
2011-03-28 16:30 UTC, Duncan Hutty
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Duncan Hutty 2011-03-28 16:30:18 UTC
Patch updates port to use bcfg2-1.1.1, updates port maintainer to me.

Updated patch to hack around hardcoded locations so bcfg2-admin init creates config that works on fbsd by default and bcfg2-repo-validate finds schemata correctly.

Fix: Patch attached with submission follows:
Comment 1 Dennis Herrmann freebsd_committer freebsd_triage 2011-03-28 16:44:43 UTC
Responsible Changed
From-To: freebsd-ports-bugs->dhn

I'll take it.
Comment 2 Dennis Herrmann freebsd_committer freebsd_triage 2011-03-28 16:50:05 UTC
State Changed
From-To: open->feedback

Ask for maintainer approval.
Comment 3 Robert Gogolok 2011-03-28 22:08:16 UTC
I approve the patch.
Comment 4 dfilter service freebsd_committer freebsd_triage 2011-03-29 17:22:10 UTC
dhn         2011-03-29 16:21:50 UTC

  FreeBSD ports repository

  Modified files:
    sysutils/py-bcfg2    Makefile distinfo pkg-plist 
  Log:
  - Update to 1.1.1
  - Pass maintainership to submitter
  
  PR:     ports/155999
  Submitted by:   Duncan Hutty <dhutty@allgoodbits.org>
  Approved by:    Robert Gogolok <gogo@cs.uni-sb.de> (old maintainer)
  
  Revision  Changes    Path
  1.11      +32 -7     ports/sysutils/py-bcfg2/Makefile
  1.7       +2 -2      ports/sysutils/py-bcfg2/distinfo
  1.4       +385 -422  ports/sysutils/py-bcfg2/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 5 Dennis Herrmann freebsd_committer freebsd_triage 2011-03-29 17:22:12 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!