mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-20 08:27:15 +00:00
- Update to 3.6e
- Remove WRKSRC variable from Makefile
This commit is contained in:
parent
1678bcc749
commit
9367579f92
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=253903
@ -6,16 +6,15 @@
|
||||
#
|
||||
|
||||
PORTNAME= jsMath
|
||||
DISTVERSION= 3.6b
|
||||
DISTVERSION= 3.6e
|
||||
CATEGORIES= math www
|
||||
MASTER_SITES= SF/${PORTNAME:L}/${PORTNAME}/3.6b
|
||||
MASTER_SITES= SF/${PORTNAME:L}/${PORTNAME}/${DISTVERSION}
|
||||
|
||||
MAINTAINER= nivit@FreeBSD.org
|
||||
COMMENT= A Javascript tool for including mathematics in web pages
|
||||
|
||||
USE_ZIP= yes
|
||||
NO_BUILD= yes
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
|
||||
OPTIONS= IMAGE_FONTS "Enable image fonts" On \
|
||||
SPRITE_FONTS "Enable sprite fonts" Off
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (jsMath-3.6b.zip) = 9a818804b6a01680a9d1a340ab9acf5e
|
||||
SHA256 (jsMath-3.6b.zip) = e8641aa8bb198279f60de6bd27bc06210d780e4bbe81dc7ddb7e943ffe59d34f
|
||||
SIZE (jsMath-3.6b.zip) = 290204
|
||||
MD5 (jsMath-3.6e.zip) = fca699048d3354434dedc999c283c15e
|
||||
SHA256 (jsMath-3.6e.zip) = 0f5a37d7569e600f42d06bb265f1984eec73247ba883b52c26d472db1f96be18
|
||||
SIZE (jsMath-3.6e.zip) = 291114
|
||||
|
Loading…
Reference in New Issue
Block a user