Adding cacerts to jdk15

Alexey Zelkin phantom at FreeBSD.org.ua
Sat Feb 19 03:51:40 PST 2005


Why ?

On Sat, Feb 19, 2005 at 12:39:15PM +0100, Michael Reifenberger wrote:
> Hi,
> I'd like to commit the following patch (in conjunction with a 
> files/cacerts) to java/jdk15:
> ...
> totum# cvs diff -u
> Password for mr at FREEBSD.ORG:
> cvs diff: Diffing .
> Index: Makefile
> ===================================================================
> RCS file: /home/pcvs/ports/java/jdk15/Makefile,v
> retrieving revision 1.87
> diff -u -r1.87 Makefile
> --- Makefile    18 Feb 2005 17:21:52 -0000      1.87
> +++ Makefile    19 Feb 2005 11:36:24 -0000
> @@ -267,6 +267,8 @@
>         @${FIND} -s ${JDKIMAGEDIR_G} -not -type d | \
>           ${SED} -ne 's#^${JDKIMAGEDIR}#jdk${JDK_VERSION}#p' >> ${TMPPLIST}
>  .endif
> +       ${INSTALL_DATA} ${FILESDIR}/cacerts \
> +               ${PREFIX}/jdk${JDK_VERSION}/jre/lib/security/cacerts
>         @${FIND} -s -d ${PREFIX}/jdk${JDK_VERSION} -type d | \
>           ${SED} -ne 's#^${PREFIX}/#@dirrm #p' >> ${TMPPLIST}
>         @${ECHO_MSG} "@exec ${LOCALBASE}/bin/registervm 
> ${PREFIX}/jdk${JDK_VERSION}/bin/java # FREEBSD-JDK${JDK_VERSION}" >> 
> ${TMPPLIST}
> cvs diff: Diffing files
> cvs diff: files/cacerts is a new entry, no comparison available
> ...
> 
> Any objections?
> 
> Bye/2
> ---
> Michael Reifenberger, Business Development Manager SAP-Basis, Plaut 
> Consulting
> Comp: Michael.Reifenberger at plaut.de | Priv: Michael at Reifenberger.com
>       http://www.plaut.de           |       http://www.Reifenberger.com
> 
> _______________________________________________
> freebsd-java at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-java
> To unsubscribe, send any mail to "freebsd-java-unsubscribe at freebsd.org"


More information about the freebsd-java mailing list