aboutsummaryrefslogtreecommitdiff
path: root/graphics/hs-cairo
diff options
context:
space:
mode:
authorGabor Pali <pgj@FreeBSD.org>2012-06-03 22:07:11 +0000
committerGabor Pali <pgj@FreeBSD.org>2012-06-03 22:07:11 +0000
commitb4797d26e7408a614788936fda3aa9416c629786 (patch)
tree6dabd42ccaf867de56506bd83a0c9889bf765253 /graphics/hs-cairo
parentc4c52adb1319bed6301c0701d6c9880091207d75 (diff)
downloadports-b4797d26e7408a614788936fda3aa9416c629786.tar.gz
ports-b4797d26e7408a614788936fda3aa9416c629786.zip
Notes
Diffstat (limited to 'graphics/hs-cairo')
-rw-r--r--graphics/hs-cairo/Makefile3
-rw-r--r--graphics/hs-cairo/distinfo4
-rw-r--r--graphics/hs-cairo/pkg-descr8
3 files changed, 7 insertions, 8 deletions
diff --git a/graphics/hs-cairo/Makefile b/graphics/hs-cairo/Makefile
index b063c9e4be0f..6a7edf8855a5 100644
--- a/graphics/hs-cairo/Makefile
+++ b/graphics/hs-cairo/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= cairo
-PORTVERSION= 0.12.2
-PORTREVISION= 1
+PORTVERSION= 0.12.3.1
CATEGORIES= graphics haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/graphics/hs-cairo/distinfo b/graphics/hs-cairo/distinfo
index e1db0520b685..9345f8ad3e47 100644
--- a/graphics/hs-cairo/distinfo
+++ b/graphics/hs-cairo/distinfo
@@ -1,2 +1,2 @@
-SHA256 (cabal/cairo-0.12.2.tar.gz) = ab2519b2b59141f7c3508908f57ca243d35e33ce80a6b606ae917812baeb40e9
-SIZE (cabal/cairo-0.12.2.tar.gz) = 50506
+SHA256 (cabal/cairo-0.12.3.1.tar.gz) = 91bb958e8fcdff9d5496d6e7888359902e7b0c4e8ddfbf0df949856201c5779c
+SIZE (cabal/cairo-0.12.3.1.tar.gz) = 50437
diff --git a/graphics/hs-cairo/pkg-descr b/graphics/hs-cairo/pkg-descr
index 92ac1b68cfdb..0befcbdd0f0a 100644
--- a/graphics/hs-cairo/pkg-descr
+++ b/graphics/hs-cairo/pkg-descr
@@ -1,5 +1,5 @@
-Cairo is a library to render high quality vector graphics. There exist various
-backends that allows rendering to Gtk windows, PDF, PS, PNG and SVG documents,
-amongst others.
+Cairo is a library to render high quality vector graphics. There exist
+various backends that allows rendering to Gtk windows, PDF, PS, PNG and
+SVG documents, amongst others.
-WWW: http://www.haskell.org/gtk2hs/
+WWW: http://projects.haskell.org/gtk2hs/