Bug 173035 - [PATCH] www/axis2: [SUMMARIZE CHANGES], take maintainership
Summary: [PATCH] www/axis2: [SUMMARIZE CHANGES], take maintainership
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-24 20:20 UTC by nemysis
Modified: 2012-11-20 19:08 UTC (History)
1 user (show)

See Also:


Attachments
axis2-1.6.2_2.patch (20.91 KB, patch)
2012-10-24 20:20 UTC, nemysis
no flags Details | Diff
axis2.diff (3.52 KB, patch)
2012-10-26 00:30 UTC, nemysis
no flags Details | Diff
axis2.diff (2.96 KB, patch)
2012-10-26 01: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-24 20:20:00 UTC
- Take maintainership

Added file(s):
- pkg-message

Removed file(s):
- pkg-plist

Makefile changed:

+DIST_SUBDIR=	java
+PORTDATA=	*
+PORTDOCS=	NOTICE.txt README-std-bin.txt README.txt installation-std-bin.txt release-notes.html
+PORTEXAMPLES=	*
+OPTIONS_SINGLE_AS=	TOMCAT6 TOMCAT7
+post-install:

Changed
 do-install:

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.
0 fatal errors and 2 warnings found.

port test: clean


Build log

https://redports.org/buildarchive/20121024150245-13557/
Comment 1 Jason Helfman freebsd_committer freebsd_triage 2012-10-24 20:21:50 UTC
Responsible Changed
From-To: freebsd-ports-bugs->jgh

I'll take it.
Comment 2 nemysis 2012-10-26 00:30:18 UTC
Restored mostly old Makefile and pkg-plist.
Comment 3 nemysis 2012-10-26 01:00:09 UTC
Removed

DIST_SUBDIR

and

WRKSRC which was defined in old Ports, before changes.
Comment 4 Jason Helfman freebsd_committer freebsd_triage 2012-11-20 19:08:26 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!