mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
- Add Fossil's uuid otherwise fetch will break after upstream's next commit
PR: ports/179732 Submitted by: mohawk@bsdsx.fr (maintainer)
This commit is contained in:
parent
9a536afece
commit
fe648ae4c9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=321406
@ -6,6 +6,7 @@ PORTVERSION= 2.0.7
|
||||
CATEGORIES= www ipv6
|
||||
MASTER_SITES= http://fossil.etoilebsd.net/mohawk/tarball/ \
|
||||
http://fossil.bsdsx.fr/mohawk/tarball/
|
||||
DISTFILES= ${PORTNAME}-${PORTVERSION}.tar.gz?uuid=${PORTVERSION}
|
||||
|
||||
MAINTAINER= mohawk@bsdsx.fr
|
||||
COMMENT= Simple and lightweight HTTP daemon
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (mohawk-2.0.7.tar.gz) = 41db3f33d6c37f4345989512b7b966d8f6a919ce4f348b5b55f27f1b1430856e
|
||||
SIZE (mohawk-2.0.7.tar.gz) = 36376
|
||||
SHA256 (mohawk-2.0.7.tar.gz?uuid=2.0.7) = 41db3f33d6c37f4345989512b7b966d8f6a919ce4f348b5b55f27f1b1430856e
|
||||
SIZE (mohawk-2.0.7.tar.gz?uuid=2.0.7) = 36376
|
||||
|
Loading…
Reference in New Issue
Block a user