Bug 189897

Summary: [patch] Add staging support to www/jetty
Product: Ports & Packages Reporter: joe
Component: Individual Port(s)Assignee: Jimmy Olgeni <olgeni>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description joe 2014-05-17 21:10:01 UTC
Adds staging support to www/jetty.

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2014-05-17 21:10:05 UTC
Responsible Changed
From-To: freebsd-ports-bugs->olgeni

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 commit-hook freebsd_committer freebsd_triage 2014-06-07 20:39:30 UTC
A commit references this bug:

Author: olgeni
Date: Sat Jun  7 20:38:33 UTC 2014
New revision: 356946
URL: http://svnweb.freebsd.org/changeset/ports/356946

Log:
  Add staging support (PR 189897 plus a few fixes for non-root building).

  Also, fix a few minor issues in pkg-message.

  PR:		189897
  Submitted by:	joe@thrallingpenguin.com

Changes:
  head/www/jetty/Makefile
  head/www/jetty/files/message.in
  head/www/jetty/pkg-plist
Comment 3 Jimmy Olgeni freebsd_committer freebsd_triage 2014-06-07 20:45:38 UTC
Committed (with non-root build support). Thanks!