diff options
author | Ryan Steinmetz <zi@FreeBSD.org> | 2011-08-01 16:43:28 +0000 |
---|---|---|
committer | Ryan Steinmetz <zi@FreeBSD.org> | 2011-08-01 16:43:28 +0000 |
commit | f90f03654f422ef0ebec7dcd6d46dc66e158e5e0 (patch) | |
tree | 6a0a0f41c247fe90ae9d9f2f846a1f99b341eea6 /math/jlatexmath | |
parent | 3692403637599188b80ae5748aa68c215f9e9130 (diff) | |
download | ports-f90f03654f422ef0ebec7dcd6d46dc66e158e5e0.tar.gz ports-f90f03654f422ef0ebec7dcd6d46dc66e158e5e0.zip |
Notes
Diffstat (limited to 'math/jlatexmath')
-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 c4d03fcdd6e5..cc2f0342a16f 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 99657a363abc..fa0200b32b37 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 b2df1e55dbd4..759d60eb2423 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 |