FreeBSD Bugzilla – Attachment 110045 Details for
Bug 151150
[PATCH] java/jakarta-commons-lang: update to 2.5
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
jakarta-commons-lang-2.5.patch
jakarta-commons-lang-2.5.patch (text/plain), 1.86 KB, created by
Jimmy Olgeni
on 2010-10-02 13:40:02 UTC
(
hide
)
Description:
jakarta-commons-lang-2.5.patch
Filename:
MIME Type:
Creator:
Jimmy Olgeni
Created:
2010-10-02 13:40:02 UTC
Size:
1.86 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/pcvs/ports/java/jakarta-commons-lang/Makefile,v >retrieving revision 1.16 >diff -u -u -r1.16 Makefile >--- Makefile 6 Jun 2008 13:38:39 -0000 1.16 >+++ Makefile 2 Oct 2010 12:37:18 -0000 >@@ -6,8 +6,7 @@ > # > > PORTNAME= commons-lang >-PORTVERSION= 2.3 >-PORTREVISION= 2 >+PORTVERSION= 2.5 > CATEGORIES= java devel > MASTER_SITES= ${MASTER_SITE_APACHE_COMMONS_SOURCE} > MASTER_SITE_SUBDIR= ${PORTNAME:S,commons-,,} >@@ -39,17 +38,16 @@ > > .if ${JDK_API} != "" > MAKE_ARGS+= -Djdk.javadoc=${JDK_API} >- > .endif > > do-install: > @${ECHO_MSG} -n ">> Installing JAR as ${JAVAJARDIR}/${DESTJARFILE}..." >- @${INSTALL_DATA} ${WRKSRC}/dist/${JARFILE} ${JAVAJARDIR}/${DESTJARFILE} >+ @${INSTALL_DATA} ${WRKSRC}/target/${JARFILE} ${JAVAJARDIR}/${DESTJARFILE} > @${ECHO_MSG} " [ DONE ]" > > .if !defined(NOPORTDOCS) > @${ECHO_MSG} -n ">> Installing documentation in ${DOCSDIR}/..." >- @cd ${WRKSRC}/dist/docs/api \ >+ @cd ${WRKSRC}/target/apidocs \ > && ${FIND} . -type d -exec ${MKDIR} ${DOCSDIR}/{} \; \ > && ${FIND} . -type f -exec ${INSTALL_DATA} {} ${DOCSDIR}/{} \; > @${ECHO_MSG} " [ DONE ]" >Index: distinfo >=================================================================== >RCS file: /home/pcvs/ports/java/jakarta-commons-lang/distinfo,v >retrieving revision 1.7 >diff -u -u -r1.7 distinfo >--- distinfo 4 Mar 2007 16:53:06 -0000 1.7 >+++ distinfo 2 Oct 2010 12:37:18 -0000 >@@ -1,3 +1,3 @@ >-MD5 (commons-lang-2.3-src.tar.gz) = 2ae988b339daec234019a7066f96733e >-SHA256 (commons-lang-2.3-src.tar.gz) = 9775f8db678e15e9a482bbbf00b35c38da8bfc51c6dafa4531c6dd16225602fd >-SIZE (commons-lang-2.3-src.tar.gz) = 474681 >+MD5 (commons-lang-2.5-src.tar.gz) = e96700da2046aa31a2c39839cf7b6cc9 >+SHA256 (commons-lang-2.5-src.tar.gz) = beb1fc3aefdd4863281360e8b973f7deeaa4e4db47dd97298000ecc9147a3413 >+SIZE (commons-lang-2.5-src.tar.gz) = 557816
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 151150
: 110045