diff options
author | wen <wen@FreeBSD.org> | 2010-10-12 21:10:08 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2010-10-12 21:10:08 +0800 |
commit | d502b3a4ea4cf76f6a703e7dc01aa42ae5cbb660 (patch) | |
tree | a046a756cfe9316403b765bf0b780cc319799db7 /math/jlatexmath | |
parent | a9c71169cf08889116ec76691564e1c170f7c18c (diff) | |
download | freebsd-ports-gnome-d502b3a4ea4cf76f6a703e7dc01aa42ae5cbb660.tar.gz freebsd-ports-gnome-d502b3a4ea4cf76f6a703e7dc01aa42ae5cbb660.tar.zst freebsd-ports-gnome-d502b3a4ea4cf76f6a703e7dc01aa42ae5cbb660.zip |
- Update to 0.9.3
PR: ports/151011
Submitted by: Rob Farmer <rfarmer@predatorlabs.net> (maintainer)
Diffstat (limited to 'math/jlatexmath')
-rw-r--r-- | math/jlatexmath/Makefile | 3 | ||||
-rw-r--r-- | math/jlatexmath/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/math/jlatexmath/Makefile b/math/jlatexmath/Makefile index b877fefb4d5b..4867dc09dccb 100644 --- a/math/jlatexmath/Makefile +++ b/math/jlatexmath/Makefile @@ -6,7 +6,7 @@ # PORTNAME= jlatexmath -PORTVERSION= 0.9.2 +PORTVERSION= 0.9.3 CATEGORIES= math java MASTER_SITES= http://forge.scilab.org/upload/jlatexmath/files/ \ http://www.predatorlabs.net/dl/ @@ -51,7 +51,6 @@ post-patch: ${REINPLACE_CMD} -e 's|/usr/share/java/batik.jar|${LOCALBASE}/share/java/batik/batik.jar|' ${WRKSRC}/fop.properties ${REINPLACE_CMD} -e 's|/usr/share/java/|${JAVALIBDIR}/|' ${WRKSRC}/fop.properties - do-install: ${INSTALL_DATA} ${WRKSRC}/dist/jlatexmath-${PORTVERSION}.jar ${JAVAJARDIR}/jlatexmath.jar ${INSTALL_DATA} ${WRKSRC}/dist/jlatexmath-fop-${PORTVERSION}.jar ${JAVAJARDIR}/jlatexmath-fop.jar diff --git a/math/jlatexmath/distinfo b/math/jlatexmath/distinfo index 76e6abb2ea6d..6611e260e55e 100644 --- a/math/jlatexmath/distinfo +++ b/math/jlatexmath/distinfo @@ -1,3 +1,3 @@ -MD5 (jlatexmath-src-all-0.9.2.zip) = 53af6e2f13f7a5b80c902fc571bef87f -SHA256 (jlatexmath-src-all-0.9.2.zip) = 8737fde7569e59bff5a050b8c7e32c309c0730bfb0853f3a9d1987a385c7d02a -SIZE (jlatexmath-src-all-0.9.2.zip) = 1086897 +MD5 (jlatexmath-src-all-0.9.3.zip) = 14b5a3ae9941c1fbf39f241a779b7458 +SHA256 (jlatexmath-src-all-0.9.3.zip) = 88b54226800d0811e1e927730b991557f80429d952da70ef220b2a9251c4998b +SIZE (jlatexmath-src-all-0.9.3.zip) = 1092337 |