Date: Sat, 11 Apr 2009 22:01:09 GMT From: "Philip M. Gollucci" <pgollucci@elektra.rws> To: FreeBSD-gnats-submit@FreeBSD.org Cc: miwi@FreeBSD.org Subject: ports/133616: [PATCH] devel/re2c: mtree w/ NOEXAMPLES Message-ID: <200904112201.n3BM19qM089293@mail.bluecottontech.com> Resent-Message-ID: <200904112240.n3BMeFs7036995@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 133616 >Category: ports >Synopsis: [PATCH] devel/re2c: mtree w/ NOEXAMPLES >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Apr 11 22:40:15 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Philip M. Gollucci >Release: FreeBSD 7.1-RELEASE-p3 amd64 >Organization: >Environment: System: FreeBSD mail.bluecottontech.com 7.1-RELEASE-p3 FreeBSD 7.1-RELEASE-p3 #1: Tue Mar 10 22:10:18 UTC 2009 >Description: Fix mtree Port maintainer (miwi@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- re2c-0.13.5.patch begins here --- Index: pkg-plist =================================================================== RCS file: /home/pcvs/ports/devel/re2c/pkg-plist,v retrieving revision 1.10 diff -u -u -r1.10 pkg-plist --- pkg-plist 20 Jun 2008 22:06:21 -0000 1.10 +++ pkg-plist 11 Apr 2009 22:00:45 -0000 @@ -15,6 +15,6 @@ %%PORTEXAMPLES%%%%EXAMPLESDIR%%/c.re %%PORTEXAMPLES%%%%EXAMPLESDIR%%/simple.re %%PORTEXAMPLES%%%%EXAMPLESDIR%%/basemmap.c -%%PORTEXAMPLES%%@dirrm %%PORTDOCS%%%%EXAMPLESDIR%%/rexx -%%PORTEXAMPLES%%@dirrm %%PORTDOCS%%%%EXAMPLESDIR%% +%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/rexx +%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%% %%PORTDOCS%%@dirrm %%DOCSDIR%% --- re2c-0.13.5.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200904112201.n3BM19qM089293>