diff options
Diffstat (limited to 'textproc/hs-regex-pcre-builtin')
-rw-r--r-- | textproc/hs-regex-pcre-builtin/Makefile | 5 | ||||
-rw-r--r-- | textproc/hs-regex-pcre-builtin/distinfo | 4 | ||||
-rw-r--r-- | textproc/hs-regex-pcre-builtin/pkg-descr | 3 |
3 files changed, 5 insertions, 7 deletions
diff --git a/textproc/hs-regex-pcre-builtin/Makefile b/textproc/hs-regex-pcre-builtin/Makefile index c30b14878bfb..eb28d20d8e52 100644 --- a/textproc/hs-regex-pcre-builtin/Makefile +++ b/textproc/hs-regex-pcre-builtin/Makefile @@ -1,14 +1,13 @@ # $FreeBSD$ PORTNAME= regex-pcre-builtin -PORTVERSION= 0.94.4.5.8.31 -PORTREVISION= 5 +PORTVERSION= 0.94.4.8.8.35 CATEGORIES= textproc haskell MAINTAINER= haskell@FreeBSD.org COMMENT= Replaces/Enhances Text.Regex -LICENSE= BSD +LICENSE= BSD3CLAUSE USE_CABAL= regex-base>=0.93 diff --git a/textproc/hs-regex-pcre-builtin/distinfo b/textproc/hs-regex-pcre-builtin/distinfo index 2d16d458674f..55054846dcae 100644 --- a/textproc/hs-regex-pcre-builtin/distinfo +++ b/textproc/hs-regex-pcre-builtin/distinfo @@ -1,2 +1,2 @@ -SHA256 (cabal/regex-pcre-builtin-0.94.4.5.8.31.tar.gz) = ba43c3b7e711afca22363a9af4fae8a5bb2f1eae0acc48f3d549f52a194cf9b0 -SIZE (cabal/regex-pcre-builtin-0.94.4.5.8.31.tar.gz) = 287845 +SHA256 (cabal/regex-pcre-builtin-0.94.4.8.8.35.tar.gz) = 0bd1b695de953ba4b6e6e0de007021c346cb2a6c8e09356fbcd34f8a79d2ea78 +SIZE (cabal/regex-pcre-builtin-0.94.4.8.8.35.tar.gz) = 311974 diff --git a/textproc/hs-regex-pcre-builtin/pkg-descr b/textproc/hs-regex-pcre-builtin/pkg-descr index f18a0b4df0e2..a837303f2a2e 100644 --- a/textproc/hs-regex-pcre-builtin/pkg-descr +++ b/textproc/hs-regex-pcre-builtin/pkg-descr @@ -1,4 +1,3 @@ -The PCRE backend to accompany regex-base, with bundled code from -<http://www.pcre.org>. +The PCRE backend to accompany regex-base. WWW: http://hackage.haskell.org/package/regex-pcre |