1
0
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:
Frederic Culot 2013-06-20 17:13:03 +00:00
parent 9a536afece
commit fe648ae4c9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=321406
2 changed files with 3 additions and 2 deletions

View File

@ -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

View File

@ -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