pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc Remove share/fonts, if unused.
details: https://anonhg.NetBSD.org/pkgsrc/rev/aaee1eef4c4b
branches: trunk
changeset: 515795:aaee1eef4c4b
user: wiz <wiz%pkgsrc.org@localhost>
date: Sat Jul 08 06:33:56 2006 +0000
description:
Remove share/fonts, if unused.
diffstat:
biology/phylip/PLIST | 3 ++-
print/gnome-print/PLIST | 3 ++-
print/tex-chemarrow/PLIST | 3 ++-
3 files changed, 6 insertions(+), 3 deletions(-)
diffs (45 lines):
diff -r ac844b770e83 -r aaee1eef4c4b biology/phylip/PLIST
--- a/biology/phylip/PLIST Sat Jul 08 06:31:32 2006 +0000
+++ b/biology/phylip/PLIST Sat Jul 08 06:33:56 2006 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2005/05/07 20:46:16 kristerw Exp $
+@comment $NetBSD: PLIST,v 1.4 2006/07/08 06:33:56 wiz Exp $
bin/clique
bin/consense
bin/contml
@@ -85,3 +85,4 @@
share/fonts/phylip/font5
share/fonts/phylip/font6
@dirrm share/fonts/phylip
+@unexec ${RMDIR} %D/share/fonts 2> /dev/null || ${TRUE}
diff -r ac844b770e83 -r aaee1eef4c4b print/gnome-print/PLIST
--- a/print/gnome-print/PLIST Sat Jul 08 06:31:32 2006 +0000
+++ b/print/gnome-print/PLIST Sat Jul 08 06:33:56 2006 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.7 2006/04/17 07:07:32 jlam Exp $
+@comment $NetBSD: PLIST,v 1.8 2006/07/08 06:34:23 wiz Exp $
bin/gnome-font-install
etc/gnome/fonts/gnome-print-ghostscript.fontmap
etc/gnome/fonts/gnome-print-x11.fontmap
@@ -116,6 +116,7 @@
@dirrm share/gnome-print
@dirrm share/fonts/afms/adobe
@dirrm share/fonts/afms
+@unexec ${RMDIR} %D/share/fonts 2> /dev/null || ${TRUE}
@dirrm include/gnome-1.0/libgnomeprint
@dirrm etc/gnome/fonts
@dirrm etc/gnome
diff -r ac844b770e83 -r aaee1eef4c4b print/tex-chemarrow/PLIST
--- a/print/tex-chemarrow/PLIST Sat Jul 08 06:31:32 2006 +0000
+++ b/print/tex-chemarrow/PLIST Sat Jul 08 06:33:56 2006 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2006/04/07 02:41:13 minskim Exp $
+@comment $NetBSD: PLIST,v 1.6 2006/07/08 06:34:13 wiz Exp $
${PKG_LOCALTEXMFPREFIX}/fonts/source/chemarrow/arrow.mf
${PKG_LOCALTEXMFPREFIX}/fonts/tfm/chemarrow/arrow.tfm
${PKG_LOCALTEXMFPREFIX}/tex/latex/chemarrow/chemarrow.sty
@@ -11,3 +11,4 @@
@dirrm ${PKG_LOCALTEXMFPREFIX}/fonts/tfm/chemarrow
@dirrm ${PKG_LOCALTEXMFPREFIX}/tex/latex/chemarrow
@dirrm share/fonts/chemarrow
+@unexec ${RMDIR} %D/share/fonts 2> /dev/null || ${TRUE}
Home |
Main Index |
Thread Index |
Old Index