diff options
author | Gabor Pali <pgj@FreeBSD.org> | 2012-08-03 03:28:21 +0000 |
---|---|---|
committer | Gabor Pali <pgj@FreeBSD.org> | 2012-08-03 03:28:21 +0000 |
commit | 1d16079b0e221b017feeea84e9e2d0ec9061608c (patch) | |
tree | 0c8feb5bebaf43f7221940aa689ab5256fc05fb7 /x11-toolkits | |
parent | 2d24593d49c6ac8300c7c0ea66489fcb0a3247d2 (diff) | |
download | ports-1d16079b0e221b017feeea84e9e2d0ec9061608c.tar.gz ports-1d16079b0e221b017feeea84e9e2d0ec9061608c.zip |
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/hs-gtk/Makefile | 4 | ||||
-rw-r--r-- | x11-toolkits/hs-gtk/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11-toolkits/hs-gtk/Makefile b/x11-toolkits/hs-gtk/Makefile index a4615be6ea10..78567bb290ac 100644 --- a/x11-toolkits/hs-gtk/Makefile +++ b/x11-toolkits/hs-gtk/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gtk -PORTVERSION= 0.12.3 +PORTVERSION= 0.12.3.1 CATEGORIES= x11-toolkits haskell MAINTAINER= haskell@FreeBSD.org @@ -17,7 +17,7 @@ FILE_LICENSE= COPYING CABAL_SETUP= Setup.hs -USE_CABAL= cairo>=0.12.0 glib>=0.12.0 mtl pango>=0.12.0 +USE_CABAL= cairo>=0.12.0 gio>=0.12.0 glib>=0.12.0 mtl pango>=0.12.0 USE_GNOME= gtk20 .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" diff --git a/x11-toolkits/hs-gtk/distinfo b/x11-toolkits/hs-gtk/distinfo index a5414320e8e2..94b68d782b71 100644 --- a/x11-toolkits/hs-gtk/distinfo +++ b/x11-toolkits/hs-gtk/distinfo @@ -1,2 +1,2 @@ -SHA256 (cabal/gtk-0.12.3.tar.gz) = 9880787bd65dff701204df5c08e14a535b698fc75786b192a975de3e7158ab28 -SIZE (cabal/gtk-0.12.3.tar.gz) = 660880 +SHA256 (cabal/gtk-0.12.3.1.tar.gz) = 1a9de48357f5bf4f2f10b797e3d6bef970aa4597c0ef48e61330ee4b0f803a6d +SIZE (cabal/gtk-0.12.3.1.tar.gz) = 666428 |