Date: Wed, 24 Jul 2002 15:37:05 +0200 From: Michael Hostbaek <mich@freebsdcluster.org> To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports@FreeBSD.org Cc: naddy@freebsd.org Subject: Re: ports/40732: New port: editors/bitedit Message-ID: <20020724133705.GS66021@mich2.itxmarket.com> In-Reply-To: <200207181600.g6IG0B9X002164@freefall.freebsd.org> References: <20020718155907.E0AA1AC703@freebsdcluster.org> <200207181600.g6IG0B9X002164@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--17pEHd4RhPHOinZp Content-Type: text/plain; charset=us-ascii Content-Disposition: inline New release by author, should fix all problems. diff attached. /mich FreeBSD-gnats-submit@FreeBSD.org (FreeBSD-gnats-submit) writes: > Thank you very much for your problem report. > It has the internal identification `ports/40732'. > The individual assigned to look at your > report is: freebsd-ports. > > You can access the state of your problem report at any time > via this link: > > http://www.freebsd.org/cgi/query-pr.cgi?pr=40732 > > >Category: ports > >Responsible: freebsd-ports > >Synopsis: New port: editors/bitedit > >Arrival-Date: Thu Jul 18 09:00:11 PDT 2002 -- Best Regards, Michael Landin Hostbaek FreeBSDCluster.org - an International Community */ PGP-key available upon request /* --17pEHd4RhPHOinZp Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="port-bitedit.diff" diff -u -ruN bitedit.bak/Makefile bitedit/Makefile --- bitedit.bak/Makefile Wed Jul 24 15:29:41 2002 +++ bitedit/Makefile Wed Jul 24 13:42:51 2002 @@ -7,11 +7,9 @@ # PORTNAME= bitedit -PORTVERSION= 0.9 +PORTVERSION= 0.9.1 CATEGORIES= editors MASTER_SITES= http://ledge.co.za/bitedit/ -MASTER_SITE_SUBDIR= ${PORTNAME} -DISTNAME= ${PORTNAME}-current MAINTAINER= mich@freebsdcluster.org diff -u -ruN bitedit.bak/distinfo bitedit/distinfo --- bitedit.bak/distinfo Wed Jul 24 15:29:41 2002 +++ bitedit/distinfo Wed Jul 24 14:58:32 2002 @@ -1 +1 @@ -MD5 (bitedit-current.tar.gz) = 27e56b4df166d215644a2b51e678de81 +MD5 (bitedit-0.9.1.tar.gz) = a69d6d3837732fb3c7598f5880cc13d4 --17pEHd4RhPHOinZp-- 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?20020724133705.GS66021>