Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 31 Aug 2014 12:24:05 +0000 (UTC)
From:      Frederic Culot <culot@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r366747 - head/www/mohawk
Message-ID:  <201408311224.s7VCO5hE008943@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: culot
Date: Sun Aug 31 12:24:05 2014
New Revision: 366747
URL: http://svnweb.freebsd.org/changeset/ports/366747
QAT: https://qat.redports.org/buildarchive/r366747/

Log:
  - Update to 2.0.15
  
  PR:		ports/193193
  Submitted by:	mohawk@bsdsx.fr (maintainer)

Modified:
  head/www/mohawk/Makefile
  head/www/mohawk/distinfo

Modified: head/www/mohawk/Makefile
==============================================================================
--- head/www/mohawk/Makefile	Sun Aug 31 11:54:16 2014	(r366746)
+++ head/www/mohawk/Makefile	Sun Aug 31 12:24:05 2014	(r366747)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	mohawk
-PORTVERSION=	2.0.14
+PORTVERSION=	2.0.15
 CATEGORIES=	www ipv6
 MASTER_SITES=	http://fossil.bsdsx.fr/mohawk/tarball/ \
 		http://fossil.etoilebsd.net/mohawk/tarball/
@@ -29,6 +29,8 @@ LDFLAGS+=	-L${LOCALBASE}/lib/event2
 
 OPTIONS_DEFINE=	EXAMPLES
 
+USES=	uidfix
+
 .include <bsd.port.options.mk>
 
 post-install:

Modified: head/www/mohawk/distinfo
==============================================================================
--- head/www/mohawk/distinfo	Sun Aug 31 11:54:16 2014	(r366746)
+++ head/www/mohawk/distinfo	Sun Aug 31 12:24:05 2014	(r366747)
@@ -1,2 +1,2 @@
-SHA256 (mohawk-2.0.14.tar.gz?uuid=2.0.14) = c454dc75d11796684c009658000fdbb03d93d393fd7fa75b13aae421f47d3835
-SIZE (mohawk-2.0.14.tar.gz?uuid=2.0.14) = 40927
+SHA256 (mohawk-2.0.15.tar.gz?uuid=2.0.15) = 8eb52a7c233f40743192c93a839d81ba2942665bebe52f74ab99963b29c5dbbd
+SIZE (mohawk-2.0.15.tar.gz?uuid=2.0.15) = 40931



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201408311224.s7VCO5hE008943>