Bug 173128 - [PATCH] graphics/deegree-wpvs: Changed to use Tomcat6 and Tomcat7
Summary: [PATCH] graphics/deegree-wpvs: Changed to use Tomcat6 and Tomcat7
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: Jason Helfman
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-26 17:00 UTC by nemysis
Modified: 2012-10-30 22:12 UTC (History)
1 user (show)

See Also:


Attachments
deegree-wpvs-2.5_1.patch (2.10 KB, patch)
2012-10-26 17:00 UTC, nemysis
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description nemysis 2012-10-26 17:00:02 UTC
Makefile changed:

+APPHOME=	${LOCALBASE}/${TOMCATVER}
+PORTDOCS=	README.txt deegree_wpvs_documentation_en.pdf
+OPTIONS_SINGLE=	AS
+.if ${PORT_OPTIONS:MTOMCAT6}
+.if ${PORT_OPTIONS:MTOMCAT7}
+post-extract:

Port maintainer (wenheping@gmail.com) is cc'd.

Generated and tested manually, tested with port test and with RedPorts (all RELEASES, CLANG), sent with FreeBSD Port Tools 0.99_6 (mode: change, diff: ports)

How-To-Repeat: 
portlint -A
WARN: Makefile: for new port, make $FreeBSD$ tag in comment section empty, to make SVN happy.
WARN: Makefile: new ports should not set PORTREVISION.
WARN: Makefile: only one MASTER_SITE configured.  Consider adding additional mirrors.
0 fatal errors and 3 warnings found.


port test: clean


Build log

https://redports.org/buildarchive/20121026141712-45233/
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-10-26 17:00:10 UTC
Responsible Changed
From-To: freebsd-ports-bugs->wen

wenheping@gmail.com => wen@ (via the GNATS Auto Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2012-10-26 17:00:10 UTC
Maintainer of graphics/deegree-wpvs,

Please note that PR ports/173128 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/173128

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2012-10-26 17:00:11 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 4 Jason Helfman freebsd_committer freebsd_triage 2012-10-26 19:31:08 UTC
Responsible Changed
From-To: wen->jgh

based on my patch, i'll take it
Comment 5 Jason Helfman freebsd_committer freebsd_triage 2012-10-30 22:12:51 UTC
State Changed
From-To: feedback->closed

Committed, with minor changes. Thanks!