Date: Tue, 18 Sep 2012 17:50:12 GMT From: nemysis <nemysis@gmx.ch> To: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/171735: [NEW PORT] editors/py31-loook-devel: Simple Python tool that search in OpenOffice files Message-ID: <201209181750.q8IHoCRk058619@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/171735; it has been noted by GNATS. From: nemysis <nemysis@gmx.ch> To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/171735: [NEW PORT] editors/py31-loook-devel: Simple Python tool that search in OpenOffice files Date: Tue, 18 Sep 2012 19:47:43 +0200 --MP_/FnUl743CNrrN5pF.5egt+.A Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Disposition: inline Have make a mistake right group is textproc. --MP_/FnUl743CNrrN5pF.5egt+.A Content-Type: text/x-patch Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=loook-devel.diff diff -ruN loook-devel.orig/Makefile loook-devel/Makefile --- loook-devel.orig/Makefile 2012-09-17 18:10:05.000000000 +0200 +++ loook-devel/Makefile 2012-09-18 19:43:14.000000000 +0200 @@ -2,7 +2,7 @@ PORTNAME= loook PORTVERSION= 0.6.8 -CATEGORIES= editors +CATEGORIES= textproc MASTER_SITES= http://www.danielnaber.de/loook/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} PKGNAMESUFFIX= -devel --MP_/FnUl743CNrrN5pF.5egt+.A--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201209181750.q8IHoCRk058619>