Bug 192875 - [stage] security/cvm: add STAGE support - take maintainership
Summary: [stage] security/cvm: add STAGE support - take maintainership
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: John Marino
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-08-21 03:50 UTC by Uffe Jakobsen
Modified: 2014-08-21 11:04 UTC (History)
1 user (show)

See Also:


Attachments
cvm.patch (4.63 KB, patch)
2014-08-21 03:50 UTC, Uffe Jakobsen
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Uffe Jakobsen 2014-08-21 03:50:16 UTC
Created attachment 146103 [details]
cvm.patch

The attached patch adds stage support to port security/cvm
Take maintainership of unmaintained port

Output fom poudriere testport:

====> Compressing man pages (compress-man)
===========================================================================
====> Running Q/A tests (stage-qa)
====> Checking for pkg-plist issues (check-plist)
===> Parsing plist
===> Checking for items in STAGEDIR missing from pkg-plist
===> Checking for directories owned by MTREEs
===> Checking for directories handled by dependencies
===> Checking for items in pkg-plist which are not in STAGEDIR
===> No pkg-plist issues found (check-plist)
====>> Checking for staging violations... done
=======================<phase: package        >============================
===>  Building package for cvm-0.96
===========================================================================


/Uffe
Comment 1 John Marino freebsd_committer freebsd_triage 2014-08-21 09:13:05 UTC
staging PR, blocks a staged port.  tested by submitter, move to patch-ready
Comment 2 John Marino freebsd_committer freebsd_triage 2014-08-21 10:52:25 UTC
FYI this changes the pkg-plist which is a mandatory PORTREVISION increment.
Comment 3 commit-hook freebsd_committer freebsd_triage 2014-08-21 11:02:49 UTC
A commit references this bug:

Author: marino
Date: Thu Aug 21 11:02:32 UTC 2014
New revision: 365544
URL: http://svnweb.freebsd.org/changeset/ports/365544

Log:
  Stage security/cvm and assign maintainership to submitter

  PR:		192875
  Submitted by:	uffe
  tweaks by:	marino

Changes:
  head/security/cvm/Makefile
  head/security/cvm/files/patch-Makefile
  head/security/cvm/pkg-descr
  head/security/cvm/pkg-plist
Comment 4 John Marino freebsd_committer freebsd_triage 2014-08-21 11:04:25 UTC
Thanks!