mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Update to 0.7.4
Obtained from: FreeBSD Haskell
This commit is contained in:
parent
bdcd014389
commit
2bbd743375
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=291219
2 changed files with 4 additions and 4 deletions
|
@ -6,8 +6,7 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= sendfile
|
PORTNAME= sendfile
|
||||||
PORTVERSION= 0.7.3
|
PORTVERSION= 0.7.4
|
||||||
PORTREVISION= 1
|
|
||||||
CATEGORIES= net haskell
|
CATEGORIES= net haskell
|
||||||
|
|
||||||
MAINTAINER= haskell@FreeBSD.org
|
MAINTAINER= haskell@FreeBSD.org
|
||||||
|
@ -16,6 +15,7 @@ COMMENT= A portable sendfile library
|
||||||
LICENSE= BSD
|
LICENSE= BSD
|
||||||
|
|
||||||
CABAL_SETUP= Setup.hs
|
CABAL_SETUP= Setup.hs
|
||||||
|
|
||||||
USE_CABAL= network>=2
|
USE_CABAL= network>=2
|
||||||
|
|
||||||
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
|
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
SHA256 (cabal/sendfile-0.7.3.tar.gz) = 801abd469f306d9a6ad9bc79757ee192b61ca1df3a5a89db8fec70fbbdcf4575
|
SHA256 (cabal/sendfile-0.7.4.tar.gz) = 3897510713c9ad9cebbb1476452c684c0e5ea7168f0fdb766c63e91d9b7402c0
|
||||||
SIZE (cabal/sendfile-0.7.3.tar.gz) = 10186
|
SIZE (cabal/sendfile-0.7.4.tar.gz) = 10236
|
||||||
|
|
Loading…
Add table
Reference in a new issue