diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-08-01 16:10:04 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-08-01 16:10:04 +0000 |
commit | 2de6c8bd65fa9de9a92edf451ec4ef516a928ada (patch) | |
tree | 64dd0d85daf3976a8d1b0207dd2de9e8088d59bd /www/mimetex | |
parent | bff24cff57495b8abe44abf245da1b1897ca6e0d (diff) | |
download | ports-2de6c8bd65fa9de9a92edf451ec4ef516a928ada.tar.gz ports-2de6c8bd65fa9de9a92edf451ec4ef516a928ada.zip |
Notes
Diffstat (limited to 'www/mimetex')
-rw-r--r-- | www/mimetex/Makefile | 4 | ||||
-rw-r--r-- | www/mimetex/distinfo | 6 | ||||
-rw-r--r-- | www/mimetex/pkg-plist | 1 |
3 files changed, 6 insertions, 5 deletions
diff --git a/www/mimetex/Makefile b/www/mimetex/Makefile index b019a6b35606..36dc925f3d25 100644 --- a/www/mimetex/Makefile +++ b/www/mimetex/Makefile @@ -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?= diff --git a/www/mimetex/distinfo b/www/mimetex/distinfo index 847d1ed26d5e..b04fe288f4e0 100644 --- a/www/mimetex/distinfo +++ b/www/mimetex/distinfo @@ -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 diff --git a/www/mimetex/pkg-plist b/www/mimetex/pkg-plist index aa825baadb45..54182302a4bf 100644 --- a/www/mimetex/pkg-plist +++ b/www/mimetex/pkg-plist @@ -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 |