mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
Update to 0.9.6
PR: ports/159200 Submitted by: Rob Farmer <rfarmer@predatorlabs.net> (maintainer) Approved by: wxs (mentor)
This commit is contained in:
parent
3692403637
commit
f90f03654f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=278728
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= jlatexmath
|
||||
PORTVERSION= 0.9.4
|
||||
PORTVERSION= 0.9.6
|
||||
CATEGORIES= math java
|
||||
MASTER_SITES= http://forge.scilab.org/upload/jlatexmath/files/ \
|
||||
http://www.predatorlabs.net/dl/
|
||||
@ -15,6 +15,8 @@ DISTNAME= ${PORTNAME}-src-all-${PORTVERSION}
|
||||
MAINTAINER= rfarmer@predatorlabs.net
|
||||
COMMENT= Java API to display mathematical formulas written in LaTeX
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
||||
USE_ZIP= yes
|
||||
USE_JAVA= yes
|
||||
JAVA_VERSION= 1.5+
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (jlatexmath-src-all-0.9.4.zip) = bf590741490dc3588b797aab33f02139b725560a6238b4607356f963dc6ad850
|
||||
SIZE (jlatexmath-src-all-0.9.4.zip) = 1191601
|
||||
SHA256 (jlatexmath-src-all-0.9.6.zip) = c632ac9014ff05449814043120d6e7a31e1b5e93287c2920b33c96560cd741c3
|
||||
SIZE (jlatexmath-src-all-0.9.6.zip) = 1366252
|
||||
|
@ -15,7 +15,6 @@
|
||||
%%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
|
||||
|
Loading…
Reference in New Issue
Block a user