FreeBSD Bugzilla – Attachment 123127 Details for
Bug 166395
[PATCH] math/jakarta-commons-math: update to 2.2, take maintainership
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
jakarta-commons-math-2.2.patch
jakarta-commons-math-2.2.patch (text/plain), 2.26 KB, created by
Muhammad Moinur Rahman
on 2012-03-25 16:40:09 UTC
(
hide
)
Description:
jakarta-commons-math-2.2.patch
Filename:
MIME Type:
Creator:
Muhammad Moinur Rahman
Created:
2012-03-25 16:40:09 UTC
Size:
2.26 KB
patch
obsolete
>diff -ruN --exclude=CVS /usr/ports/math/jakarta-commons-math/Makefile ./Makefile >--- /usr/ports/math/jakarta-commons-math/Makefile 2011-07-21 11:02:50.000000000 +0600 >+++ ./Makefile 2012-03-25 19:41:37.108329000 +0600 >@@ -6,14 +6,14 @@ > # > > PORTNAME= commons-math >-PORTVERSION= 2.1 >+PORTVERSION= 2.2 > CATEGORIES= math java > MASTER_SITES= ${MASTER_SITE_APACHE_COMMONS_SOURCE} > MASTER_SITE_SUBDIR= ${PORTNAME:S,commons-,,} > PKGNAMEPREFIX= jakarta- > DISTNAME= ${PORTNAME}-${PORTVERSION}-src > >-MAINTAINER= ports@FreeBSD.org >+MAINTAINER= 5u623l20@gmail.com > COMMENT= Java library of self-contained mathematics and statistics components > > BUILD_DEPENDS= ${JAVAJARDIR}/commons-logging.jar:${PORTSDIR}/java/jakarta-commons-logging \ >@@ -58,8 +58,7 @@ > .endif > > post-patch: >- ${REINPLACE_CMD} -e 's#4.4##g' \ >- -e 's#junit-#junit#g' \ >+ ${REINPLACE_CMD} -e 's#junit-#junit#g' \ > -e 's#/usr/share/junit#${JAVAJARDIR}#g' \ > ${WRKSRC}/build.xml > >diff -ruN --exclude=CVS /usr/ports/math/jakarta-commons-math/distinfo ./distinfo >--- /usr/ports/math/jakarta-commons-math/distinfo 2011-03-20 18:50:11.000000000 +0600 >+++ ./distinfo 2012-03-25 19:41:37.110234000 +0600 >@@ -1,2 +1,2 @@ >-SHA256 (commons-math-2.1-src.tar.gz) = f31e098afa916a7f17bd8d8a15163d761ddb54c28d8d64f7f57ce86167f2c48b >-SIZE (commons-math-2.1-src.tar.gz) = 1099423 >+SHA256 (commons-math-2.2-src.tar.gz) = a7624c3a3e2581d9905f1f1090c78c25448678bddcec2a48a4dc8a80f16ed1b8 >+SIZE (commons-math-2.2-src.tar.gz) = 1321209 >diff -ruN --exclude=CVS /usr/ports/math/jakarta-commons-math/files/patch-build.xml ./files/patch-build.xml >--- /usr/ports/math/jakarta-commons-math/files/patch-build.xml 1970-01-01 06:00:00.000000000 +0600 >+++ ./files/patch-build.xml 2012-03-25 19:41:37.117235000 +0600 >@@ -0,0 +1,11 @@ >+--- build.xml.orig 2012-03-26 01:38:37.000000000 +0600 >++++ build.xml 2012-03-26 01:38:56.000000000 +0600 >+@@ -36,7 +36,7 @@ >+ <!-- Junit --> >+ <property name="junit.version" value="4.8.2"/> >+ <property name="junit.home" value="/usr/share/junit"/> >+- <property name="junit.jar" value="${junit.home}/junit-${junit.version}.jar"/> >++ <property name="junit.jar" value="${junit.home}/junit.jar"/> >+ >+ >+ <!-- ========== Component Declarations ==================================== -->
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 166395
: 123127