diff options
author | Gabor Pali <pgj@FreeBSD.org> | 2009-12-06 20:56:55 +0000 |
---|---|---|
committer | Gabor Pali <pgj@FreeBSD.org> | 2009-12-06 20:56:55 +0000 |
commit | ee8eda08fb8735bd54cc89042122f247ed21a8f9 (patch) | |
tree | cb9e602bed93e2b9e4ab1108cd974912f5913e83 /textproc/hs-bytestring-csv | |
parent | 7942dd2449fea628d646fef732e70ef0026b2c54 (diff) |
Notes
Diffstat (limited to 'textproc/hs-bytestring-csv')
-rw-r--r-- | textproc/hs-bytestring-csv/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/hs-bytestring-csv/Makefile b/textproc/hs-bytestring-csv/Makefile index a52c43a39338..0cce70264fe0 100644 --- a/textproc/hs-bytestring-csv/Makefile +++ b/textproc/hs-bytestring-csv/Makefile @@ -6,7 +6,7 @@ PORTNAME= bytestring-csv PORTVERSION= 0.1.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= textproc haskell MASTER_SITES= http://hackage.haskell.org/packages/archive/${PORTNAME}/${PORTVERSION}/ \ http://carte.kerneled.org/mirror/ @@ -47,7 +47,7 @@ BUILD_DEPENDS+= haddock:${PORTSDIR}/devel/hs-haddock .endif BUILD_DEPENDS+= HsColour:${PORTSDIR}/print/hs-hscolour -HSCOLOUR_VERSION= 1.13 +HSCOLOUR_VERSION= 1.15 HSCOLOUR_DATADIR= ${PREFIX}/share/hscolour-${HSCOLOUR_VERSION} PORTDOCS= * |