diff options
author | pgj <pgj@FreeBSD.org> | 2012-02-13 12:55:28 +0800 |
---|---|---|
committer | pgj <pgj@FreeBSD.org> | 2012-02-13 12:55:28 +0800 |
commit | c661cadabf96c5bad5723d5c8799c7c4fdb3b740 (patch) | |
tree | c4e78b9ffcb45e1d8b4a12a9208e46866c19c1e2 /devel/hs-uulib | |
parent | 329552d3e2e8e55a401e27521bb119221b9418e5 (diff) | |
download | freebsd-ports-gnome-c661cadabf96c5bad5723d5c8799c7c4fdb3b740.tar.gz freebsd-ports-gnome-c661cadabf96c5bad5723d5c8799c7c4fdb3b740.tar.zst freebsd-ports-gnome-c661cadabf96c5bad5723d5c8799c7c4fdb3b740.zip |
- Update to 0.9.14
Obtained from: FreeBSD Haskell
Diffstat (limited to 'devel/hs-uulib')
-rw-r--r-- | devel/hs-uulib/Makefile | 5 | ||||
-rw-r--r-- | devel/hs-uulib/distinfo | 4 | ||||
-rw-r--r-- | devel/hs-uulib/pkg-descr | 5 |
3 files changed, 6 insertions, 8 deletions
diff --git a/devel/hs-uulib/Makefile b/devel/hs-uulib/Makefile index 3e7ccb46094b..b11dec1d8368 100644 --- a/devel/hs-uulib/Makefile +++ b/devel/hs-uulib/Makefile @@ -6,14 +6,13 @@ # PORTNAME= uulib -PORTVERSION= 0.9.13 -PORTREVISION= 1 +PORTVERSION= 0.9.14 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org COMMENT= Haskell Utrecht Tools Library -LICENSE= LGPL21 +LICENSE= BSD FILE_LICENSE= COPYRIGHT CABAL_SETUP= Setup.hs diff --git a/devel/hs-uulib/distinfo b/devel/hs-uulib/distinfo index da47c998aa1a..bf0540255f76 100644 --- a/devel/hs-uulib/distinfo +++ b/devel/hs-uulib/distinfo @@ -1,2 +1,2 @@ -SHA256 (cabal/uulib-0.9.13.tar.gz) = c01eef81259794bbdee1dc46ece72b57c417668f6c3ea3396fd2635afaeeae84 -SIZE (cabal/uulib-0.9.13.tar.gz) = 54215 +SHA256 (cabal/uulib-0.9.14.tar.gz) = 1f643f741a8238344d33fe399bf57d08d4dab525be3dd508c6f085eb1215262e +SIZE (cabal/uulib-0.9.14.tar.gz) = 44115 diff --git a/devel/hs-uulib/pkg-descr b/devel/hs-uulib/pkg-descr index 081fe1e02175..85f1434c19f7 100644 --- a/devel/hs-uulib/pkg-descr +++ b/devel/hs-uulib/pkg-descr @@ -1,4 +1,3 @@ -Fast Parser Combinators and Pretty Printing Combinators libraries by the -Utrecht University. +Fast Parser Combinators and Pretty Printing Combinators. -WWW: http://www.cs.uu.nl/wiki/HUT/AttributeGrammarSystem +WWW: http://www.cs.uu.nl/wiki/HUT/WebHome |