- - Update to 20060727.1.64
PR: ports/101186 Submitted by: maintainer (Nicola Vitale)
This commit is contained in:
parent
bff24cff57
commit
2de6c8bd65
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=169362
3 changed files with 6 additions and 5 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= mimetex
|
||||
PORTVERSION= 20060710.1.60
|
||||
PORTVERSION= 20060727.1.64
|
||||
CATEGORIES= www math
|
||||
MASTER_SITES= http://www.forkosh.com/ \
|
||||
http://nivi.interfree.it/distfiles/${DIST_SUBDIR}/
|
||||
|
@ -37,7 +37,7 @@ IMAGES_TYPE= -DGIF
|
|||
.else
|
||||
IMAGES_TYPE= -DAA
|
||||
.endif
|
||||
# other options (see mimetex.c)
|
||||
# other options (see mimetex.c or online documentation)
|
||||
# example: make install USER_OPTIONS='-DCACHEPATH=\"/tmp\" -DDISPLAYSIZE=10'
|
||||
USER_OPTIONS?=
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (mimetex/20060710.1.60/mimetex.zip) = 8bccc01d9bcefb9001e85d45b104b268
|
||||
SHA256 (mimetex/20060710.1.60/mimetex.zip) = 430c5f437c546fa34ace60daf2f99343bfcf1b7d6612a1b93da721261dce756a
|
||||
SIZE (mimetex/20060710.1.60/mimetex.zip) = 648781
|
||||
MD5 (mimetex/20060727.1.64/mimetex.zip) = d3db0c8f33790e7eddaadc9519252ec2
|
||||
SHA256 (mimetex/20060727.1.64/mimetex.zip) = 827a9ef357e54b12178b4c44ea10cda631e8fe9d04ba939507d3318114e3b8ff
|
||||
SIZE (mimetex/20060727.1.64/mimetex.zip) = 658606
|
||||
|
|
|
@ -4,4 +4,5 @@
|
|||
www/cgi-bin/mimetex.cgi
|
||||
%%PORTDOCS%%@dirrm %%DOCSDIR%%
|
||||
%%PORTDOCS%%@dirrm www/data/mimetex
|
||||
%%PORTDOCS%%@dirrmtry www/data
|
||||
@dirrmtry www/cgi-bin
|
||||
|
|
Loading…
Reference in a new issue