pav 2008-05-03 22:56:50 UTC
FreeBSD src repository (doc,ports committer)
Modified files:
usr.sbin/pkg_install Makefile.inc
usr.sbin/pkg_install/add perform.c
usr.sbin/pkg_install/delete perform.c
usr.sbin/pkg_install/lib lib.h match.c
Log:
- Restore functionality broken in previous commit; we need to be able to
report
multiple installed packages with the same PKGORIGIN.
Reported by: marcus
MFC after: 1 month
Revision Changes Path
1.15 +0 -5 src/usr.sbin/pkg_install/Makefile.inc
1.84 +19 -15 src/usr.sbin/pkg_install/add/perform.c
1.44 +5 -2 src/usr.sbin/pkg_install/delete/perform.c
1.65 +1 -1 src/usr.sbin/pkg_install/lib/lib.h
1.23 +12 -9 src/usr.sbin/pkg_install/lib/match.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"