Date: Mon, 30 Jul 2007 08:20:06 GMT From: Jean-Baptiste Quenot <jbq@caraldi.com> To: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/114972: Port update for www/jetty 6.1.5 Message-ID: <200707300820.l6U8K66i026001@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/114972; it has been noted by GNATS. From: Jean-Baptiste Quenot <jbq@caraldi.com> To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/114972: Port update for www/jetty 6.1.5 Date: Mon, 30 Jul 2007 09:50:25 +0200 --WIyZ46R2i8wDzkSu Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Agreed but please find attached the corrected patch. -- Jean-Baptiste Quenot aka John Banana Qwerty http://caraldi.com/jbq/ --WIyZ46R2i8wDzkSu Content-Type: text/plain; charset=utf-8 Content-Disposition: attachment; filename="jetty615.patch" diff --ignore-matching-lines=\$FreeBSD.*\$ --exclude=.swp --exclude=.*.sw* --exclude=.svn --exclude=work --exclude=admin -ruN /usr/ports/www/jetty/Makefile ./Makefile --- /usr/ports/www/jetty/Makefile Thu Jun 7 00:30:21 2007 +++ ./Makefile Mon Jul 30 09:47:07 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/${PKGNAME}/ MAINTAINER= jbq@caraldi.com COMMENT= Full-featured web server implemented entirely in java diff --ignore-matching-lines=\$FreeBSD.*\$ --exclude=.swp --exclude=.*.sw* --exclude=.svn --exclude=work --exclude=admin -ruN /usr/ports/www/jetty/distinfo ./distinfo --- /usr/ports/www/jetty/distinfo Fri Mar 16 13:14:57 2007 +++ ./distinfo Mon Jul 30 09:47:55 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 --WIyZ46R2i8wDzkSu--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200707300820.l6U8K66i026001>