diff options
author | pgj <pgj@FreeBSD.org> | 2012-02-13 13:54:07 +0800 |
---|---|---|
committer | pgj <pgj@FreeBSD.org> | 2012-02-13 13:54:07 +0800 |
commit | 46080fcf2cf6df5fde20a756a108083f4291737e (patch) | |
tree | 048910530f5802cfc149581d95e56fe9f059e20e /x11/hs-X11 | |
parent | 6055587629421c90dd0fababa35cff45e2c87979 (diff) | |
download | freebsd-ports-gnome-46080fcf2cf6df5fde20a756a108083f4291737e.tar.gz freebsd-ports-gnome-46080fcf2cf6df5fde20a756a108083f4291737e.tar.zst freebsd-ports-gnome-46080fcf2cf6df5fde20a756a108083f4291737e.zip |
- Update to 1.5.0.1
Obtained from: FreeBSD Haskell
Diffstat (limited to 'x11/hs-X11')
-rw-r--r-- | x11/hs-X11/Makefile | 3 | ||||
-rw-r--r-- | x11/hs-X11/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/x11/hs-X11/Makefile b/x11/hs-X11/Makefile index 5e4617c324a2..5d78e6590783 100644 --- a/x11/hs-X11/Makefile +++ b/x11/hs-X11/Makefile @@ -5,8 +5,7 @@ # $FreeBSD$ PORTNAME= X11 -PORTVERSION= 1.5.0.0 -PORTREVISION= 3 +PORTVERSION= 1.5.0.1 CATEGORIES= x11 haskell MAINTAINER= haskell@FreeBSD.org diff --git a/x11/hs-X11/distinfo b/x11/hs-X11/distinfo index 8f54b8f586b3..df3293144dff 100644 --- a/x11/hs-X11/distinfo +++ b/x11/hs-X11/distinfo @@ -1,2 +1,2 @@ -SHA256 (cabal/X11-1.5.0.0.tar.gz) = 653ff8aa4053574a36dbb1729459df6e5a1a87a223bc3eeced8e40c6e3a5406f -SIZE (cabal/X11-1.5.0.0.tar.gz) = 178211 +SHA256 (cabal/X11-1.5.0.1.tar.gz) = 29c07a609cc4943e743ce68a99b8d4c089e66a74a55ac76b88464fba211d1369 +SIZE (cabal/X11-1.5.0.1.tar.gz) = 176346 |