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

Pav Lucistnik pav at FreeBSD.org
Sat May 3 22:56:50 UTC 2008


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


More information about the cvs-src mailing list