diff options
author | Gabor Pali <pgj@FreeBSD.org> | 2012-02-13 05:40:50 +0000 |
---|---|---|
committer | Gabor Pali <pgj@FreeBSD.org> | 2012-02-13 05:40:50 +0000 |
commit | f9964898f4369563b5e90c9d383e6e03da24aef3 (patch) | |
tree | 34e3da7f163d86a1e79319af24bfb120fd32550b /textproc/hs-texmath | |
parent | 1630a3eba4e50953c4a1f3845cd9b137a26a2ebe (diff) | |
download | ports-f9964898f4369563b5e90c9d383e6e03da24aef3.tar.gz ports-f9964898f4369563b5e90c9d383e6e03da24aef3.zip |
Notes
Diffstat (limited to 'textproc/hs-texmath')
-rw-r--r-- | textproc/hs-texmath/Makefile | 6 | ||||
-rw-r--r-- | textproc/hs-texmath/distinfo | 4 |
2 files changed, 4 insertions, 6 deletions
diff --git a/textproc/hs-texmath/Makefile b/textproc/hs-texmath/Makefile index bb94da76dcd2..8f721fed81fc 100644 --- a/textproc/hs-texmath/Makefile +++ b/textproc/hs-texmath/Makefile @@ -6,8 +6,7 @@ # PORTNAME= texmath -PORTVERSION= 0.5.0.1 -PORTREVISION= 3 +PORTVERSION= 0.5.0.4 CATEGORIES= textproc haskell MAINTAINER= haskell@FreeBSD.org @@ -16,12 +15,11 @@ COMMENT= Conversion of LaTeX math formulas to MathML for Haskell LICENSE= GPLv2 CABAL_SETUP= Setup.hs + USE_CABAL= parsec>=2 syb xml OPTIONS= CGI "Compile CGI executable" off -PORTDATA= * - .include "${.CURDIR}/../../lang/ghc/bsd.cabal.options.mk" .include <bsd.port.options.mk> diff --git a/textproc/hs-texmath/distinfo b/textproc/hs-texmath/distinfo index 3424c65e40e5..ce9d7ea40878 100644 --- a/textproc/hs-texmath/distinfo +++ b/textproc/hs-texmath/distinfo @@ -1,2 +1,2 @@ -SHA256 (cabal/texmath-0.5.0.1.tar.gz) = bedd883728fbd84bf07c1d1c851440db6d8be6b9e221024533851cd7c21a824f -SIZE (cabal/texmath-0.5.0.1.tar.gz) = 27958 +SHA256 (cabal/texmath-0.5.0.4.tar.gz) = 85175e6a4f2ac2d5e681e616b50005119679443b04fba8d082e35c107afc2772 +SIZE (cabal/texmath-0.5.0.4.tar.gz) = 28607 |