ports/114972: Port update for jetty 6.1.5

Jonathan Le Plastrier jonathan at threerings.net
Fri Jul 27 19:00:02 UTC 2007


>Number:         114972
>Category:       ports
>Synopsis:       Port update for jetty 6.1.5
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jul 27 19:00:01 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Jonathan Le Plastrier
>Release:        6.1-RELEASE-p10
>Organization:
Three Rings Design
>Environment:
FreeBSD 6.1-RELEASE-p10 FreeBSD 6.1-RELEASE-p10 #0: Thu Nov 30 02:57:10 UTC 2006     root at freebsd-builder1:/usr/obj/usr/src/sys/SMP  i386
>Description:
This is an update to the port to its latest version, 6.1.5, which has a number of useful bug fixes, including one to make https connections work when using the AJP13 connector.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

--- Makefile	Wed Jun  6 00:19:00 2007
+++ Makefile	Fri Jul 27 11:30:46 2007
@@ -6,11 +6,9 @@
 #
 
 PORTNAME=	jetty
-DISTVERSION=	6.1.1
-PORTREVISION=	2
+DISTVERSION=	6.1.5
 CATEGORIES=	www java
-MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR=	${PORTNAME}
+MASTER_SITES=	http://dist.codehaus.org/jetty/jetty-6.1.5/
 
 MAINTAINER=	jbq at caraldi.com
 COMMENT=	Full-featured web server implemented entirely in java
--- distinfo	Fri Mar 16 05:14:57 2007
+++ distinfo	Fri Jul 27 11:29:25 2007
@@ -1,3 +1,3 @@
-MD5 (jetty-6.1.1.zip) = 06c3e55743759c1b25b0133505d33170
-SHA256 (jetty-6.1.1.zip) = 7cff03cff9a38b1592215ec86fcf0760072152a7237a1a6612241e8fc6c69895
-SIZE (jetty-6.1.1.zip) = 17258156
+MD5 (jetty-6.1.5.zip) = c05153e639810c0d28a602366c69a632
+SHA256 (jetty-6.1.5.zip) = 443aef546e052e045577b35d0c972a72d3c9bc9413f3c0d0ee5fbe94456a9f0b
+SIZE (jetty-6.1.5.zip) = 22896704


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



More information about the freebsd-ports-bugs mailing list