diff options
Diffstat (limited to 'x11-toolkits/hs-gtk')
-rw-r--r-- | x11-toolkits/hs-gtk/Makefile | 7 | ||||
-rw-r--r-- | x11-toolkits/hs-gtk/distinfo | 4 | ||||
-rw-r--r-- | x11-toolkits/hs-gtk/pkg-descr | 2 |
3 files changed, 4 insertions, 9 deletions
diff --git a/x11-toolkits/hs-gtk/Makefile b/x11-toolkits/hs-gtk/Makefile index 78567bb290ac..4a1bb60e2f2f 100644 --- a/x11-toolkits/hs-gtk/Makefile +++ b/x11-toolkits/hs-gtk/Makefile @@ -1,12 +1,7 @@ -# New ports collection makefile for: hs-gtk -# Date created: March 13, 2011 -# Whom: haskell@FreeBSD.org -# # $FreeBSD$ -# PORTNAME= gtk -PORTVERSION= 0.12.3.1 +PORTVERSION= 0.12.4 CATEGORIES= x11-toolkits haskell MAINTAINER= haskell@FreeBSD.org diff --git a/x11-toolkits/hs-gtk/distinfo b/x11-toolkits/hs-gtk/distinfo index 94b68d782b71..c823f13ccb78 100644 --- a/x11-toolkits/hs-gtk/distinfo +++ b/x11-toolkits/hs-gtk/distinfo @@ -1,2 +1,2 @@ -SHA256 (cabal/gtk-0.12.3.1.tar.gz) = 1a9de48357f5bf4f2f10b797e3d6bef970aa4597c0ef48e61330ee4b0f803a6d -SIZE (cabal/gtk-0.12.3.1.tar.gz) = 666428 +SHA256 (cabal/gtk-0.12.4.tar.gz) = e21ed8c3c7c0345bbaec8f1537a8605c64804e9937cef0cc9a84fce65274ce70 +SIZE (cabal/gtk-0.12.4.tar.gz) = 661848 diff --git a/x11-toolkits/hs-gtk/pkg-descr b/x11-toolkits/hs-gtk/pkg-descr index 744fd816e0a1..15b9bf7e120a 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://projects.haskell.org/gtk2hs/ +WWW: http://projects.haskell.org/gtk2hs/ |