FreeBSD Bugzilla – Attachment 117592 Details for
Bug 159691
[patch] www/axis: deprecation of www/tomcat41, cleanup deps.
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.75 KB, created by
Jason Helfman
on 2011-08-11 17:20:07 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Jason Helfman
Created:
2011-08-11 17:20:07 UTC
Size:
1.75 KB
patch
obsolete
>Index: www/axis/Makefile >=================================================================== >RCS file: /home/jhelfman/ncvs/ports/www/axis/Makefile,v >retrieving revision 1.21 >diff -u -r1.21 Makefile >--- www/axis/Makefile 21 Jul 2011 05:02:59 -0000 1.21 >+++ www/axis/Makefile 11 Aug 2011 04:39:15 -0000 >@@ -6,7 +6,7 @@ > > PORTNAME= axis > PORTVERSION= 1.4 >-PORTREVISION= 4 >+PORTREVISION= 5 > CATEGORIES= www java > MASTER_SITES= ${MASTER_SITE_APACHE} > MASTER_SITE_SUBDIR= ws/axis/${PORTVERSION:S,.,_,g} >@@ -20,16 +20,16 @@ > # > .if exists(${LOCALBASE}/tomcat5.5/webapps) > WEBAPPDIR= ${PREFIX}/tomcat5.5/webapps >-BUILD_DEPENDS+= ${LOCALBASE}/tomcat5.5:${PORTSDIR}/www/tomcat55 >-RUN_DEPENDS+= ${LOCALBASE}/tomcat5.5:${PORTSDIR}/www/tomcat55 >-.elif exists(${LOCALBASE}/jakarta-tomcat4.1/webapps) >-WEBAPPDIR= ${PREFIX}/jakarta-tomcat4.1/webapps >-BUILD_DEPENDS+= ${LOCALBASE}/jakarta-tomcat4.1:${PORTSDIR}/www/tomcat41 >-RUN_DEPENDS+= ${LOCALBASE}/jakarta-tomcat4.1:${PORTSDIR}/www/tomcat41 >+BUILD_DEPENDS+= ${LOCALBASE}/tomcat5.5/bin/bootstrap.jar:${PORTSDIR}/www/tomcat55 >+RUN_DEPENDS+= ${LOCALBASE}/tomcat5.5/bin/bootstrap.jar:${PORTSDIR}/www/tomcat55 >+.elif exists(${LOCALBASE}/apache-tomcat-6.0/webapps) >+WEBAPPDIR= ${PREFIX}/apache-tomcat-6.0/webapps >+BUILD_DEPENDS+= ${LOCALBASE}/apache-tomcat-6.0/bin/bootstrap.jar:${PORTSDIR}/www/tomcat6 >+RUN_DEPENDS+= ${LOCALBASE}/apache-tomcat-6.0/bin/bootstrap.jar:${PORTSDIR}/www/tomcat6 > .else > WEBAPPDIR= ${PREFIX}/tomcat5.5/webapps >-BUILD_DEPENDS+= ${LOCALBASE}/tomcat5.5:${PORTSDIR}/www/tomcat55 >-RUN_DEPENDS+= ${LOCALBASE}/tomcat5.5:${PORTSDIR}/www/tomcat55 >+BUILD_DEPENDS+= ${LOCALBASE}/tomcat5.5/bin/bootstrap.jar:${PORTSDIR}/www/tomcat55 >+RUN_DEPENDS+= ${LOCALBASE}/tomcat5.5/bin/bootstrap.jar:${PORTSDIR}/www/tomcat55 > .endif > > NO_BUILD= YES
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 159691
: 117592