diff options
author | pgj <pgj@FreeBSD.org> | 2009-03-07 03:32:58 +0800 |
---|---|---|
committer | pgj <pgj@FreeBSD.org> | 2009-03-07 03:32:58 +0800 |
commit | 52d0599d571427f962c2164890a2ef762e62828b (patch) | |
tree | 1b42b47a67bc0b24de9b139a81623df467744fba | |
parent | ac9b0ab49146e97543c0662a27c4cd7fd3f61991 (diff) | |
download | freebsd-ports-gnome-52d0599d571427f962c2164890a2ef762e62828b.tar.gz freebsd-ports-gnome-52d0599d571427f962c2164890a2ef762e62828b.tar.zst freebsd-ports-gnome-52d0599d571427f962c2164890a2ef762e62828b.zip |
- Update hs-hscolour to 1.12
PR: ports/132279
Submitted by: Jacula Modyun <jacula (at) gmail (dot) com> (maintainer)
Approved by: tabthorpe
-rw-r--r-- | graphics/hs-HGL-ghc/Makefile | 4 | ||||
-rw-r--r-- | graphics/hs-HGL/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/graphics/hs-HGL-ghc/Makefile b/graphics/hs-HGL-ghc/Makefile index a430aecc9969..53a17ded8688 100644 --- a/graphics/hs-HGL-ghc/Makefile +++ b/graphics/hs-HGL-ghc/Makefile @@ -7,7 +7,7 @@ PORTNAME= HGL PORTVERSION= 3.2.0.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics haskell MASTER_SITES= http://hackage.haskell.org/packages/archive/${PORTNAME}/${PORTVERSION}/ PKGNAMEPREFIX= hs- @@ -41,7 +41,7 @@ PLIST_SUB+= NOPORTDOCS="@comment " BUILD_DEPENDS+= haddock:${PORTSDIR}/devel/hs-haddock \ HsColour:${PORTSDIR}/print/hs-hscolour -HSCOLOUR_VERSION= 1.10.1 +HSCOLOUR_VERSION= 1.12 HSCOLOUR_DATADIR= ${PREFIX}/share/hscolour-${HSCOLOUR_VERSION} PORTDOCS= * diff --git a/graphics/hs-HGL/Makefile b/graphics/hs-HGL/Makefile index a430aecc9969..53a17ded8688 100644 --- a/graphics/hs-HGL/Makefile +++ b/graphics/hs-HGL/Makefile @@ -7,7 +7,7 @@ PORTNAME= HGL PORTVERSION= 3.2.0.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics haskell MASTER_SITES= http://hackage.haskell.org/packages/archive/${PORTNAME}/${PORTVERSION}/ PKGNAMEPREFIX= hs- @@ -41,7 +41,7 @@ PLIST_SUB+= NOPORTDOCS="@comment " BUILD_DEPENDS+= haddock:${PORTSDIR}/devel/hs-haddock \ HsColour:${PORTSDIR}/print/hs-hscolour -HSCOLOUR_VERSION= 1.10.1 +HSCOLOUR_VERSION= 1.12 HSCOLOUR_DATADIR= ${PREFIX}/share/hscolour-${HSCOLOUR_VERSION} PORTDOCS= * |