Date: Fri, 12 Oct 2007 16:13:14 +0000 (UTC) From: Jung-uk Kim <jkim@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio/oss Makefile pkg-message pkg-plist ports/audio/oss/files pkg-install.in pkg-message.in Message-ID: <200710121613.l9CGDEHi062480@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jkim 2007-10-12 16:13:14 UTC
FreeBSD ports repository
Modified files:
audio/oss Makefile pkg-plist
audio/oss/files pkg-install.in
Added files:
audio/oss pkg-message
Removed files:
audio/oss/files pkg-message.in
Log:
- Do not remove legacy_devices while uninstalling. It is useful
for reinstallation.
- Use @dirrmtry instead of @dirrm for lib/oss, lib/oss/etc, and
lib/oss/logs to preserve user data and to avoid errors when
deinstalling.
- Move files/pkg-message.in to pkg-message because it is static.
- Sort pkg-plist by destination paths.
Approved by: glewis (mentor)
Revision Changes Path
1.13 +20 -21 ports/audio/oss/Makefile
1.3 +4 -4 ports/audio/oss/files/pkg-install.in
1.3 +0 -9 ports/audio/oss/files/pkg-message.in (dead)
1.1 +9 -0 ports/audio/oss/pkg-message (new)
1.5 +17 -18 ports/audio/oss/pkg-plist
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200710121613.l9CGDEHi062480>
