- Update to 1.2.2
- Use the new options framework Obtained from: FreeBSD Haskell
This commit is contained in:
parent
d3ba5558e2
commit
8a17d18036
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=301926
2 changed files with 4 additions and 4 deletions
|
@ -6,11 +6,11 @@
|
|||
#
|
||||
|
||||
PORTNAME= warp
|
||||
PORTVERSION= 1.2.1.1
|
||||
PORTVERSION= 1.2.2
|
||||
CATEGORIES= www haskell
|
||||
|
||||
MAINTAINER= haskell@FreeBSD.org
|
||||
COMMENT= A fast, lightweight web server for WAI applications
|
||||
COMMENT= A fast, light-weight web server for WAI applications
|
||||
|
||||
LICENSE= MIT
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (cabal/warp-1.2.1.1.tar.gz) = eff753101a83365972c9f87722e5fb48eb3ad896b03cdd5eed8c096614deedad
|
||||
SIZE (cabal/warp-1.2.1.1.tar.gz) = 13668
|
||||
SHA256 (cabal/warp-1.2.2.tar.gz) = c0192bc664250ec47490539fe03b2e47f61a7831e88abeb822c58126a54b4a4a
|
||||
SIZE (cabal/warp-1.2.2.tar.gz) = 14119
|
||||
|
|
Loading…
Reference in a new issue