- Update to 0.95.1
Obtained from: FreeBSD Haskell
This commit is contained in:
parent
b77f68316c
commit
963271eebc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=291238
@ -6,8 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= regex-compat
|
||||
PORTVERSION= 0.93.1
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.95.1
|
||||
CATEGORIES= textproc haskell
|
||||
|
||||
MAINTAINER= haskell@FreeBSD.org
|
||||
@ -16,7 +15,7 @@ COMMENT= Replaces/Enhances Text.Regex
|
||||
LICENSE= BSD
|
||||
|
||||
CABAL_SETUP= Setup.hs
|
||||
USE_CABAL= regex-base>=0.93 regex-posix>=0.93
|
||||
USE_CABAL= regex-base>=0.93 regex-posix>=0.95.1
|
||||
|
||||
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (cabal/regex-compat-0.93.1.tar.gz) = ee0374f780378e8c04a63d9cbaca525e116dbe2bdce4cff3abaffc28d4e99afe
|
||||
SIZE (cabal/regex-compat-0.93.1.tar.gz) = 3962
|
||||
SHA256 (cabal/regex-compat-0.95.1.tar.gz) = d57cb1a5a4d66753b18eaa37a1621246f660472243b001894f970037548d953b
|
||||
SIZE (cabal/regex-compat-0.95.1.tar.gz) = 3968
|
||||
|
@ -6,8 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= regex-posix
|
||||
PORTVERSION= 0.94.4
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.95.1
|
||||
CATEGORIES= textproc haskell
|
||||
|
||||
MAINTAINER= haskell@FreeBSD.org
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (cabal/regex-posix-0.94.4.tar.gz) = bc51932fbe836c16c34b513b59cb80003e4de7bdb9ba3345b5eaa5bfb5cf71fa
|
||||
SIZE (cabal/regex-posix-0.94.4.tar.gz) = 42195
|
||||
SHA256 (cabal/regex-posix-0.95.1.tar.gz) = 74ed145b1a5b3c766a2694a58661f1d5e03a8dee283c5ddb9d689cff16efef0a
|
||||
SIZE (cabal/regex-posix-0.95.1.tar.gz) = 42808
|
||||
|
Loading…
Reference in New Issue
Block a user