pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/archivers Sorted the PLIST to make pkglint happy.
details: https://anonhg.NetBSD.org/pkgsrc/rev/6d6e8f30faa1
branches: trunk
changeset: 498773:6d6e8f30faa1
user: rillig <rillig%pkgsrc.org@localhost>
date: Fri Sep 02 23:15:36 2005 +0000
description:
Sorted the PLIST to make pkglint happy.
diffstat:
archivers/rar/PLIST | 10 +++++-----
archivers/stuffit/PLIST | 10 +++++-----
archivers/unarj/PLIST | 4 ++--
archivers/zziplib/PLIST | 8 ++++----
4 files changed, 16 insertions(+), 16 deletions(-)
diffs (87 lines):
diff -r df75e8edd360 -r 6d6e8f30faa1 archivers/rar/PLIST
--- a/archivers/rar/PLIST Fri Sep 02 23:14:18 2005 +0000
+++ b/archivers/rar/PLIST Fri Sep 02 23:15:36 2005 +0000
@@ -1,12 +1,12 @@
-@comment $NetBSD: PLIST,v 1.1 2001/10/31 20:24:40 zuntum Exp $
+@comment $NetBSD: PLIST,v 1.2 2005/09/02 23:15:36 rillig Exp $
bin/rar
-share/rar/dos.sfx
-share/rar/default.sfx
-share/rar/rarfiles.lst
+share/doc/rar/Internet.Txt
share/doc/rar/License.Txt
-share/doc/rar/Internet.Txt
share/doc/rar/Rar.Txt
share/doc/rar/Rar_FAQ.txt
share/doc/rar/TechNote.Txt
+share/rar/default.sfx
+share/rar/dos.sfx
+share/rar/rarfiles.lst
@dirrm share/rar
@dirrm share/doc/rar
diff -r df75e8edd360 -r 6d6e8f30faa1 archivers/stuffit/PLIST
--- a/archivers/stuffit/PLIST Fri Sep 02 23:14:18 2005 +0000
+++ b/archivers/stuffit/PLIST Fri Sep 02 23:15:36 2005 +0000
@@ -1,17 +1,17 @@
-@comment $NetBSD: PLIST,v 1.1 2001/10/31 20:24:42 zuntum Exp $
+@comment $NetBSD: PLIST,v 1.2 2005/09/02 23:16:23 rillig Exp $
bin/register
bin/stuff
bin/unstuff
+man/man1/stuff.1
+man/man1/unstuff.1
+share/doc/stuffit/stuff/INSTALL
share/doc/stuffit/stuff/LICENSE
-share/doc/stuffit/stuff/INSTALL
share/doc/stuffit/stuff/README
share/doc/stuffit/stuff/stuff.html
+share/doc/stuffit/unstuff/INSTALL
share/doc/stuffit/unstuff/LICENSE
-share/doc/stuffit/unstuff/INSTALL
share/doc/stuffit/unstuff/README
share/doc/stuffit/unstuff/unstuff.html
-man/man1/stuff.1
-man/man1/unstuff.1
@dirrm share/doc/stuffit/stuff
@dirrm share/doc/stuffit/unstuff
@dirrm share/doc/stuffit
diff -r df75e8edd360 -r 6d6e8f30faa1 archivers/unarj/PLIST
--- a/archivers/unarj/PLIST Fri Sep 02 23:14:18 2005 +0000
+++ b/archivers/unarj/PLIST Fri Sep 02 23:15:36 2005 +0000
@@ -1,5 +1,5 @@
-@comment $NetBSD: PLIST,v 1.2 2005/01/21 14:30:05 wiz Exp $
+@comment $NetBSD: PLIST,v 1.3 2005/09/02 23:16:57 rillig Exp $
bin/unarj
+share/doc/unarj/technote.txt
share/doc/unarj/unarj.txt
-share/doc/unarj/technote.txt
@dirrm share/doc/unarj
diff -r df75e8edd360 -r 6d6e8f30faa1 archivers/zziplib/PLIST
--- a/archivers/zziplib/PLIST Fri Sep 02 23:14:18 2005 +0000
+++ b/archivers/zziplib/PLIST Fri Sep 02 23:15:36 2005 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2004/09/22 08:09:14 jlam Exp $
+@comment $NetBSD: PLIST,v 1.4 2005/09/02 23:18:07 rillig Exp $
bin/zzcat
bin/zzdir
bin/zzip-config
@@ -7,9 +7,6 @@
bin/zzxordir
include/zzip-io.h
include/zzip.h
-include/zzipformat.h
-include/zziplib.h
-include/zzipwrap.h
include/zzip/_config.h
include/zzip/_msvc.h
include/zzip/conf.h
@@ -20,6 +17,9 @@
include/zzip/stdint.h
include/zzip/wrap.h
include/zzip/zzip.h
+include/zzipformat.h
+include/zziplib.h
+include/zzipwrap.h
lib/libzzip.la
lib/libzzipwrap.la
lib/pkgconfig/zzip-zlib-config.pc
Home |
Main Index |
Thread Index |
Old Index