diff options
author | zi <zi@FreeBSD.org> | 2011-08-02 00:43:28 +0800 |
---|---|---|
committer | zi <zi@FreeBSD.org> | 2011-08-02 00:43:28 +0800 |
commit | fc9df556d6ef9102b219895a78ada77eb70f7836 (patch) | |
tree | 6c7ebae74b4a2f44f6b433dbfd60d3d222b0390d /math | |
parent | 85e4d80d008a33e663d23a4ae9b3f13fdf9a54db (diff) | |
download | freebsd-ports-gnome-fc9df556d6ef9102b219895a78ada77eb70f7836.tar.gz freebsd-ports-gnome-fc9df556d6ef9102b219895a78ada77eb70f7836.tar.zst freebsd-ports-gnome-fc9df556d6ef9102b219895a78ada77eb70f7836.zip |
Update to 0.9.6
PR: ports/159200
Submitted by: Rob Farmer <rfarmer@predatorlabs.net> (maintainer)
Approved by: wxs (mentor)
Diffstat (limited to 'math')
-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 |