diff options
author | pgj <pgj@FreeBSD.org> | 2012-02-13 13:59:18 +0800 |
---|---|---|
committer | pgj <pgj@FreeBSD.org> | 2012-02-13 13:59:18 +0800 |
commit | b0bb56d33ba538571e5ab124c98ee55267baabd5 (patch) | |
tree | 123f465f1a5f9275bc376ef8eb42d9cd9c977452 /x11-toolkits | |
parent | 63830f4088b2600b6fe936e39cb119a209eec44b (diff) | |
download | freebsd-ports-graphics-b0bb56d33ba538571e5ab124c98ee55267baabd5.tar.gz freebsd-ports-graphics-b0bb56d33ba538571e5ab124c98ee55267baabd5.tar.zst freebsd-ports-graphics-b0bb56d33ba538571e5ab124c98ee55267baabd5.zip |
- Update to 0.12.3
Obtained from: FreeBSD Haskell
Diffstat (limited to 'x11-toolkits')
-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 b586f7ad4e4..b0ef2ab3756 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 0327bf9a765..39911ba02fd 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 |