ports/155286: [maintainer] [patch] math/jlatexmath Update to 0.9.4

Rob Farmer rfarmer at predatorlabs.net
Sat Mar 5 10:00:27 UTC 2011


>Number:         155286
>Category:       ports
>Synopsis:       [maintainer] [patch] math/jlatexmath Update to 0.9.4
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Mar 05 10:00:20 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Rob Farmer
>Release:        9.0-CURRENT
>Organization:
>Environment:
FreeBSD turquoise.predatorlabs.net 9.0-CURRENT FreeBSD 9.0-CURRENT #0: Fri Mar  4 15:10:24 PST 2011     rfarmer at turquoise.predatorlabs.net:/usr/obj/usr/src/sys/TURQUOISE  amd64
>Description:
Update to 0.9.4

Bugfix and updated fop plugin for new versions

http://forge.scilab.org/index.php/p/jlatexmath/source/tree/master/CHANGELOG

This is the minimum version for Scilab 5.3.1

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/math/jlatexmath/Makefile,v
retrieving revision 1.4
diff -u -r1.4 Makefile
--- Makefile	1 Dec 2010 07:29:13 -0000	1.4
+++ Makefile	5 Mar 2011 06:27:30 -0000
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	jlatexmath
-PORTVERSION=	0.9.3
-PORTREVISION=	1
+PORTVERSION=	0.9.4
 CATEGORIES=	math java
 MASTER_SITES=	http://forge.scilab.org/upload/jlatexmath/files/ \
 		http://www.predatorlabs.net/dl/
@@ -23,7 +22,7 @@
 JAVA_RUN=	yes
 USE_ANT=	yes
 
-NO_WRKSUBDIR=	yes
+WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
 
 OPTIONS=	FOP "textproc/fop plugin (required for math/scilab)" ON
 
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/math/jlatexmath/distinfo,v
retrieving revision 1.4
diff -u -r1.4 distinfo
--- distinfo	1 Dec 2010 07:29:13 -0000	1.4
+++ distinfo	5 Mar 2011 06:20:24 -0000
@@ -1,2 +1,2 @@
-SHA256 (jlatexmath-src-all-0.9.3.zip) = 88b54226800d0811e1e927730b991557f80429d952da70ef220b2a9251c4998b
-SIZE (jlatexmath-src-all-0.9.3.zip) = 1092337
+SHA256 (jlatexmath-src-all-0.9.4.zip) = bf590741490dc3588b797aab33f02139b725560a6238b4607356f963dc6ad850
+SIZE (jlatexmath-src-all-0.9.4.zip) = 1191601
Index: pkg-descr
===================================================================
RCS file: /home/ncvs/ports/math/jlatexmath/pkg-descr,v
retrieving revision 1.1
diff -u -r1.1 pkg-descr
--- pkg-descr	13 Feb 2010 11:24:44 -0000	1.1
+++ pkg-descr	5 Mar 2011 06:18:51 -0000
@@ -18,7 +18,4 @@
     PDF, PS or EPS (SVG export with shaped fonts works fine too);
 11) and probably other things I forgot...
 
-There is no dependency and no external programs to install : JLaTeXMath is
-fully functional by itself.
-
 WWW: http://forge.scilab.org/index.php/p/jlatexmath/
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/math/jlatexmath/pkg-plist,v
retrieving revision 1.3
diff -u -r1.3 pkg-plist
--- pkg-plist	4 Sep 2010 13:06:12 -0000	1.3
+++ pkg-plist	5 Mar 2011 06:32:08 -0000
@@ -3,6 +3,7 @@
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/Basic/Example3.java
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/Basic/Example4.java
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/Basic/Example5.java
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Basic/Example6.java
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/Basic/Main.java
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/Basic/lion.png
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/Export/Convert.java
@@ -14,6 +15,7 @@
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/Export/Main.java
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/Export/README
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/Export/build.xml
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Export/conf.xml
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/Export/lion.png
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/Macros/FooPackage.java
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/Macros/Main.java


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list