Bug 192612 - [stage] net/rtpproxy: Add staging support
Summary: [stage] net/rtpproxy: Add staging support
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: William Grzybowski
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-08-12 14:44 UTC by Nikola Kolev
Modified: 2014-08-18 11:53 UTC (History)
2 users (show)

See Also:


Attachments
rtpproxy-staging-patch (789 bytes, patch)
2014-08-12 14:44 UTC, Nikola Kolev
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Nikola Kolev 2014-08-12 14:44:31 UTC
Created attachment 145710 [details]
rtpproxy-staging-patch

Add staging support for net/rtpproxy
Comment 1 John Marino freebsd_committer freebsd_triage 2014-08-12 15:09:00 UTC
Thanks!  Do you have any verification available?  In order of preference, examples of what I'm looking for are:

1) "poudriere testport" or "poudriere bulk -t" logs
2) Redports or tinderbox logs
3) "make check-plist" followed by "make stage-qa" output  (https://www.freebsd.org/doc/en/books/porters-handbook/porting-testing.html)

Also, please run "portlint" and paste the output.
Comment 2 Nikola Kolev 2014-08-12 15:22:45 UTC
I've tried to attach the log as file but few times the result was "500 Internal Error" so just paste 

--------------------------------
portlint: 

looks fine.
--------------------------------
make check-plist:

====> 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)
--------------------------------
make stage-qa:

====> Running Q/A tests (stage-qa)
Comment 3 John Marino freebsd_committer freebsd_triage 2014-08-12 15:25:46 UTC
hmm, you are like 3 person today to say that about 500 error.  Moving to patch-ready.
Comment 4 Nikola Kolev 2014-08-18 08:44:01 UTC
Status has been set to FIXED but after 'portsnap fetch update' I still see the old non staged version of the port.
Comment 5 John Marino freebsd_committer freebsd_triage 2014-08-18 08:52:46 UTC
wg, to add to this, there's not commit message add to the PR.  Maybe you meant to close another PR instead?
Comment 6 William Grzybowski freebsd_committer freebsd_triage 2014-08-18 11:49:48 UTC
Yes, thats what happened, sorry about that.
Comment 7 commit-hook freebsd_committer freebsd_triage 2014-08-18 11:53:03 UTC
A commit references this bug:

Author: wg
Date: Mon Aug 18 11:52:28 UTC 2014
New revision: 365277
URL: http://svnweb.freebsd.org/changeset/ports/365277

Log:
  net/rtpproxy: support stage

  PR:		192612
  Submitted by:	Nikola Kolev

Changes:
  head/net/rtpproxy/Makefile
  head/net/rtpproxy/pkg-plist