Date: Thu, 23 Mar 2006 22:57:57 +0200 From: "Ion-Mihai "IOnut" Tetcu" <itetcu@people.tecnik93.com> To: "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org> Subject: ports/94881: [PATCH] x11/peeper: portlint Message-ID: <1143147477.24023@it.buh.tecnik93.com> Resent-Message-ID: <200603232100.k2NL0YDV027227@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 94881 >Category: ports >Synopsis: [PATCH] x11/peeper: portlint >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: Thu Mar 23 21:00:33 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Ion-Mihai "IOnut" Tetcu >Release: FreeBSD 6.1-PRERELEASE i386 >Organization: Tecnik'93 >Environment: System: FreeBSD 6.1-PRERELEASE #0: Fri Feb 24 07:01:54 EET 2006 root@it.buh.tecnik93.com:/usr/obj/usr/src/sys/IT6_B_P >Description: Use DOCSDIR macro in plist >How-To-Repeat: >Fix: --- peeper.diff begins here --- ? peeper.diff Index: pkg-plist =================================================================== RCS file: /home/ncvs/ports/x11/peeper/pkg-plist,v retrieving revision 1.2 diff -u -r1.2 pkg-plist --- pkg-plist 27 Oct 2002 23:24:19 -0000 1.2 +++ pkg-plist 23 Mar 2006 20:57:51 -0000 @@ -1,3 +1,3 @@ bin/peeper -%%PORTDOCS%%share/doc/peeper/README -%%PORTDOCS%%@dirrm share/doc/peeper +%%PORTDOCS%%%%DOCSDIR%%/README +%%PORTDOCS%%@dirrm %%DOCSDIR%% --- peeper.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1143147477.24023>