Index: head/www/mohawk/Makefile =================================================================== --- head/www/mohawk/Makefile (revision 432595) +++ head/www/mohawk/Makefile (revision 432596) @@ -1,46 +1,46 @@ # $FreeBSD$ PORTNAME= mohawk -PORTVERSION= 2.0.17 +PORTVERSION= 2.0.18 CATEGORIES= www ipv6 MASTER_SITES= http://fossil.bsdsx.fr/mohawk/tarball/ \ http://fossil.etoilebsd.net/mohawk/tarball/ DISTFILES= ${DISTNAME}.tar.gz?uuid=${PORTVERSION} MAINTAINER= mohawk@bsdsx.fr COMMENT= Simple and lightweight HTTP daemon LICENSE= BSD2CLAUSE LIB_DEPENDS= libevent.so:devel/libevent2 PLIST_FILES+= bin/mhtpasswd \ man/man5/mohawk.conf.5.gz \ man/man8/mhtpasswd.8.gz \ man/man8/mohawk.8.gz \ sbin/mohawk \ etc/mohawk.conf.sample PORTEXAMPLES= * USE_RC_SUBR= mohawk CFLAGS+= -I${LOCALBASE}/include/event2/compat -I${LOCALBASE}/include OPTIONS_DEFINE= EXAMPLES USES= uidfix BROKEN_aarch64= Fails to compile: error: comparison of constant -1 with expression of type char is always true BROKEN_powerpc64= Does not build .include post-install: ${INSTALL_DATA} ${WRKSRC}/examples/minimal.conf ${STAGEDIR}${PREFIX}/etc/mohawk.conf.sample ${INSTALL_SCRIPT} ${WRKSRC}/mhtpasswd.sh ${STAGEDIR}${PREFIX}/bin/mhtpasswd .if ${PORT_OPTIONS:MEXAMPLES} @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_DATA} ${WRKSRC}/examples/*.conf ${STAGEDIR}${EXAMPLESDIR} .endif .include Index: head/www/mohawk/distinfo =================================================================== --- head/www/mohawk/distinfo (revision 432595) +++ head/www/mohawk/distinfo (revision 432596) @@ -1,2 +1,3 @@ -SHA256 (mohawk-2.0.17.tar.gz?uuid=2.0.17) = 0b0eac1badd2d2d34b901b1f39466f971c31e9f28732712c0e6620edca298bba -SIZE (mohawk-2.0.17.tar.gz?uuid=2.0.17) = 41631 +TIMESTAMP = 1485505655 +SHA256 (mohawk-2.0.18.tar.gz?uuid=2.0.18) = c19be31a950bba5ffb3729fc5d0079a0e0c6bab6de55b2593e1a9e60eb80481a +SIZE (mohawk-2.0.18.tar.gz?uuid=2.0.18) = 42004