Date: 21 Mar 2005 19:24:02 -0000 From: Mark Daniel Reidel <ports@mark.reidel.info> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/79102: [MAINTAINER] audio/ncmpc: fix for plist Message-ID: <20050321192402.47753.qmail@raffi.reidel.info> Resent-Message-ID: <200503211930.j2LJU2lf027268@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 79102 >Category: ports >Synopsis: [MAINTAINER] audio/ncmpc: fix for plist >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Mon Mar 21 19:30:02 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Mark Daniel Reidel >Release: FreeBSD 5.3-STABLE i386 >Organization: >Environment: System: FreeBSD raffi.reidel.info 5.3-STABLE FreeBSD 5.3-STABLE #3: Mon Feb 21 06:51:20 CET 2005 >Description: During conversion to dynamic plist, the last committer made a little typo >How-To-Repeat: >Fix: --- ncmpc-0.11.1_1.patch begins here --- diff -ruN --exclude=CVS /tmp/portbk/audio/ncmpc/Makefile /usr/ports/audio/ncmpc/Makefile --- /tmp/portbk/audio/ncmpc/Makefile Mon Mar 21 20:22:08 2005 +++ /usr/ports/audio/ncmpc/Makefile Mon Mar 21 20:22:36 2005 @@ -29,7 +29,7 @@ PLIST_FILES= bin/ncmpc \ %%EXAMPLESDIR%%/config \ %%EXAMPLESDIR%%/keys \ - =%%EXAMPLESDIR%%/ncmpc.lirc + %%EXAMPLESDIR%%/ncmpc.lirc PLIST_DIRS=%%EXAMPLESDIR%% .ifdef(WITHOUT_NLS) --- ncmpc-0.11.1_1.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?20050321192402.47753.qmail>