diff options
author | Gabor Pali <pgj@FreeBSD.org> | 2012-02-13 05:59:18 +0000 |
---|---|---|
committer | Gabor Pali <pgj@FreeBSD.org> | 2012-02-13 05:59:18 +0000 |
commit | 045940396887e421fdd808ec8c101865d213124d (patch) | |
tree | 3ff57ed02448ca01ecc1a945de0b6a7abff3b034 /x11-toolkits/hs-gtksourceview2 | |
parent | 53c7c0297ba6671c7fa80e4478d991804f21efb6 (diff) |
Notes
Diffstat (limited to 'x11-toolkits/hs-gtksourceview2')
-rw-r--r-- | x11-toolkits/hs-gtksourceview2/Makefile | 5 | ||||
-rw-r--r-- | x11-toolkits/hs-gtksourceview2/distinfo | 4 |
2 files changed, 3 insertions, 6 deletions
diff --git a/x11-toolkits/hs-gtksourceview2/Makefile b/x11-toolkits/hs-gtksourceview2/Makefile index b586f7ad4e4c..b0ef2ab37560 100644 --- a/x11-toolkits/hs-gtksourceview2/Makefile +++ b/x11-toolkits/hs-gtksourceview2/Makefile @@ -6,8 +6,7 @@ # PORTNAME= gtksourceview2 -PORTVERSION= 0.12.2 -PORTREVISION= 1 +PORTVERSION= 0.12.3 CATEGORIES= x11-toolkits haskell MAINTAINER= haskell@FreeBSD.org @@ -20,7 +19,5 @@ CABAL_SETUP= Setup.hs USE_CABAL= glib>=0.12 gtk>=0.12 mtl USE_GNOME= gtksourceview2 -PORTDATA= * - .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include <bsd.port.mk> diff --git a/x11-toolkits/hs-gtksourceview2/distinfo b/x11-toolkits/hs-gtksourceview2/distinfo index 0327bf9a765f..39911ba02fd4 100644 --- a/x11-toolkits/hs-gtksourceview2/distinfo +++ b/x11-toolkits/hs-gtksourceview2/distinfo @@ -1,2 +1,2 @@ -SHA256 (cabal/gtksourceview2-0.12.2.tar.gz) = 3920899cfe064dce7573ef55857abf17ec5a6703ee3952a6d1f7e35f27223e51 -SIZE (cabal/gtksourceview2-0.12.2.tar.gz) = 54307 +SHA256 (cabal/gtksourceview2-0.12.3.tar.gz) = ed8d2198052ad25414fe90f33f2044261e632736df50471227ae8ea739dc1c2e +SIZE (cabal/gtksourceview2-0.12.3.tar.gz) = 56516 |