diff options
author | obache <obache> | 2010-03-29 04:56:48 +0000 |
---|---|---|
committer | obache <obache> | 2010-03-29 04:56:48 +0000 |
commit | 680fab2114ba3fc43ab56440840ccaf9432078e4 (patch) | |
tree | 32406598ed8cc4c6f36c4d88b527c6303a57c8f1 /www | |
parent | 34e059da83fc08621d2bb7893bc854c139367a67 (diff) | |
download | pkgsrc-680fab2114ba3fc43ab56440840ccaf9432078e4.tar.gz |
Update mimetex to 1.71 (18 November 2009).
security fix for CVE-2009-1382 and CVE-2009-2459.
While here, set LICENSE=gnu-gpl-v3.
It is hard to explain detailed changes with plain text, please refer following:
http://www.forkosh.com/mimetexchangelog.html
Diffstat (limited to 'www')
-rw-r--r-- | www/mimetex/Makefile | 7 | ||||
-rw-r--r-- | www/mimetex/distinfo | 8 |
2 files changed, 8 insertions, 7 deletions
diff --git a/www/mimetex/Makefile b/www/mimetex/Makefile index c07af60c86f..87f80b7d9a7 100644 --- a/www/mimetex/Makefile +++ b/www/mimetex/Makefile @@ -1,16 +1,17 @@ -# $NetBSD: Makefile,v 1.4 2008/11/05 13:25:12 obache Exp $ +# $NetBSD: Makefile,v 1.5 2010/03/29 04:56:48 obache Exp $ # DISTNAME= mimetex -PKGNAME= ${DISTNAME}-1.70 +PKGNAME= ${DISTNAME}-1.71 CATEGORIES= www math graphics -MASTER_SITES= ${MASTER_SITE_TEX_CTAN:=support/mimetex/} +MASTER_SITES= http://www.forkosh.com/ DIST_SUBDIR= ${PKGNAME_NOREV} EXTRACT_SUFX= .zip MAINTAINER= obache@NetBSD.org HOMEPAGE= http://www.forkosh.com/mimetex.html COMMENT= CGI to convert LaTeX math expression to GIF image +LICENSE= gnu-gpl-v3 USE_LANGUAGES= c diff --git a/www/mimetex/distinfo b/www/mimetex/distinfo index 45372706153..88d19f99e95 100644 --- a/www/mimetex/distinfo +++ b/www/mimetex/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2008/11/05 13:25:12 obache Exp $ +$NetBSD: distinfo,v 1.3 2010/03/29 04:56:48 obache Exp $ -SHA1 (mimetex-1.70/mimetex.zip) = 9ec937238b97664f67bdc862ec8f8f32e323e612 -RMD160 (mimetex-1.70/mimetex.zip) = 42f5ef2e31ad3fc1c1cb306bebb645d307910d23 -Size (mimetex-1.70/mimetex.zip) = 728631 bytes +SHA1 (mimetex-1.71/mimetex.zip) = 84bdb4daa05344f61e383bc659e41ab57476aa2d +RMD160 (mimetex-1.71/mimetex.zip) = 487a712c293bad5f42f32d969d930f269cb5463a +Size (mimetex-1.71/mimetex.zip) = 746966 bytes |