Bug 200486 - [patch] sysutils/iocage: update to 1.6.1-1 (1.6.1 is broken)
Summary: [patch] sysutils/iocage: update to 1.6.1-1 (1.6.1 is broken)
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Bartek Rutkowski
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2015-05-27 19:05 UTC by Kevin Bowling
Modified: 2015-05-28 12:28 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (robak)


Attachments
iocage-1.6.1-1 (2.45 KB, patch)
2015-05-27 19:05 UTC, Kevin Bowling
no flags Details | Diff
iocage-1.6.1-1 fixed (2.45 KB, patch)
2015-05-27 19:07 UTC, Kevin Bowling
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kevin Bowling freebsd_committer freebsd_triage 2015-05-27 19:05:15 UTC
Created attachment 157203 [details]
iocage-1.6.1-1

iocage switched from a single script to sourcing lots of helper scripts from lib.

Adjust the install and plist to account for this and bump portrevision.
Comment 1 Kevin Bowling freebsd_committer freebsd_triage 2015-05-27 19:07:16 UTC
Created attachment 157204 [details]
iocage-1.6.1-1 fixed
Comment 2 commit-hook freebsd_committer freebsd_triage 2015-05-28 12:26:07 UTC
A commit references this bug:

Author: robak
Date: Thu May 28 12:25:19 UTC 2015
New revision: 387725
URL: https://svnweb.freebsd.org/changeset/ports/387725

Log:
  sysutils/iocage: fix missing include files

  PR:		200486
  Submitted by:	Kevin Bowling <kevin.bowling@kev009.com>

Changes:
  head/sysutils/iocage/Makefile
  head/sysutils/iocage/pkg-plist
Comment 3 Bartek Rutkowski freebsd_committer freebsd_triage 2015-05-28 12:28:20 UTC
Committed with some changes, thanks for your work!