diff --git a/www/mohawk/Makefile b/www/mohawk/Makefile index 84c19d28b7e0..98a0cc4334c4 100644 --- a/www/mohawk/Makefile +++ b/www/mohawk/Makefile @@ -6,17 +6,19 @@ # PORTNAME= mohawk -PORTVERSION= 2.0 -PORTREVISION= 1 +PORTVERSION= 2.0.1 CATEGORIES= www ipv6 -MASTER_SITES= http://files.etoilebsd.net/mohawk/ \ - http://mohawk.bsdsx.fr/ +MASTER_SITES= http://fossil.etoilebsd.net/mohawk/tarball/ \ + http://fossil.bsdsx.fr/mohawk/tarball/ +DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX}?uuid=${PORTVERSION} MAINTAINER= mohawk@bsdsx.fr COMMENT= Simple and lightweight HTTP daemon LICENSE= BSD +LIB_DEPENDS= event-2.0:${PORTSDIR}/devel/libevent2 + PLIST_FILES+= bin/mhtpasswd \ sbin/mohawk \ etc/mohawk.conf.sample @@ -35,7 +37,6 @@ MAN8= mhtpasswd.8 \ BROKEN= does not build .endif -LIB_DEPENDS= event-2.0:${PORTSDIR}/devel/libevent2 CFLAGS+= -I${LOCALBASE}/include/event2/compat -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib/event2 @@ -45,6 +46,6 @@ post-install: .if !defined(NOPORTEXAMPLES) @${MKDIR} ${EXAMPLESDIR} @${INSTALL_DATA} ${WRKSRC}/examples/*.conf ${EXAMPLESDIR} -.endif +.endif .include diff --git a/www/mohawk/distinfo b/www/mohawk/distinfo index 2c41ed6beb4a..d5b364fd5507 100644 --- a/www/mohawk/distinfo +++ b/www/mohawk/distinfo @@ -1,2 +1,2 @@ -SHA256 (mohawk-2.0.tar.gz) = 6cef4ff7a18a61a807b7f5ba9819f76fefc9ff49f41dfeb0fee75db7d1044b23 -SIZE (mohawk-2.0.tar.gz) = 45363 +SHA256 (mohawk-2.0.1.tar.gz?uuid=2.0.1) = a285a7c9962f5f54a86190f9f1d34152fb1cb39a303b1ed00413b15f691912f7 +SIZE (mohawk-2.0.1.tar.gz?uuid=2.0.1) = 46483