From b516899c80ff456a72ca1a113109eaf1376b6d70 Mon Sep 17 00:00:00 2001 From: pgj Date: Sun, 6 Dec 2009 20:56:55 +0000 Subject: - Update HsColour to 1.15 - Bump PORTREVISION for all affected ports PR: ports/138567, ports/138568 Submitted by: Ashish Shukla Approved by: maintainer --- graphics/hs-HGL/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'graphics/hs-HGL') diff --git a/graphics/hs-HGL/Makefile b/graphics/hs-HGL/Makefile index 5d216cb1987a..c5c60a7207de 100644 --- a/graphics/hs-HGL/Makefile +++ b/graphics/hs-HGL/Makefile @@ -7,7 +7,7 @@ PORTNAME= HGL PORTVERSION= 3.2.0.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= graphics haskell MASTER_SITES= http://hackage.haskell.org/packages/archive/${PORTNAME}/${PORTVERSION}/ PKGNAMEPREFIX= hs- @@ -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= * -- cgit