Bug 173091

Summary: [PATCH] graphics/deegree-igeoportal: Changed to use Tomcat6 and Tomcat7, OptionsNG
Product: Ports & Packages Reporter: nemysis <nemysis>
Component: Individual Port(s)Assignee: Jason Helfman <jgh>
Status: Closed FIXED    
Severity: Affects Only Me CC: wenheping
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
deegree-igeoportal-2.5_1.patch
none
deegree-igeoportal.diff
none
deegree-igeoportal.diff none

Description nemysis 2012-10-26 01:10:01 UTC
Makefile changed:

+PORTDOCS=	README.txt README_owswatch.txt deegree_igeoportal_documentation_en.pdf
+OPTIONS_SINGLE=	AS
+.include <bsd.port.options.mk>
+.if ${PORT_OPTIONS:MTOMCAT6}
+.if ${PORT_OPTIONS:MTOMCAT7}


pkg-plist changed to use
+%%WEBAPPS%%/deegree-igeoportal
%%TOMCAT%%

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/20121025192656-44299/
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-10-26 01:10:25 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 01:10:26 UTC
Maintainer of graphics/deegree-igeoportal,

Please note that PR ports/173091 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/173091

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2012-10-26 01:10:27 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-27 07:12:33 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:11:57 UTC
State Changed
From-To: feedback->closed

Committed, with minor changes. Thanks!