pkgsrc-Changes archive

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

CVS commit: pkgsrc/mk



Module Name:    pkgsrc
Committed By:   joerg
Date:           Mon Mar 10 20:05:59 UTC 2008

Modified Files:
        pkgsrc/mk/buildlink3: bsd.buildlink3.mk
        pkgsrc/mk/flavor/pkg: depends.mk flavor-vars.mk resolve-dependencies

Log Message:
Replace "pkg_admin -S lsbest" usage with pkg_info -E. The base stripping
in bsd.buildlink3.mk was broken with pkg_install-20080309 was it
returned a relative path. It would have failed before e.g. with symbolic
links in the path. pkg_info -E is simpler and was added exactly for this
purpose. Fixes PR 38213 and PR 38211.


To generate a diff of this commit:
cvs rdiff -r1.201 -r1.202 pkgsrc/mk/buildlink3/bsd.buildlink3.mk
cvs rdiff -r1.40 -r1.41 pkgsrc/mk/flavor/pkg/depends.mk
cvs rdiff -r1.6 -r1.7 pkgsrc/mk/flavor/pkg/flavor-vars.mk
cvs rdiff -r1.1 -r1.2 pkgsrc/mk/flavor/pkg/resolve-dependencies

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