Skip site navigation (1)Skip section navigation (2)
Date:      Sun,  9 Dec 2007 18:49:38 -0800 (PST)
From:      Nick Barkas <snb@threerings.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        jbq@caraldi.com
Subject:   ports/118525: [patch] Update www/jetty to 6.1.6
Message-ID:  <20071210024938.7A78D17103@maguro.moduli.net>
Resent-Message-ID: <200712100250.lBA2o38N030439@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         118525
>Category:       ports
>Synopsis:       [patch] Update www/jetty to 6.1.6
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Dec 10 02:50:03 UTC 2007
>Closed-Date:
>Last-Modified:
>Originator:     Nick Barkas
>Release:        FreeBSD 6.1-RELEASE-p10 i386
>Organization:
Three Rings Design
>Environment:
System: FreeBSD maguro.moduli.net 6.1-RELEASE-p10 FreeBSD 6.1-RELEASE-p10 #0: Fri Dec 1 23:08:05 PST 2006 root@maguro.moduli.net:/usr/obj/usr/src/sys/GENERIC i386
>Description:
Upgrades www/jetty to 6.1.6, which fixes a few security vulnerabilities.
>How-To-Repeat:
>Fix:
--- jetty.patch begins here ---
diff -urN jetty.orig/Makefile jetty/Makefile
--- jetty.orig/Makefile	Tue Jul 31 04:29:36 2007
+++ jetty/Makefile	Sun Dec  9 15:32:17 2007
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	jetty
-DISTVERSION=	6.1.5
+DISTVERSION=	6.1.6
 CATEGORIES=	www java
 MASTER_SITES=	http://dist.codehaus.org/jetty/${PKGNAME}/
 
diff -urN jetty.orig/distinfo jetty/distinfo
--- jetty.orig/distinfo	Tue Jul 31 04:29:36 2007
+++ jetty/distinfo	Sun Dec  9 16:08:33 2007
@@ -1,3 +1,3 @@
-MD5 (jetty-6.1.5.zip) = c05153e639810c0d28a602366c69a632
-SHA256 (jetty-6.1.5.zip) = 443aef546e052e045577b35d0c972a72d3c9bc9413f3c0d0ee5fbe94456a9f0b
-SIZE (jetty-6.1.5.zip) = 22896704
+MD5 (jetty-6.1.6.zip) = e2260bb4e830a229988aac3fd7b831e4
+SHA256 (jetty-6.1.6.zip) = d473499649426d3de41bf7888e58f459a23a69ae69b1795493f10729cf8a5d7a
+SIZE (jetty-6.1.6.zip) = 21848601
--- jetty.patch ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



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