Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 Jan 2009 22:29:14 -0800 (PST)
From:      Greg Lewis <glewis@misty.eyesbeyond.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        jbq@caraldi.com
Subject:   ports/130678: [PATCH] www/jetty: Update to 6.1.14
Message-ID:  <200901180629.n0I6TEJX060622@misty.eyesbeyond.com>
Resent-Message-ID: <200901180650.n0I6o1F7065859@freefall.freebsd.org>

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

>Number:         130678
>Category:       ports
>Synopsis:       [PATCH] www/jetty: Update to 6.1.14
>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:   Sun Jan 18 06:50:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Greg Lewis
>Release:        FreeBSD 7.1-RELEASE-p1 i386
>Organization:
>Environment:
System: FreeBSD misty.eyesbeyond.com 7.1-RELEASE-p1 FreeBSD 7.1-RELEASE-p1 #0: Sun Jan 11 18:08:25 PST 2009
>Description:
[DESCRIBE CHANGES]

Port maintainer (jbq@caraldi.com) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- jetty-6.1.14.patch begins here ---
Index: Makefile
===================================================================
RCS file: /var/fcvs/ports/www/jetty/Makefile,v
retrieving revision 1.23
diff -u -r1.23 Makefile
--- Makefile	9 Jun 2008 01:21:47 -0000	1.23
+++ Makefile	17 Jan 2009 21:10:16 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	jetty
-DISTVERSION=	6.1.9
+DISTVERSION=	6.1.14
 CATEGORIES=	www java
 MASTER_SITES=	http://dist.codehaus.org/jetty/${PORTNAME}-${DISTVERSION}/
 
@@ -18,7 +18,7 @@
 USE_JAVA=	yes
 JAVA_VERSION=	1.4+
 USE_PYTHON=	1.6+
-PLIST=			${WRKDIR}/pkg-plist
+PLIST=		${WRKDIR}/pkg-plist
 PKGMESSAGE=	${WRKDIR}/pkg-message
 
 USE_RC_SUBR=	jetty
Index: distinfo
===================================================================
RCS file: /var/fcvs/ports/www/jetty/distinfo,v
retrieving revision 1.17
diff -u -r1.17 distinfo
--- distinfo	9 Jun 2008 01:21:47 -0000	1.17
+++ distinfo	17 Jan 2009 21:14:33 -0000
@@ -1,3 +1,3 @@
-MD5 (jetty-6.1.9.zip) = dc94e6d9b868ea3794c8d473872e1318
-SHA256 (jetty-6.1.9.zip) = 4ab8ac7d0bb1a62a4ebff290acef590317540f004cec876c34ab08157d5346bc
-SIZE (jetty-6.1.9.zip) = 22010848
+MD5 (jetty-6.1.14.zip) = b09a660b234e6613a866cb471280bf40
+SHA256 (jetty-6.1.14.zip) = ce8a9cf74c7f3a0099438f33b3adcef07d82347d3d67359da2116660e1571187
+SIZE (jetty-6.1.14.zip) = 24903728
--- jetty-6.1.14.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?200901180629.n0I6TEJX060622>