mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Update to 3001.1.8.1
This commit is contained in:
parent
1d1c03441f
commit
7bea323046
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=256069
2 changed files with 6 additions and 4 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= cgi
|
||||
PORTVERSION= 3001.1.7.1
|
||||
PORTVERSION= 3001.1.8.1
|
||||
CATEGORIES= www haskell
|
||||
|
||||
MAINTAINER= haskell@FreeBSD.org
|
||||
|
@ -14,5 +14,7 @@ COMMENT= A Haskell library for writing CGI programs
|
|||
|
||||
CABAL_SETUP= Setup.hs
|
||||
|
||||
USE_HACKAGE= MonadCatchIO-mtl
|
||||
|
||||
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (cgi-3001.1.7.1.tar.gz) = 02b1d2fe6f271a17c1eb8b897fbd1d7f
|
||||
SHA256 (cgi-3001.1.7.1.tar.gz) = 7d1d710871fffbbec2a33d7288b2959ddbcfd794d47f0122127576c02550b339
|
||||
SIZE (cgi-3001.1.7.1.tar.gz) = 21144
|
||||
MD5 (cgi-3001.1.8.1.tar.gz) = b4a770dc103d1276e416d56ca16b6492
|
||||
SHA256 (cgi-3001.1.8.1.tar.gz) = b10b5ef149c007c0ea1e568b28e221aa6c7a9b711cbd13947464f8130cfe914d
|
||||
SIZE (cgi-3001.1.8.1.tar.gz) = 21349
|
||||
|
|
Loading…
Add table
Reference in a new issue