diff options
-rw-r--r-- | math/jlatexmath/Makefile | 4 | ||||
-rw-r--r-- | math/jlatexmath/distinfo | 4 | ||||
-rw-r--r-- | math/jlatexmath/pkg-plist | 1 |
3 files changed, 5 insertions, 4 deletions
diff --git a/math/jlatexmath/Makefile b/math/jlatexmath/Makefile index c4d03fcdd6e..cc2f0342a16 100644 --- a/math/jlatexmath/Makefile +++ b/math/jlatexmath/Makefile @@ -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+ diff --git a/math/jlatexmath/distinfo b/math/jlatexmath/distinfo index 99657a363ab..fa0200b32b3 100644 --- a/math/jlatexmath/distinfo +++ b/math/jlatexmath/distinfo @@ -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 diff --git a/math/jlatexmath/pkg-plist b/math/jlatexmath/pkg-plist index b2df1e55dbd..759d60eb242 100644 --- a/math/jlatexmath/pkg-plist +++ b/math/jlatexmath/pkg-plist @@ -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 |