aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits
diff options
context:
space:
mode:
authorpgj <pgj@FreeBSD.org>2012-06-04 06:57:01 +0800
committerpgj <pgj@FreeBSD.org>2012-06-04 06:57:01 +0800
commita33d08429fe7876616359b7608106f832db791e8 (patch)
tree5043455ed0a424f45962e727a31723ca987ff4c3 /x11-toolkits
parentf507328d8a0c5b298380283c5e764fe78b6b57b1 (diff)
downloadfreebsd-ports-graphics-a33d08429fe7876616359b7608106f832db791e8.tar.gz
freebsd-ports-graphics-a33d08429fe7876616359b7608106f832db791e8.tar.zst
freebsd-ports-graphics-a33d08429fe7876616359b7608106f832db791e8.zip
- Update to 0.12.3
Obtained from: FreeBSD Haskell
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/hs-gtk/Makefile3
-rw-r--r--x11-toolkits/hs-gtk/distinfo4
-rw-r--r--x11-toolkits/hs-gtk/pkg-descr2
-rw-r--r--x11-toolkits/hs-pango/Makefile3
-rw-r--r--x11-toolkits/hs-pango/distinfo4
-rw-r--r--x11-toolkits/hs-pango/pkg-descr2
6 files changed, 8 insertions, 10 deletions
diff --git a/x11-toolkits/hs-gtk/Makefile b/x11-toolkits/hs-gtk/Makefile
index 70153704ba0..a4615be6ea1 100644
--- a/x11-toolkits/hs-gtk/Makefile
+++ b/x11-toolkits/hs-gtk/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= gtk
-PORTVERSION= 0.12.2
-PORTREVISION= 1
+PORTVERSION= 0.12.3
CATEGORIES= x11-toolkits haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/x11-toolkits/hs-gtk/distinfo b/x11-toolkits/hs-gtk/distinfo
index 7adaf3252b7..a5414320e8e 100644
--- a/x11-toolkits/hs-gtk/distinfo
+++ b/x11-toolkits/hs-gtk/distinfo
@@ -1,2 +1,2 @@
-SHA256 (cabal/gtk-0.12.2.tar.gz) = 3c49bf1d19f3954d787697675dec3042eeae887acd1b58171e60e3d594f05062
-SIZE (cabal/gtk-0.12.2.tar.gz) = 661717
+SHA256 (cabal/gtk-0.12.3.tar.gz) = 9880787bd65dff701204df5c08e14a535b698fc75786b192a975de3e7158ab28
+SIZE (cabal/gtk-0.12.3.tar.gz) = 660880
diff --git a/x11-toolkits/hs-gtk/pkg-descr b/x11-toolkits/hs-gtk/pkg-descr
index ec797d9a822..744fd816e0a 100644
--- a/x11-toolkits/hs-gtk/pkg-descr
+++ b/x11-toolkits/hs-gtk/pkg-descr
@@ -2,4 +2,4 @@ This is the core library of the Gtk2Hs suite of libraries for Haskell based on
Gtk+. Gtk+ is an extensive and mature multi-platform toolkit for creating
graphical user interfaces.
-WWW: http://www.haskell.org/gtk2hs/
+WWW: http://projects.haskell.org/gtk2hs/
diff --git a/x11-toolkits/hs-pango/Makefile b/x11-toolkits/hs-pango/Makefile
index 82626a79cad..1548edb88ab 100644
--- a/x11-toolkits/hs-pango/Makefile
+++ b/x11-toolkits/hs-pango/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= pango
-PORTVERSION= 0.12.2
-PORTREVISION= 1
+PORTVERSION= 0.12.3
CATEGORIES= x11-toolkits haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/x11-toolkits/hs-pango/distinfo b/x11-toolkits/hs-pango/distinfo
index 860c0711e9c..7f6a134dec0 100644
--- a/x11-toolkits/hs-pango/distinfo
+++ b/x11-toolkits/hs-pango/distinfo
@@ -1,2 +1,2 @@
-SHA256 (cabal/pango-0.12.2.tar.gz) = 6ae13a87363b073528c67df8c1c9b73874c48e8bcb15646cda9b62a904d7c94d
-SIZE (cabal/pango-0.12.2.tar.gz) = 60195
+SHA256 (cabal/pango-0.12.3.tar.gz) = 5131833e1b8c311d22cfeaa8de301355142d79145084f5aab958b7c452f90308
+SIZE (cabal/pango-0.12.3.tar.gz) = 60043
diff --git a/x11-toolkits/hs-pango/pkg-descr b/x11-toolkits/hs-pango/pkg-descr
index 74a815ab273..34a67f124a5 100644
--- a/x11-toolkits/hs-pango/pkg-descr
+++ b/x11-toolkits/hs-pango/pkg-descr
@@ -3,4 +3,4 @@ high-quality rendering of Unicode text. It can be used either with Cairo to
output text in PDF, PS or other documents or with Gtk+ to display text
on-screen.
-WWW: http://www.haskell.org/gtk2hs/
+WWW: http://projects.haskell.org/gtk2hs/