pkgsrc-Changes archive

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

CVS commit: pkgsrc/pkgtools/pkg_comp



Module Name:    pkgsrc
Committed By:   jmmv
Date:           Tue Apr 13 16:46:01 UTC 2010

Modified Files:
        pkgsrc/pkgtools/pkg_comp: Makefile
        pkgsrc/pkgtools/pkg_comp/files: pkg_comp.8 pkg_comp.sh

Log Message:
Update to 1.32:

* Do not force the install target to take a full package name.  pkg_add will
  automatically pick the latest version.

* When building a package as part of makeroot, make sure it actually gets
  installed.  This is to fix a regression with the switch to USE_DESTDIR=yes.
  Otherwise these packages will get rebuilt later on when needed.

* It is common for calls to mktemp to have 6 placeholders in the template,
  not 4.  Make it so.


To generate a diff of this commit:
cvs rdiff -u -r1.43 -r1.44 pkgsrc/pkgtools/pkg_comp/Makefile
cvs rdiff -u -r1.32 -r1.33 pkgsrc/pkgtools/pkg_comp/files/pkg_comp.8
cvs rdiff -u -r1.35 -r1.36 pkgsrc/pkgtools/pkg_comp/files/pkg_comp.sh

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