diff options
author | pgj <pgj@FreeBSD.org> | 2012-02-13 14:00:08 +0800 |
---|---|---|
committer | pgj <pgj@FreeBSD.org> | 2012-02-13 14:00:08 +0800 |
commit | 89bf672fb835e41d4c65f04bce716d14ffe293e9 (patch) | |
tree | f181917a844f0dfd7a8b08676b54cd909a24ce06 /x11-toolkits | |
parent | b0bb56d33ba538571e5ab124c98ee55267baabd5 (diff) | |
download | freebsd-ports-graphics-89bf672fb835e41d4c65f04bce716d14ffe293e9.tar.gz freebsd-ports-graphics-89bf672fb835e41d4c65f04bce716d14ffe293e9.tar.zst freebsd-ports-graphics-89bf672fb835e41d4c65f04bce716d14ffe293e9.zip |
- Update to 0.12.2
Obtained from: FreeBSD Haskell
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/hs-gtk/Makefile | 5 | ||||
-rw-r--r-- | x11-toolkits/hs-gtk/distinfo | 4 | ||||
-rw-r--r-- | x11-toolkits/hs-pango/Makefile | 5 | ||||
-rw-r--r-- | x11-toolkits/hs-pango/distinfo | 4 |
4 files changed, 6 insertions, 12 deletions
diff --git a/x11-toolkits/hs-gtk/Makefile b/x11-toolkits/hs-gtk/Makefile index 1eb3da79692..4c026144bcc 100644 --- a/x11-toolkits/hs-gtk/Makefile +++ b/x11-toolkits/hs-gtk/Makefile @@ -6,8 +6,7 @@ # PORTNAME= gtk -PORTVERSION= 0.12.0 -PORTREVISION= 1 +PORTVERSION= 0.12.2 CATEGORIES= x11-toolkits haskell MAINTAINER= haskell@FreeBSD.org @@ -21,7 +20,5 @@ CABAL_SETUP= Setup.hs USE_CABAL= cairo>=0.12.0 glib>=0.12.0 mtl pango>=0.12.0 USE_GNOME= gtk20 -PORTDATA= * - .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include <bsd.port.mk> diff --git a/x11-toolkits/hs-gtk/distinfo b/x11-toolkits/hs-gtk/distinfo index b3958a0b373..7adaf3252b7 100644 --- a/x11-toolkits/hs-gtk/distinfo +++ b/x11-toolkits/hs-gtk/distinfo @@ -1,2 +1,2 @@ -SHA256 (cabal/gtk-0.12.0.tar.gz) = 423fdd63794b88c822a3aeb8f8bbf5c846fe7c9630a81516cd0daa0cd2001ee7 -SIZE (cabal/gtk-0.12.0.tar.gz) = 655682 +SHA256 (cabal/gtk-0.12.2.tar.gz) = 3c49bf1d19f3954d787697675dec3042eeae887acd1b58171e60e3d594f05062 +SIZE (cabal/gtk-0.12.2.tar.gz) = 661717 diff --git a/x11-toolkits/hs-pango/Makefile b/x11-toolkits/hs-pango/Makefile index fe6652ee05e..383ade33a0b 100644 --- a/x11-toolkits/hs-pango/Makefile +++ b/x11-toolkits/hs-pango/Makefile @@ -6,8 +6,7 @@ # PORTNAME= pango -PORTVERSION= 0.12.0 -PORTREVISION= 1 +PORTVERSION= 0.12.2 CATEGORIES= x11-toolkits haskell MAINTAINER= haskell@FreeBSD.org @@ -20,7 +19,5 @@ CABAL_SETUP= Setup.hs USE_CABAL= cairo>=0.12 glib>=0.12 mtl USE_GNOME= pango -PORTDATA= * - .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include <bsd.port.mk> diff --git a/x11-toolkits/hs-pango/distinfo b/x11-toolkits/hs-pango/distinfo index 19e917b82b7..860c0711e9c 100644 --- a/x11-toolkits/hs-pango/distinfo +++ b/x11-toolkits/hs-pango/distinfo @@ -1,2 +1,2 @@ -SHA256 (cabal/pango-0.12.0.tar.gz) = 2bf39aa21de3992786b503e809bc0896614880af30d00a6f1f8cbd3b0985e0ee -SIZE (cabal/pango-0.12.0.tar.gz) = 58732 +SHA256 (cabal/pango-0.12.2.tar.gz) = 6ae13a87363b073528c67df8c1c9b73874c48e8bcb15646cda9b62a904d7c94d +SIZE (cabal/pango-0.12.2.tar.gz) = 60195 |