Bug 161230 - japanese/xgate: update tomcat dependency
Summary: japanese/xgate: update tomcat dependency
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: Doug Barton
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-02 13:20 UTC by Rene Ladan
Modified: 2011-10-25 06:42 UTC (History)
0 users

See Also:


Attachments
file.diff (761 bytes, patch)
2011-10-02 13:20 UTC, Rene Ladan
no flags Details | Diff
patch.txt (175.42 KB, text/plain; charset=us-ascii)
2011-10-10 22:01 UTC, Jason
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Rene Ladan freebsd_committer freebsd_triage 2011-10-02 13:20:06 UTC
The www/tomcat41 port is unmaintained upstream and on FreeBSD and expired on 2011-09-10

Adjust the dependency of this port to use www/tomcat6 instead (untested because the distribution file cannot be fetched).

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-10-02 13:20:17 UTC
Responsible Changed
From-To: freebsd-ports-bugs->nork

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Jason 2011-10-10 18:51:00 UTC
According to the download link for this application, in order to use
tomcat6, you need to use the latest version of xgate and Java6
xGate Ver 3.7 PL6

I will see if I can work out this issue.
-jgh
-- 
Jason Helfman
System Administrator
experts-exchange.com
http://www.experts-exchange.com/M_4830110.html
E4AD 7CF1 1396 27F6 79DD  4342 5E92 AD66 8C8C FBA5
Comment 3 Jason 2011-10-10 22:01:19 UTC
update tomcat dependency fix for japanese/xgate.
requirement update depends on being on latest version of xgate.

* updated master_sites, distinfo, plist for new version
* drop dist_subdir (no longer required)
* use java 1.6+ (required)
* move to copyshare installation (to avoid security implications, everything
can be 444)
* don't require jar for post-extract (use tar)

Application comes up fine in tomcat6.

Builds cleanly in Tinderbox =>
http://jgh.devio.us/files/logs/ja-xgate-3.7pl6.log

If all goes well, this should free up removing www/tomcat41

-jgh

--
Jason Helfman
System Administrator
experts-exchange.com
http://www.experts-exchange.com/M_4830110.html
E4AD 7CF1 1396 27F6 79DD  4342 5E92 AD66 8C8C FBA5
Comment 4 dfilter service freebsd_committer freebsd_triage 2011-10-25 06:35:38 UTC
dougb       2011-10-25 05:35:24 UTC

  FreeBSD ports repository

  Modified files:
    japanese/xgate       Makefile distinfo pkg-plist 
  Log:
  update tomcat dependency fix for japanese/xgate.
  
  * updated master_sites, distinfo, plist for new version
  * drop dist_subdir (no longer required)
  * use java 1.6+ (required)
  * move to copyshare installation (to avoid security implications,
    everything can be 444)
  * don't require jar for post-extract (use tar)
  
  PR:             ports/161230
  Submitted by:   Jason Helfman <jhelfman@e-e.com>
  Approved by:    maintainer timeout (14 days, and 22 days)
  
  Revision  Changes     Path
  1.12      +26 -24     ports/japanese/xgate/Makefile
  1.4       +2 -2       ports/japanese/xgate/distinfo
  1.5       +887 -1514  ports/japanese/xgate/pkg-plist
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 5 Doug Barton freebsd_committer freebsd_triage 2011-10-25 06:41:25 UTC
State Changed
From-To: open->closed


Committed Jason's version. 


Comment 6 Doug Barton freebsd_committer freebsd_triage 2011-10-25 06:41:25 UTC
Responsible Changed
From-To: nork->dougb


I committed it.