[106861] trunk/dports/devel/hs-pcre-light/Portfile
cal at macports.org
cal at macports.org
Sun Jun 9 04:54:29 PDT 2013
Revision: 106861
https://trac.macports.org/changeset/106861
Author: cal at macports.org
Date: 2013-06-09 04:54:29 -0700 (Sun, 09 Jun 2013)
Log Message:
-----------
hs-pcre-light: revbump to rebuild with new GHC, update descriptions, fix lint errors
Modified Paths:
--------------
trunk/dports/devel/hs-pcre-light/Portfile
Property Changed:
----------------
trunk/dports/devel/hs-pcre-light/Portfile
Modified: trunk/dports/devel/hs-pcre-light/Portfile
===================================================================
--- trunk/dports/devel/hs-pcre-light/Portfile 2013-06-09 11:41:01 UTC (rev 106860)
+++ trunk/dports/devel/hs-pcre-light/Portfile 2013-06-09 11:54:29 UTC (rev 106861)
@@ -5,21 +5,19 @@
PortGroup haskell 1.0
haskell.setup pcre-light 0.4
-revision 1
+revision 2
+checksums rmd160 636603e48c30535dd2619244de7b2aa102d7c460 \
+ sha256 b37f6ffab07b56540ba4cc410f3ad3c4e0e6e226c610c33f4b7daf70559c31f6
+
maintainers nomaintainer
platforms darwin
license BSD
-description A small, efficient and portable regex library
+description A small, efficient and portable regex library for Perl 5 compatible regular expressions
long_description \
A small, efficient and portable regex library for Perl 5 compatible \
- regular expressions. \ The PCRE library is a set of functions that implement regular \
- expression pattern matching using the same syntax and semantics as Perl 5. Test \
- coverage data for this library is available at: \
- http://code.haskell.org/~dons/tests/pcre-light/hpc_index.html
+ regular expressions. The PCRE library is a set of functions that implement regular \
+ expression pattern matching using the same syntax and semantics as Perl 5.
-checksums rmd160 636603e48c30535dd2619244de7b2aa102d7c460 \
- sha256 b37f6ffab07b56540ba4cc410f3ad3c4e0e6e226c610c33f4b7daf70559c31f6
-
depends_lib-append port:pcre
Property changes on: trunk/dports/devel/hs-pcre-light/Portfile
___________________________________________________________________
Added: svn:keywords
+ Id
Added: svn:eol-style
+ native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130609/c46316cf/attachment.html>
More information about the macports-changes
mailing list