Date: Sat, 3 May 2008 22:56:50 +0000 (UTC) From: Pav Lucistnik <pav@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/pkg_install Makefile.inc src/usr.sbin/pkg_install/add perform.c src/usr.sbin/pkg_install/delete perform.c src/usr.sbin/pkg_install/lib lib.h match.c Message-ID: <200805032256.m43MuoEW045330@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200805032256.m43MuoEW045330>