- Update to 2.0.2

- Remove check for unsupported FreeBSD versions
- Trim Makefile header
- Use space instead of tab for WWW line in pkg-descr

PR:		ports/177986
Submitted by:	mohawk <mohawk@bsdsx.fr> (maintainer)
This commit is contained in:
Guido Falsi 2013-04-22 17:58:03 +00:00
parent 185c92f4d9
commit 61694be5f7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=316250
3 changed files with 6 additions and 15 deletions

View file

@ -1,12 +1,8 @@
# New ports collection makefile for: mohawk
# Date created: 2011-04-15
# Whom: Baptiste Daroussin <bapt@FreeBSD.org>
#
# Created by: Baptiste Daroussin <bapt@FreeBSD.org>
# $FreeBSD$
#
PORTNAME= mohawk
PORTVERSION= 2.0.1
PORTVERSION= 2.0.2
CATEGORIES= www ipv6
MASTER_SITES= http://fossil.etoilebsd.net/mohawk/tarball/ \
http://fossil.bsdsx.fr/mohawk/tarball/
@ -32,11 +28,6 @@ MAN5= mohawk.conf.5
MAN8= mhtpasswd.8 \
mohawk.8
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 800502
BROKEN= does not build
.endif
CFLAGS+= -I${LOCALBASE}/include/event2/compat -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib/event2
@ -48,4 +39,4 @@ post-install:
@${INSTALL_DATA} ${WRKSRC}/examples/*.conf ${EXAMPLESDIR}
.endif
.include <bsd.port.post.mk>
.include <bsd.port.mk>

View file

@ -1,2 +1,2 @@
SHA256 (mohawk-2.0.1.tar.gz?uuid=2.0.1) = 8215b59d6297a4eb48c9213aa8583d6ec66961423f48448477fe4370b2f8d9d1
SIZE (mohawk-2.0.1.tar.gz?uuid=2.0.1) = 46479
SHA256 (mohawk-2.0.2.tar.gz?uuid=2.0.2) = 8fa238a99cb5565d4eb84c0cb583e437484cecb1d0b673f0c0ed2d77c37963cb
SIZE (mohawk-2.0.2.tar.gz?uuid=2.0.2) = 34244

View file

@ -7,4 +7,4 @@ It provides the following features:
- basic authentication
- basic url mapping system.
WWW: http://fossil.etoilebsd.net/mohawk
WWW: http://fossil.etoilebsd.net/mohawk