Date: Mon, 19 Jun 2006 04:06:31 -0500 From: Alexander Botero-Lowry <alex@foxybanana.com> To: freebsd-ports-bugs@FreeBSD.org, FreeBSD-gnats-submit@FreeBSD.org, alex@foxybanana.com Subject: Re: ports/99164: [REPO COPY]: audio/ruby-snett -> audio/snett Message-ID: <200606190906.k5J96Vt6015241@Laptop.mine.box> In-Reply-To: <200606190550.k5J5oGJu042234@freefall.freebsd.org> References: <200606190550.k5J5oGJu042234@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format. --=_44966917.maAtfuQDRsQZ6/OZ12S5ygIrXq7Og+s5Zt+gqMh6GAxpHgtp Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline Attached is the patch once the repocopy is done FreeBSD-gnats-submit@FreeBSD.org wrote: > Thank you very much for your problem report. > It has the internal identification `ports/99164'. > The individual assigned to look at your > report is: freebsd-ports-bugs. > > You can access the state of your problem report at any time > via this link: > > http://www.freebsd.org/cgi/query-pr.cgi?pr=99164 > > >Category: ports > >Responsible: freebsd-ports-bugs > >Synopsis: [REPO COPY]: audio/ruby-snett -> audio/snett > >Arrival-Date: Mon Jun 19 05:50:16 GMT 2006 > > !DSPAM:4,44963b1928113055254153! > --=_44966917.maAtfuQDRsQZ6/OZ12S5ygIrXq7Og+s5Zt+gqMh6GAxpHgtp Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="ruby-snett-repocopy.diff" ===> Updating from CVS ? ruby-snett-repocopy.diff ? work M Makefile ===> Generating patch ===> Viewing diff with more ? ruby-snett-repocopy.diff ? work Index: Makefile =================================================================== RCS file: /home/ncvs/ports/audio/ruby-snett/Makefile,v retrieving revision 1.2 diff -u -r1.2 Makefile --- Makefile 8 Apr 2006 23:28:38 -0000 1.2 +++ Makefile 19 Jun 2006 09:03:47 -0000 @@ -8,7 +8,6 @@ PORTVERSION= 0.0.2 CATEGORIES= audio ruby MASTER_SITES= ftp://ftp.code-monkey.de/pub/snett/ -PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} MAINTAINER= alex@foxybanana.com COMMENT= A simple XMMS2 client inspired by strange-quark @@ -28,6 +27,6 @@ .endif do-install: - @cd ${WRKSRC} && ${LOCALBASE}/bin/rake PREFIX=${PREFIX}/ install + @cd ${WRKSRC} && ${LOCALBASE}/bin/rake PREFIX=${PREFIX}/ ${INSTALL_TARGET} .include <bsd.port.post.mk> ===> Done --=_44966917.maAtfuQDRsQZ6/OZ12S5ygIrXq7Og+s5Zt+gqMh6GAxpHgtp--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200606190906.k5J96Vt6015241>