diff options
author | Gabor Pali <pgj@FreeBSD.org> | 2012-12-20 02:23:04 +0000 |
---|---|---|
committer | Gabor Pali <pgj@FreeBSD.org> | 2012-12-20 02:23:04 +0000 |
commit | f6f83c9efc2c46d2970746758e2c682bb8a518ec (patch) | |
tree | 290f2ea61305744bf0f477895c56b92acaeb361f /print | |
parent | af071cfdc1f8578bd1523b823e683074a3139a34 (diff) | |
download | ports-f6f83c9efc2c46d2970746758e2c682bb8a518ec.tar.gz ports-f6f83c9efc2c46d2970746758e2c682bb8a518ec.zip |
Notes
Diffstat (limited to 'print')
-rw-r--r-- | print/hs-hscolour/Makefile | 9 | ||||
-rw-r--r-- | print/hs-hscolour/distinfo | 4 | ||||
-rw-r--r-- | print/hs-hscolour/pkg-descr | 2 |
3 files changed, 5 insertions, 10 deletions
diff --git a/print/hs-hscolour/Makefile b/print/hs-hscolour/Makefile index 14688ac3d1f5..94e4ed334468 100644 --- a/print/hs-hscolour/Makefile +++ b/print/hs-hscolour/Makefile @@ -1,12 +1,8 @@ -# New ports collection makefile for: hs-hscolour -# Date created: February 22 2008 -# Whom: Giuseppe Pilichi aka Jacula Modyun <jacula@gmail.com> -# +# Created by: Giuseppe Pilichi aka Jacula Modyun <jacula@gmail.com> # $FreeBSD$ -# PORTNAME= hscolour -PORTVERSION= 1.20.2 +PORTVERSION= 1.20.3 PORTEPOCH= 1 CATEGORIES= print haskell @@ -20,7 +16,6 @@ CABAL_SETUP= Setup.hs EXECUTABLE= HsColour -.include <bsd.port.options.mk> .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include <bsd.port.mk> diff --git a/print/hs-hscolour/distinfo b/print/hs-hscolour/distinfo index d9ab1f68a974..156c5fd9a68d 100644 --- a/print/hs-hscolour/distinfo +++ b/print/hs-hscolour/distinfo @@ -1,2 +1,2 @@ -SHA256 (cabal/hscolour-1.20.2.tar.gz) = a52910f4c4c5576bed80e23aa914c71c3975d4cd9cd79a9c85e2617d97a8824a -SIZE (cabal/hscolour-1.20.2.tar.gz) = 25722 +SHA256 (cabal/hscolour-1.20.3.tar.gz) = 3adb816fba3ecdf9f1ee5fb23feb0611b0762f7e8c2a282c2def5cc2f5483d96 +SIZE (cabal/hscolour-1.20.3.tar.gz) = 25810 diff --git a/print/hs-hscolour/pkg-descr b/print/hs-hscolour/pkg-descr index 68195cc9163b..af34f30061b9 100644 --- a/print/hs-hscolour/pkg-descr +++ b/print/hs-hscolour/pkg-descr @@ -8,4 +8,4 @@ It currently has six output formats: - LaTeX, - and mIRC chat codes. -WWW: http://www.cs.york.ac.uk/fp/darcs/hscolour/ +WWW: http://code.haskell.org/~malcolm/hscolour/ |