kill extraneous comment that are now detected correctly by update-plist.
kill an extra %%SHARED%% that should not exist.
This commit is contained in:
parent
d67be4b0b9
commit
c9d1d25390
@ -1,11 +1,8 @@
|
||||
@comment $OpenBSD: PLIST,v 1.6 2004/08/03 11:30:02 espie Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.7 2004/09/14 23:12:43 espie Exp $
|
||||
${P5SITE}/Archive/
|
||||
${P5SITE}/Archive/Tar/
|
||||
${P5SITE}/Archive/Tar.pm
|
||||
${P5SITE}/Archive/Tar/Constant.pm
|
||||
${P5SITE}/Archive/Tar/File.pm
|
||||
@comment ${P5ARCH}/auto/Archive/
|
||||
@comment ${P5ARCH}/auto/Archive/Tar/
|
||||
@comment ${P5ARCH}/auto/Archive/Tar/.packlist
|
||||
@man man/man3p/Archive::Tar.3p
|
||||
@man man/man3p/Archive::Tar::File.3p
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.5 2004/08/03 11:30:02 espie Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.6 2004/09/14 23:12:43 espie Exp $
|
||||
bin/crc32
|
||||
${P5SITE}/Archive/
|
||||
${P5SITE}/Archive/Zip/
|
||||
@ -9,9 +9,6 @@ ${P5SITE}/Archive/Zip/BufferedFileHandle.pm
|
||||
${P5SITE}/Archive/Zip/MemberRead.pm
|
||||
${P5SITE}/Archive/Zip/MockFileHandle.pm
|
||||
${P5SITE}/Archive/Zip/Tree.pm
|
||||
@comment ${P5ARCH}/auto/Archive/
|
||||
@comment ${P5ARCH}/auto/Archive/Zip/
|
||||
@comment ${P5ARCH}/auto/Archive/Zip/.packlist
|
||||
@man man/man3p/Archive::Zip.3p
|
||||
@man man/man3p/Archive::Zip::FAQ.3p
|
||||
@man man/man3p/Archive::Zip::MemberRead.3p
|
||||
|
@ -1,11 +1,10 @@
|
||||
@comment $OpenBSD: PLIST,v 1.10 2004/08/04 16:36:11 espie Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.11 2004/09/14 23:12:43 espie Exp $
|
||||
${P5ARCH}/
|
||||
${P5ARCH}/Compress/
|
||||
${P5ARCH}/Compress/LZO.pm
|
||||
${P5ARCH}/auto/
|
||||
${P5ARCH}/auto/Compress/
|
||||
${P5ARCH}/auto/Compress/LZO/
|
||||
@comment ${P5ARCH}/auto/Compress/LZO/.packlist
|
||||
${P5ARCH}/auto/Compress/LZO/LZO.bs
|
||||
${P5ARCH}/auto/Compress/LZO/LZO.so
|
||||
${P5ARCH}/auto/Compress/LZO/autosplit.ix
|
||||
|
@ -1,11 +1,10 @@
|
||||
@comment $OpenBSD: PLIST,v 1.14 2004/08/04 16:36:11 espie Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.15 2004/09/14 23:12:43 espie Exp $
|
||||
${P5ARCH}/
|
||||
${P5ARCH}/Compress/
|
||||
${P5ARCH}/Compress/Zlib.pm
|
||||
${P5ARCH}/auto/
|
||||
${P5ARCH}/auto/Compress/
|
||||
${P5ARCH}/auto/Compress/Zlib/
|
||||
@comment ${P5ARCH}/auto/Compress/Zlib/.packlist
|
||||
${P5ARCH}/auto/Compress/Zlib/Zlib.bs
|
||||
${P5ARCH}/auto/Compress/Zlib/Zlib.so
|
||||
${P5ARCH}/auto/Compress/Zlib/autosplit.ix
|
||||
@ -16,4 +15,3 @@ share/examples/p5-Compress-Zlib/filtinf
|
||||
share/examples/p5-Compress-Zlib/gzcat
|
||||
share/examples/p5-Compress-Zlib/gzgrep
|
||||
share/examples/p5-Compress-Zlib/gzstream
|
||||
%%SHARED%%
|
||||
|
@ -1,7 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.5 2004/08/03 11:30:02 espie Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.6 2004/09/14 23:12:43 espie Exp $
|
||||
${P5SITE}/IO/
|
||||
${P5SITE}/IO/Zlib.pm
|
||||
@comment ${P5ARCH}/auto/IO/
|
||||
@comment ${P5ARCH}/auto/IO/Zlib/
|
||||
@comment ${P5ARCH}/auto/IO/Zlib/.packlist
|
||||
@man man/man3p/IO::Zlib.3p
|
||||
|
Loading…
Reference in New Issue
Block a user