pkgsrc-Changes archive

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

CVS commit: [pkgsrc-2012Q2] pkgsrc/mk



Module Name:    pkgsrc
Committed By:   tron
Date:           Tue Jul  3 23:24:24 UTC 2012

Modified Files:
        pkgsrc/mk/check [pkgsrc-2012Q2]: check-shlibs.mk
        pkgsrc/mk/pkgformat/pkg [pkgsrc-2012Q2]: depends.mk
Added Files:
        pkgsrc/mk/pkgformat/pkg [pkgsrc-2012Q2]: reduce-resolved-depends.awk

Log Message:
Pullup ticket #3846 - requested by joerg
mk: improve shared library check

Revisions pulled up:
- mk/check/check-shlibs.mk                                      1.21
- mk/pkgformat/pkg/depends.mk                                   1.2
- mk/pkgformat/pkg/reduce-resolved-depends.awk                  1.1

---
   Module Name: pkgsrc
   Committed By:        joerg
   Date:                Mon Jul  2 14:53:13 UTC 2012

   Modified Files:
        pkgsrc/mk/check: check-shlibs.mk
        pkgsrc/mk/pkgformat/pkg: depends.mk
   Added Files:
        pkgsrc/mk/pkgformat/pkg: reduce-resolved-depends.awk

   Log Message:
   Expand the list of full dependencies, so that the shared library check
   can work without further calls for indirect full dependencies.


To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.20.2.1 pkgsrc/mk/check/check-shlibs.mk
cvs rdiff -u -r1.1 -r1.1.6.1 pkgsrc/mk/pkgformat/pkg/depends.mk
cvs rdiff -u -r0 -r1.1.2.2 \
    pkgsrc/mk/pkgformat/pkg/reduce-resolved-depends.awk

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