Bug 189897 - [patch] Add staging support to www/jetty
Summary: [patch] Add staging support to www/jetty
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: Jimmy Olgeni
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-05-17 21:10 UTC by joe
Modified: 2014-06-07 20:45 UTC (History)
0 users

See Also:


Attachments
file.diff (1020 bytes, patch)
2014-05-17 21:10 UTC, joe
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!