1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00

- Update to 0.12.3

Obtained from:	FreeBSD Haskell
This commit is contained in:
Gabor Pali 2012-06-03 22:57:01 +00:00
parent 0564c05dfa
commit 1b3695a192
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=298310
6 changed files with 8 additions and 10 deletions

View File

@ -6,8 +6,7 @@
#
PORTNAME= gtk
PORTVERSION= 0.12.2
PORTREVISION= 1
PORTVERSION= 0.12.3
CATEGORIES= x11-toolkits haskell
MAINTAINER= haskell@FreeBSD.org

View File

@ -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

View File

@ -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/

View File

@ -6,8 +6,7 @@
#
PORTNAME= pango
PORTVERSION= 0.12.2
PORTREVISION= 1
PORTVERSION= 0.12.3
CATEGORIES= x11-toolkits haskell
MAINTAINER= haskell@FreeBSD.org

View File

@ -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

View File

@ -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/