1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00

- Update to 0.3.2

This commit is contained in:
Gabor Pali 2010-06-08 12:04:16 +00:00
parent 314f694926
commit de5ff35292
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=256105
2 changed files with 5 additions and 5 deletions

View File

@ -6,13 +6,13 @@
#
PORTNAME= scgi
PORTVERSION= 0.3.1
PORTVERSION= 0.3.2
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
COMMENT= A Haskell library for writing SCGI programs
USE_HACKAGE= cgi
USE_HACKAGE= cgi network-bytestring
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>

View File

@ -1,3 +1,3 @@
MD5 (scgi-0.3.1.tar.gz) = 460f4f35a1a8ade0f7be86b5e4fd891b
SHA256 (scgi-0.3.1.tar.gz) = 05e0a311f98e673b7dba5d9f56534ac86c53819582131010442e637c0fbd8505
SIZE (scgi-0.3.1.tar.gz) = 13957
MD5 (scgi-0.3.2.tar.gz) = f71d24f6607077ed7a5c836ffc683a82
SHA256 (scgi-0.3.2.tar.gz) = 8d03ef5577a12836806db84e5b1e8c72756b237f75df004a389a66945ca9e4e9
SIZE (scgi-0.3.2.tar.gz) = 2973