Index: head/x11-toolkits/hs-gtk/Makefile =================================================================== --- head/x11-toolkits/hs-gtk/Makefile (revision 298309) +++ head/x11-toolkits/hs-gtk/Makefile (revision 298310) @@ -1,25 +1,24 @@ # New ports collection makefile for: hs-gtk # Date created: March 13, 2011 # Whom: haskell@FreeBSD.org # # $FreeBSD$ # PORTNAME= gtk -PORTVERSION= 0.12.2 -PORTREVISION= 1 +PORTVERSION= 0.12.3 CATEGORIES= x11-toolkits haskell MAINTAINER= haskell@FreeBSD.org COMMENT= Binding to the Gtk+ graphical user interface library LICENSE= LGPL21 FILE_LICENSE= COPYING CABAL_SETUP= Setup.hs USE_CABAL= cairo>=0.12.0 glib>=0.12.0 mtl pango>=0.12.0 USE_GNOME= gtk20 .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include Property changes on: head/x11-toolkits/hs-gtk/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.4 \ No newline at end of property +1.5 \ No newline at end of property Index: head/x11-toolkits/hs-gtk/distinfo =================================================================== --- head/x11-toolkits/hs-gtk/distinfo (revision 298309) +++ head/x11-toolkits/hs-gtk/distinfo (revision 298310) @@ -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 Property changes on: head/x11-toolkits/hs-gtk/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.2 \ No newline at end of property +1.3 \ No newline at end of property Index: head/x11-toolkits/hs-gtk/pkg-descr =================================================================== --- head/x11-toolkits/hs-gtk/pkg-descr (revision 298309) +++ head/x11-toolkits/hs-gtk/pkg-descr (revision 298310) @@ -1,5 +1,5 @@ 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/ Property changes on: head/x11-toolkits/hs-gtk/pkg-descr ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property Index: head/x11-toolkits/hs-pango/Makefile =================================================================== --- head/x11-toolkits/hs-pango/Makefile (revision 298309) +++ head/x11-toolkits/hs-pango/Makefile (revision 298310) @@ -1,24 +1,23 @@ # New ports collection makefile for: hs-pango # Date created: March 13, 2011 # Whom: haskell@FreeBSD.org # # $FreeBSD$ # PORTNAME= pango -PORTVERSION= 0.12.2 -PORTREVISION= 1 +PORTVERSION= 0.12.3 CATEGORIES= x11-toolkits haskell MAINTAINER= haskell@FreeBSD.org COMMENT= Binding to the Pango text rendering engine LICENSE= LGPL21 FILE_LICENSE= COPYING CABAL_SETUP= Setup.hs USE_CABAL= cairo>=0.12 glib>=0.12 mtl USE_GNOME= pango .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include Property changes on: head/x11-toolkits/hs-pango/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.4 \ No newline at end of property +1.5 \ No newline at end of property Index: head/x11-toolkits/hs-pango/distinfo =================================================================== --- head/x11-toolkits/hs-pango/distinfo (revision 298309) +++ head/x11-toolkits/hs-pango/distinfo (revision 298310) @@ -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 Property changes on: head/x11-toolkits/hs-pango/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.2 \ No newline at end of property +1.3 \ No newline at end of property Index: head/x11-toolkits/hs-pango/pkg-descr =================================================================== --- head/x11-toolkits/hs-pango/pkg-descr (revision 298309) +++ head/x11-toolkits/hs-pango/pkg-descr (revision 298310) @@ -1,6 +1,6 @@ This package provides a wrapper around the Pango C library that allows 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/ Property changes on: head/x11-toolkits/hs-pango/pkg-descr ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property