FreeBSD Bugzilla – Attachment 125770 Details for
Bug 169429
[PATCH] www/tomcat-native: update to 1.1.24
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
tomcat-native-1.1.24.patch
tomcat-native-1.1.24.patch (text/plain), 1.96 KB, created by
Jason Helfman
on 2012-06-25 21:40:08 UTC
(
hide
)
Description:
tomcat-native-1.1.24.patch
Filename:
MIME Type:
Creator:
Jason Helfman
Created:
2012-06-25 21:40:08 UTC
Size:
1.96 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/pcvs/ports/www/tomcat-native/Makefile,v >retrieving revision 1.14 >diff -u -r1.14 Makefile >--- Makefile 5 Mar 2012 09:51:11 -0000 1.14 >+++ Makefile 25 Jun 2012 20:31:43 -0000 >@@ -6,9 +6,9 @@ > # > > PORTNAME= tomcat-native >-PORTVERSION= 1.1.23 >+PORTVERSION= 1.1.24 > CATEGORIES= www java >-MASTER_SITES= ${MASTER_SITE_APACHE} >+MASTER_SITES= APACHE > MASTER_SITE_SUBDIR= tomcat/tomcat-connectors/native/${PORTVERSION}/source > DISTNAME= ${PORTNAME}-${PORTVERSION}-src > >@@ -21,7 +21,8 @@ > > WRKSRC= ${WRKDIR}/${DISTNAME}/jni/native > >-OPTIONS= OCSP "Enable OCSP verification support" off >+OPTIONS_DEFINE= OCSP >+OCSP_DESC= OCSP verification support > > USE_OPENSSL= yes > USE_JAVA= yes >@@ -32,9 +33,14 @@ > --with-java-home=${JAVA_HOME} \ > --with-ssl=${SSLBASE} > >+PLIST_FILES= lib/libtcnative-1.a \ >+ lib/libtcnative-1.la \ >+ lib/libtcnative-1.so \ >+ lib/libtcnative-1.so.1 >+ > .include <bsd.port.options.mk> > >-.if defined(WITH_OCSP) >+.if ${PORT_OPTIONS:MOCSP} > CONFIGURE_ARGS+=--enable-ocsp > .endif > >Index: distinfo >=================================================================== >RCS file: /home/pcvs/ports/www/tomcat-native/distinfo,v >retrieving revision 1.9 >diff -u -r1.9 distinfo >--- distinfo 5 Mar 2012 09:51:11 -0000 1.9 >+++ distinfo 25 Jun 2012 20:31:43 -0000 >@@ -1,2 +1,2 @@ >-SHA256 (tomcat-native-1.1.23-src.tar.gz) = 944352cbe70d6a9fafaa462ef32792dc15d11bfa2682f48abe6300af60661e92 >-SIZE (tomcat-native-1.1.23-src.tar.gz) = 258558 >+SHA256 (tomcat-native-1.1.24-src.tar.gz) = 0377849f42e32eaa6a8feaa639fa2d209dd4e34a3503d56a579b014aa2d5b349 >+SIZE (tomcat-native-1.1.24-src.tar.gz) = 261742 >Index: pkg-plist >=================================================================== >RCS file: pkg-plist >diff -N pkg-plist >--- pkg-plist 28 Feb 2008 14:26:10 -0000 1.1 >+++ /dev/null 1 Jan 1970 00:00:00 -0000 >@@ -1,4 +0,0 @@ >-lib/libtcnative-1.a >-lib/libtcnative-1.la >-lib/libtcnative-1.so >-lib/libtcnative-1.so.1
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 169429
: 125770