aboutsummaryrefslogtreecommitdiffstats
path: root/devel/hs-glib
diff options
context:
space:
mode:
authorpgj <pgj@FreeBSD.org>2012-06-04 05:44:22 +0800
committerpgj <pgj@FreeBSD.org>2012-06-04 05:44:22 +0800
commit725bceb5a5628874af40b828716903b58380e867 (patch)
tree22a1386efd699f9031381b1d529c6ff88ab6f10b /devel/hs-glib
parentf38dd26784e513c7289c762d509fcb69b9198222 (diff)
downloadfreebsd-ports-gnome-725bceb5a5628874af40b828716903b58380e867.tar.gz
freebsd-ports-gnome-725bceb5a5628874af40b828716903b58380e867.tar.zst
freebsd-ports-gnome-725bceb5a5628874af40b828716903b58380e867.zip
- Update to 0.12.3.1
Obtained from: FreeBSD Haskell
Diffstat (limited to 'devel/hs-glib')
-rw-r--r--devel/hs-glib/Makefile2
-rw-r--r--devel/hs-glib/distinfo4
-rw-r--r--devel/hs-glib/pkg-descr9
3 files changed, 8 insertions, 7 deletions
diff --git a/devel/hs-glib/Makefile b/devel/hs-glib/Makefile
index 6240cad6a35a..1c5a972e8301 100644
--- a/devel/hs-glib/Makefile
+++ b/devel/hs-glib/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= glib
-PORTVERSION= 0.12.2
+PORTVERSION= 0.12.3.1
CATEGORIES= devel haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/devel/hs-glib/distinfo b/devel/hs-glib/distinfo
index 72588467bfe4..81174d75f26b 100644
--- a/devel/hs-glib/distinfo
+++ b/devel/hs-glib/distinfo
@@ -1,2 +1,2 @@
-SHA256 (cabal/glib-0.12.2.tar.gz) = 860d5a03bbdf5e61a168c968ac6c261a1ea20fbfc7be82894060383f84342d5c
-SIZE (cabal/glib-0.12.2.tar.gz) = 45537
+SHA256 (cabal/glib-0.12.3.1.tar.gz) = fe821dc994452e497d075f3be74a7eac6e1637be84982ce7ae0aec59400bbacc
+SIZE (cabal/glib-0.12.3.1.tar.gz) = 45431
diff --git a/devel/hs-glib/pkg-descr b/devel/hs-glib/pkg-descr
index 8fefb6b337b5..ecd3ae3d33da 100644
--- a/devel/hs-glib/pkg-descr
+++ b/devel/hs-glib/pkg-descr
@@ -1,5 +1,6 @@
-The GNU Library is a collection of C data structures and utility function for
-dealing with Unicode. This package only binds as much functionality as required
-to support the packages that wrap libraries that are themselves based on GLib.
+The GNU Library is a collection of C data structures and utility function
+for dealing with Unicode. This package only binds as much functionality
+as required to support the packages that wrap libraries that are themselves
+based on GLib.
-WWW: http://www.haskell.org/gtk2hs/
+WWW: http://projects.haskell.org/gtk2hs/