diff options
author | pgj <pgj@FreeBSD.org> | 2012-06-04 06:56:32 +0800 |
---|---|---|
committer | pgj <pgj@FreeBSD.org> | 2012-06-04 06:56:32 +0800 |
commit | f507328d8a0c5b298380283c5e764fe78b6b57b1 (patch) | |
tree | b0f59b40e1c4b386278b5696b3b1b3fc99332b9c /x11-toolkits | |
parent | 6d8f9ac8ed42b1b11d65eecf6bfb28d4aab2fa4b (diff) | |
download | freebsd-ports-gnome-f507328d8a0c5b298380283c5e764fe78b6b57b1.tar.gz freebsd-ports-gnome-f507328d8a0c5b298380283c5e764fe78b6b57b1.tar.zst freebsd-ports-gnome-f507328d8a0c5b298380283c5e764fe78b6b57b1.zip |
- Update to 0.12.3.1
Obtained from: FreeBSD Haskell
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/hs-gtksourceview2/Makefile | 3 | ||||
-rw-r--r-- | x11-toolkits/hs-gtksourceview2/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/x11-toolkits/hs-gtksourceview2/Makefile b/x11-toolkits/hs-gtksourceview2/Makefile index 46c9ef9c82b8..22670a8847b8 100644 --- a/x11-toolkits/hs-gtksourceview2/Makefile +++ b/x11-toolkits/hs-gtksourceview2/Makefile @@ -6,8 +6,7 @@ # PORTNAME= gtksourceview2 -PORTVERSION= 0.12.3 -PORTREVISION= 1 +PORTVERSION= 0.12.3.1 CATEGORIES= x11-toolkits haskell MAINTAINER= haskell@FreeBSD.org diff --git a/x11-toolkits/hs-gtksourceview2/distinfo b/x11-toolkits/hs-gtksourceview2/distinfo index 39911ba02fd4..2dd7e0f6ab1d 100644 --- a/x11-toolkits/hs-gtksourceview2/distinfo +++ b/x11-toolkits/hs-gtksourceview2/distinfo @@ -1,2 +1,2 @@ -SHA256 (cabal/gtksourceview2-0.12.3.tar.gz) = ed8d2198052ad25414fe90f33f2044261e632736df50471227ae8ea739dc1c2e -SIZE (cabal/gtksourceview2-0.12.3.tar.gz) = 56516 +SHA256 (cabal/gtksourceview2-0.12.3.1.tar.gz) = cfe2467347280c1cfaf2a977b465214f2ea90fb17c84ad0f13f9b7518e9221b1 +SIZE (cabal/gtksourceview2-0.12.3.1.tar.gz) = 55932 |