pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/glib2



Module Name:    pkgsrc
Committed By:   jmmv
Date:           Sun Feb 20 17:40:54 UTC 2011

Modified Files:
        pkgsrc/devel/glib2: Makefile
Added Files:
        pkgsrc/devel/glib2: DEINSTALL INSTALL

Log Message:
Forcibly delete any stale cache files during deinstall.  For example, the
gio-querymodules utility does not delete the file when no modules are left,
so we were left with a giomodule.cache file after removing glib2 that was
not managed by any package.

Also, and as a side effect, ensure that the files are created during
install time so that in-place updates work correctly.

Bump PKGREVISION to 2.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/devel/glib2/DEINSTALL \
    pkgsrc/devel/glib2/INSTALL
cvs rdiff -u -r1.177 -r1.178 pkgsrc/devel/glib2/Makefile

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