Date: Thu, 17 May 2001 13:20:03 -0700 (PDT) From: Ernst de Haan <ernst@jollem.com> To: freebsd-ports@FreeBSD.org Subject: Re: ports/27382: Port java/jad: MASTER_SITES update and new port version. Message-ID: <200105172020.f4HKK3b21644@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/27382; it has been noted by GNATS. From: Ernst de Haan <ernst@jollem.com> To: freebsd-gnats-submit@FreeBSD.org, ernst@heinz.jollem.com Cc: Subject: Re: ports/27382: Port java/jad: MASTER_SITES update and new port version. Date: Thu, 17 May 2001 22:16:01 +0200 --------------Boundary-00=_PMXH51ATM918JNY3K79K Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit Subject: Okay, I've created a new diff file. This time, I changed the maintainer to myself, as agreed with the former maintainer. I've also added another mirror site. The new shar file has been attached, and it can also be fetched from: * http://jollem.com/~ernst/jad-port_1.5.7f--1.5.8c.diff /Ernst --------------Boundary-00=_PMXH51ATM918JNY3K79K Content-Type: text/plain; charset="iso-8859-1"; name="jad-port_1.5.7f--1.5.8c.diff" Content-Transfer-Encoding: 8bit Content-Disposition: attachment; filename="jad-port_1.5.7f--1.5.8c.diff" diff -ruN --exclude=CVS /usr/ports/java/jad/Makefile /home/ernst/freebsd-ports/java/jad/Makefile --- /usr/ports/java/jad/Makefile Wed May 16 13:11:17 2001 +++ /home/ernst/freebsd-ports/java/jad/Makefile Thu May 17 22:10:16 2001 @@ -6,13 +6,17 @@ # PORTNAME= jad -PORTVERSION= 1.5.7f +PORTVERSION= 1.5.8c CATEGORIES= java MASTER_SITES= http://www.geocities.com/SiliconValley/Bridge/8617/jad/freebsd/ \ - ftp://freebsd.ntu.edu.tw/FreeBSD/taiwan/NTU/leeym/distfiles/ -DISTNAME= jadfb157 + http://members.nbci.com/kpdus/jad/freebsd/ \ + http://www.znerd.demon.nl/ \ + http://www.pensioenconsult.com/ \ + http://www.schraven.nl/ \ + http://www.jollem.com/~ernst/ +DISTNAME= jadfb158 -MAINTAINER= leeym@cae.ce.ntu.edu.tw +MAINTAINER= ernst@jollem.com USE_ZIP= yes NO_WRKSUBDIR= yes diff -ruN --exclude=CVS /usr/ports/java/jad/distinfo /home/ernst/freebsd-ports/java/jad/distinfo --- /usr/ports/java/jad/distinfo Wed Jan 3 20:54:20 2001 +++ /home/ernst/freebsd-ports/java/jad/distinfo Wed May 16 13:16:00 2001 @@ -1 +1 @@ -MD5 (jadfb157.zip) = 7516fb0c9e12363e60ea2412624228cd +MD5 (jadfb158.zip) = ccc876b8c95b3f41cadce3e1855111a5 diff -ruN --exclude=CVS /usr/ports/java/jad/pkg-comment /home/ernst/freebsd-ports/java/jad/pkg-comment --- /usr/ports/java/jad/pkg-comment Thu Jan 4 08:07:36 2001 +++ /home/ernst/freebsd-ports/java/jad/pkg-comment Thu May 17 22:11:08 2001 @@ -1 +1 @@ -Jad - the fast Java Decompiler +Jad, a Java decompiler --------------Boundary-00=_PMXH51ATM918JNY3K79K-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200105172020.f4HKK3b21644>