mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-11 07:22:22 +00:00
Correct and sort PLISTs.
This commit is contained in:
parent
c2cb62c821
commit
efb3b72a65
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=33336
@ -1,10 +1,10 @@
|
||||
bin/gperiodic
|
||||
share/locale/de/LC_MESSAGES/gperiodic.mo
|
||||
share/locale/es/LC_MESSAGES/gperiodic.mo
|
||||
share/locale/fr/LC_MESSAGES/gperiodic.mo
|
||||
share/locale/pt/LC_MESSAGES/gperiodic.mo
|
||||
share/doc/gperiodic/AUTHORS
|
||||
share/doc/gperiodic/COPYING
|
||||
share/doc/gperiodic/Changes
|
||||
share/doc/gperiodic/README
|
||||
share/locale/de/LC_MESSAGES/gperiodic.mo
|
||||
share/locale/es/LC_MESSAGES/gperiodic.mo
|
||||
share/locale/fr/LC_MESSAGES/gperiodic.mo
|
||||
share/locale/pt/LC_MESSAGES/gperiodic.mo
|
||||
@dirrm share/doc/gperiodic
|
||||
|
@ -5,8 +5,8 @@ share/doc/xmolwt/Howtouse.jp
|
||||
share/doc/xmolwt/Readme
|
||||
share/doc/xmolwt/Xmolwt
|
||||
share/doc/xmolwt/dot.gtkrc
|
||||
share/doc/xmolwt/xmolwt.html
|
||||
share/doc/xmolwt/gmolwt.gif
|
||||
share/doc/xmolwt/xmolwt-e.html
|
||||
share/doc/xmolwt/xmolwt.gif
|
||||
share/doc/xmolwt/gmolwt.gif
|
||||
share/doc/xmolwt/xmolwt.html
|
||||
@dirrm share/doc/xmolwt
|
||||
|
@ -45,20 +45,16 @@ include/rdb/hash.h
|
||||
include/rdb/rdb.h
|
||||
include/rdb/uint32.h
|
||||
lib/libQwSpriteField.a
|
||||
lib/libQwSpriteField.so
|
||||
lib/libQwSpriteField.so.7
|
||||
lib/libjs.a
|
||||
lib/libjs.so
|
||||
lib/libjs.so.3
|
||||
lib/libmimelib.a
|
||||
lib/libmimelib.so
|
||||
lib/libmimelib.so.2
|
||||
lib/librdb.a
|
||||
lib/librdb.so
|
||||
lib/librdb.so.56
|
||||
@exec ln -sf libQwSpriteField.so.6 %D/lib/libQwSpriteField.so
|
||||
@exec ln -sf libjs.so.2 %D/lib/libjs.so
|
||||
@exec ln -sf libmimelib.so.1 %D/lib/libmimelib.so
|
||||
@exec ln -sf librdb.so.55 %D/lib/librdb.so
|
||||
@dirrm include/rdb
|
||||
@dirrm include/mimelib
|
||||
@unexec rm -f %D/lib/libQwSpriteField.so
|
||||
@unexec rm -f %D/lib/libjs.so
|
||||
@unexec rm -f %D/lib/libmimelib.so
|
||||
@unexec rm -f %D/lib/librdb.so
|
||||
|
@ -1,19 +1,19 @@
|
||||
bin/pharmacy
|
||||
share/locale/fr/LC_MESSAGES/pharmacy.mo
|
||||
share/locale/ko/LC_MESSAGES/pharmacy.mo
|
||||
share/locale/de/LC_MESSAGES/pharmacy.mo
|
||||
share/gnome/apps/Applications/pharmacy.desktop
|
||||
share/gnome/help/pharmacy/C/topic.dat
|
||||
share/gnome/help/pharmacy/C/index.html
|
||||
share/gnome/help/pharmacy/C/docbook.css
|
||||
share/gnome/help/pharmacy/C/apx1.html
|
||||
share/gnome/help/pharmacy/C/checkout.html
|
||||
share/gnome/help/pharmacy/C/console.html
|
||||
share/gnome/help/pharmacy/C/docbook.css
|
||||
share/gnome/help/pharmacy/C/index.html
|
||||
share/gnome/help/pharmacy/C/licence.html
|
||||
share/gnome/help/pharmacy/C/pharmacy.html
|
||||
share/gnome/help/pharmacy/C/topic.dat
|
||||
share/gnome/help/pharmacy/C/update.html
|
||||
share/gnome/help/pharmacy/C/using.html
|
||||
share/gnome/help/pharmacy/C/web.html
|
||||
share/pixmaps/pharmacy.png
|
||||
share/locale/de/LC_MESSAGES/pharmacy.mo
|
||||
share/locale/fr/LC_MESSAGES/pharmacy.mo
|
||||
share/locale/ko/LC_MESSAGES/pharmacy.mo
|
||||
@dirrm share/gnome/help/pharmacy/C
|
||||
@dirrm share/gnome/help/pharmacy
|
||||
|
@ -3,9 +3,9 @@ bin/xglyph
|
||||
include/t1lib.h
|
||||
include/t1libx.h
|
||||
lib/libt1.a
|
||||
lib/libt1x.a
|
||||
lib/libt1.so
|
||||
lib/libt1.so.1
|
||||
lib/libt1x.a
|
||||
lib/libt1x.so
|
||||
lib/libt1x.so.1
|
||||
share/t1lib/t1lib.config
|
||||
|
Loading…
Reference in New Issue
Block a user