Sun Mar 4 11:40:46 2012 UTC ()
Restore previous version, accidentally committed with pcre PKGREVISION
bump. It would be nice to have a solution for catinstall being unset
on -current so I don't need these patches.


(wiz)
diff -r1.15 -r1.16 pkgsrc/pkgtools/pkg_install/PLIST
diff -r1.5 -r1.6 pkgsrc/sysutils/checkperms/PLIST

cvs diff -r1.15 -r1.16 pkgsrc/pkgtools/pkg_install/PLIST (expand / switch to unified diff)

--- pkgsrc/pkgtools/pkg_install/PLIST 2012/03/03 12:54:21 1.15
+++ pkgsrc/pkgtools/pkg_install/PLIST 2012/03/04 11:40:46 1.16
@@ -1,14 +1,24 @@ @@ -1,14 +1,24 @@
1@comment $NetBSD: PLIST,v 1.15 2012/03/03 12:54:21 wiz Exp $ 1@comment $NetBSD: PLIST,v 1.16 2012/03/04 11:40:46 wiz Exp $
 2man/cat1/pkg_add.0
 3man/cat1/pkg_admin.0
 4man/cat1/pkg_create.0
 5man/cat1/pkg_delete.0
 6man/cat1/pkg_info.0
 7man/cat5/pkg_install.conf.0
 8man/cat5/pkg_summary.0
 9man/cat7/pkgsrc.0
 10man/cat8/audit-packages.0
 11man/cat8/download-vulnerability-list.0
2man/man1/pkg_add.1 12man/man1/pkg_add.1
3man/man1/pkg_admin.1 13man/man1/pkg_admin.1
4man/man1/pkg_create.1 14man/man1/pkg_create.1
5man/man1/pkg_delete.1 15man/man1/pkg_delete.1
6man/man1/pkg_info.1 16man/man1/pkg_info.1
7man/man5/pkg_install.conf.5 17man/man5/pkg_install.conf.5
8man/man5/pkg_summary.5 18man/man5/pkg_summary.5
9man/man7/pkgsrc.7 19man/man7/pkgsrc.7
10man/man8/audit-packages.8 20man/man8/audit-packages.8
11man/man8/download-vulnerability-list.8 21man/man8/download-vulnerability-list.8
12sbin/audit-packages 22sbin/audit-packages
13sbin/download-vulnerability-list 23sbin/download-vulnerability-list
14sbin/pkg_add 24sbin/pkg_add

cvs diff -r1.5 -r1.6 pkgsrc/sysutils/checkperms/PLIST (expand / switch to unified diff)

--- pkgsrc/sysutils/checkperms/PLIST 2012/03/03 12:54:21 1.5
+++ pkgsrc/sysutils/checkperms/PLIST 2012/03/04 11:40:46 1.6
@@ -1,3 +1,4 @@ @@ -1,3 +1,4 @@
1@comment $NetBSD: PLIST,v 1.5 2012/03/03 12:54:21 wiz Exp $ 1@comment $NetBSD: PLIST,v 1.6 2012/03/04 11:40:46 wiz Exp $
2bin/checkperms 2bin/checkperms
 3man/cat1/checkperms.0
3man/man1/checkperms.1 4man/man1/checkperms.1