Date: Wed, 30 Apr 2008 23:18:04 +0000 (UTC) From: Brooks Davis <brooks@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio/squeezecenter Makefile ports/audio/squeezecenter/files pkg-install.in Message-ID: <200804302318.m3UNI45l020150@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
brooks 2008-04-30 23:18:04 UTC FreeBSD ports repository Modified files: audio/squeezecenter Makefile audio/squeezecenter/files pkg-install.in Log: The pkg-install script incorrectly listed the pid file path as /var/run/${name}.pid. It's actually /var/run/${name}/${name}.pid. Note, users who have previously installed this port will need to manually fix their netsyslog.conf files. Reported by: Hans Brand <hans at marcans dot nl> Revision Changes Path 1.43 +1 -1 ports/audio/squeezecenter/Makefile 1.6 +2 -2 ports/audio/squeezecenter/files/pkg-install.in
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200804302318.m3UNI45l020150>