aboutsummaryrefslogtreecommitdiff
path: root/textproc/hs-regex-posix
diff options
context:
space:
mode:
authorGabor Pali <pgj@FreeBSD.org>2012-12-20 02:23:04 +0000
committerGabor Pali <pgj@FreeBSD.org>2012-12-20 02:23:04 +0000
commitf6f83c9efc2c46d2970746758e2c682bb8a518ec (patch)
tree290f2ea61305744bf0f477895c56b92acaeb361f /textproc/hs-regex-posix
parentaf071cfdc1f8578bd1523b823e683074a3139a34 (diff)
downloadports-f6f83c9efc2c46d2970746758e2c682bb8a518ec.tar.gz
ports-f6f83c9efc2c46d2970746758e2c682bb8a518ec.zip
Notes
Diffstat (limited to 'textproc/hs-regex-posix')
-rw-r--r--textproc/hs-regex-posix/Makefile10
-rw-r--r--textproc/hs-regex-posix/distinfo4
-rw-r--r--textproc/hs-regex-posix/pkg-descr2
3 files changed, 5 insertions, 11 deletions
diff --git a/textproc/hs-regex-posix/Makefile b/textproc/hs-regex-posix/Makefile
index f6efc91c315f..85164e98800d 100644
--- a/textproc/hs-regex-posix/Makefile
+++ b/textproc/hs-regex-posix/Makefile
@@ -1,17 +1,11 @@
-# New ports collection makefile for: hs-regex-posix
-# Date created: 2010-08-10
-# Whom: haskell@FreeBSD.org
-#
# $FreeBSD$
-#
PORTNAME= regex-posix
-PORTVERSION= 0.95.1
-PORTREVISION= 2
+PORTVERSION= 0.95.2
CATEGORIES= textproc haskell
MAINTAINER= haskell@FreeBSD.org
-COMMENT= The posix regex backend for regex-base
+COMMENT= Replaces/enhances Text.Regex
LICENSE= BSD
diff --git a/textproc/hs-regex-posix/distinfo b/textproc/hs-regex-posix/distinfo
index bfeb4440f394..682ee5aeb002 100644
--- a/textproc/hs-regex-posix/distinfo
+++ b/textproc/hs-regex-posix/distinfo
@@ -1,2 +1,2 @@
-SHA256 (cabal/regex-posix-0.95.1.tar.gz) = 74ed145b1a5b3c766a2694a58661f1d5e03a8dee283c5ddb9d689cff16efef0a
-SIZE (cabal/regex-posix-0.95.1.tar.gz) = 42808
+SHA256 (cabal/regex-posix-0.95.2.tar.gz) = 56019921cd4a4c9682b81ec614236fea816ba8ed8785a1640cd66d8b24fc703e
+SIZE (cabal/regex-posix-0.95.2.tar.gz) = 42916
diff --git a/textproc/hs-regex-posix/pkg-descr b/textproc/hs-regex-posix/pkg-descr
index 65d42af19f1c..7e6a8fd06da4 100644
--- a/textproc/hs-regex-posix/pkg-descr
+++ b/textproc/hs-regex-posix/pkg-descr
@@ -1,3 +1,3 @@
The posix regex backend for regex-base.
-WWW: http://sourceforge.net/projects/lazy-regex
+WWW: http://sourceforge.net/projects/lazy-regex