Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Dec 1996 16:21:46 -0800 (PST)
From:      asami@freebsd.org (Satoshi Asami)
To:        deischen@iworks.InterWorks.org
Cc:        ports@freebsd.org, torstenb@freebsd.org
Subject:   Re: xmcd port
Message-ID:  <199612050021.QAA11840@silvia.HIP.Berkeley.EDU>
In-Reply-To: <9612041122.AA19867@iworks.InterWorks.org> (deischen@iworks.InterWorks.org)

next in thread | previous in thread | raw e-mail | index | archive | help
 * I also modified the pkg/PLIST to reflect additional files being
 * installed.
 * 
 * Hmm, I should have also used send-pr too, right?

Hmm, this is why you should have sent a diff.  That way we can both
check what's been changed.

However:

===
diff -ru work/ports/audio/xmcd/pkg/PLIST xmcd/pkg/PLIST
--- work/ports/audio/xmcd/pkg/PLIST     Sat Nov 30 01:18:05 1996
+++ xmcd/pkg/PLIST      Tue Dec  3 12:42:26 1996
@@ -120,6 +120,6 @@
 lib/X11/xmcd/config/.tbl/Toshiba
 lib/X11/xmcd/config/.tbl/Yamaha
 lib/X11/xmcd/config/config.sh
-man/man1/xmcd.1.gz
-man/man1/cda.1.gz
-man/man1/wm2xmcd.1.gz
+man/man1/xmcd.1x
+man/man1/cda.1x
+man/man1/wm2xmcd.1x
===

This is your change, as far as I can tell.  But the manpages are
installed compressed and without the "x" suffix here (must be the
XFree86-3.2 thing, what do you have there?), so I didn't change my
PLIST.

Satoshi



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199612050021.QAA11840>