ports/188408: [Maintainer Update] www/mohawk to 2.0.11
mohawk
mohawk at bsdsx.fr
Wed Apr 9 20:10:01 UTC 2014
>Number: 188408
>Category: ports
>Synopsis: [Maintainer Update] www/mohawk to 2.0.11
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Wed Apr 09 20:10:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator: mohawk
>Release: FreeBSD 10.0-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD blade.bsdsx.fr 10.0-RELEASE FreeBSD 10.0-RELEASE #0 r260789: Thu Jan 16 22:34:59 UTC 2014 root at snap.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64
>Description:
Fix segfault when receive malformed/unescaped url
>How-To-Repeat:
>Fix:
--- mohawk_2.0.11.diff begins here ---
diff -ruN www/mohawk.orig/Makefile www/mohawk/Makefile
--- www/mohawk.orig/Makefile 2014-04-07 20:17:23.000000000 +0200
+++ www/mohawk/Makefile 2014-04-08 06:54:47.000000000 +0200
@@ -1,10 +1,10 @@
# $FreeBSD: www/mohawk/Makefile 336511 2013-12-15 10:02:58Z antoine $
PORTNAME= mohawk
-PORTVERSION= 2.0.10
+PORTVERSION= 2.0.11
CATEGORIES= www ipv6
-MASTER_SITES= http://fossil.etoilebsd.net/mohawk/tarball/ \
- http://fossil.bsdsx.fr/mohawk/tarball/
+MASTER_SITES= http://fossil.bsdsx.fr/mohawk/tarball/ \
+ http://fossil.etoilebsd.net/mohawk/tarball/
DISTFILES= ${PORTNAME}-${PORTVERSION}.tar.gz?uuid=${PORTVERSION}
MAINTAINER= mohawk at bsdsx.fr
diff -ruN www/mohawk.orig/distinfo www/mohawk/distinfo
--- www/mohawk.orig/distinfo 2014-04-07 20:17:23.000000000 +0200
+++ www/mohawk/distinfo 2014-04-08 06:54:55.000000000 +0200
@@ -1,2 +1,2 @@
-SHA256 (mohawk-2.0.10.tar.gz?uuid=2.0.10) = 3267309ecd4fb9a40fd56bb00624293dc86ce97c1d4d6a6f38e67df1503b50da
-SIZE (mohawk-2.0.10.tar.gz?uuid=2.0.10) = 37872
+SHA256 (mohawk-2.0.11.tar.gz?uuid=2.0.11) = c08d56cdb3515b93b4d5ae6895f19b3d487237ffb7991d7b8c8f1b520e3499f2
+SIZE (mohawk-2.0.11.tar.gz?uuid=2.0.11) = 37844
--- mohawk_2.0.11.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list