diff options
author | pgj <pgj@FreeBSD.org> | 2009-12-07 04:56:55 +0800 |
---|---|---|
committer | pgj <pgj@FreeBSD.org> | 2009-12-07 04:56:55 +0800 |
commit | b516899c80ff456a72ca1a113109eaf1376b6d70 (patch) | |
tree | 8e5108a484e7ebdb389d8bceea9b69a85dc97e27 /ports-mgmt | |
parent | 295726c7a44e927bbb4ef2633533637d578b0a14 (diff) | |
download | freebsd-ports-gnome-b516899c80ff456a72ca1a113109eaf1376b6d70.tar.gz freebsd-ports-gnome-b516899c80ff456a72ca1a113109eaf1376b6d70.tar.zst freebsd-ports-gnome-b516899c80ff456a72ca1a113109eaf1376b6d70.zip |
- Update HsColour to 1.15
- Bump PORTREVISION for all affected ports
PR: ports/138567, ports/138568
Submitted by: Ashish Shukla <wahjava (at) gmail.com>
Approved by: maintainer
Diffstat (limited to 'ports-mgmt')
-rw-r--r-- | ports-mgmt/hs-porte/Makefile | 4 | ||||
-rw-r--r-- | ports-mgmt/porte/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/ports-mgmt/hs-porte/Makefile b/ports-mgmt/hs-porte/Makefile index 98b68f25c95a..4c5abd411512 100644 --- a/ports-mgmt/hs-porte/Makefile +++ b/ports-mgmt/hs-porte/Makefile @@ -6,7 +6,7 @@ PORTNAME= porte PORTVERSION= 0.0.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= ports-mgmt haskell MASTER_SITES= http://carte.repnop.org/releases/ @@ -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= * diff --git a/ports-mgmt/porte/Makefile b/ports-mgmt/porte/Makefile index 98b68f25c95a..4c5abd411512 100644 --- a/ports-mgmt/porte/Makefile +++ b/ports-mgmt/porte/Makefile @@ -6,7 +6,7 @@ PORTNAME= porte PORTVERSION= 0.0.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= ports-mgmt haskell MASTER_SITES= http://carte.repnop.org/releases/ @@ -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= * |