pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/pkgtools/pkg_install



Module Name:    pkgsrc
Committed By:   joerg
Date:           Wed Feb  3 14:20:14 UTC 2010

Modified Files:
        pkgsrc/pkgtools/pkg_install: Makefile
        pkgsrc/pkgtools/pkg_install/files/add: perform.c
        pkgsrc/pkgtools/pkg_install/files/delete: pkg_delete.c
        pkgsrc/pkgtools/pkg_install/files/lib: lib.h version.c version.h

Log Message:
pkg_install-20100203:
- Restore PKG_PREFIX in pkg_delete (PR 42731)
- Ensure that the current pkg_install version is at least as new as
  the version used to build the package


To generate a diff of this commit:
cvs rdiff -u -r1.171 -r1.172 pkgsrc/pkgtools/pkg_install/Makefile
cvs rdiff -u -r1.93 -r1.94 pkgsrc/pkgtools/pkg_install/files/add/perform.c
cvs rdiff -u -r1.10 -r1.11 \
    pkgsrc/pkgtools/pkg_install/files/delete/pkg_delete.c
cvs rdiff -u -r1.59 -r1.60 pkgsrc/pkgtools/pkg_install/files/lib/lib.h
cvs rdiff -u -r1.6 -r1.7 pkgsrc/pkgtools/pkg_install/files/lib/version.c
cvs rdiff -u -r1.148 -r1.149 pkgsrc/pkgtools/pkg_install/files/lib/version.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index