Subject: CVS commit: pkgsrc/lang
From: Joerg Sonnenberger
Date: 2016-02-23 16:07:36
Message id: 20160223150736.EDD59FBB7@cvs.NetBSD.org

Log Message:
A few years ago, a brilliant mind decided to hard-code DT_RUNPATH for
all platforms that use GNU ld. This is of course completely wrong. Some
platforms have always implemented the sane semantic for DT_RPATH already
and newer saw a reason for implementing the then-redundant DT_RUNPATH.
Unbreak them by trusting the compiler to actually know what the platform
default should be. Bump revision.

Files:
RevisionActionfile
1.35modifypkgsrc/lang/python33/Makefile
1.24modifypkgsrc/lang/python33/distinfo
1.3modifypkgsrc/lang/python33/patches/patch-Lib_distutils_unixccompiler.py
1.14modifypkgsrc/lang/python34/Makefile
1.19modifypkgsrc/lang/python34/distinfo
1.2modifypkgsrc/lang/python34/patches/patch-Lib_distutils_unixccompiler.py
1.3modifypkgsrc/lang/python35/Makefile
1.5modifypkgsrc/lang/python35/distinfo
1.2modifypkgsrc/lang/python35/patches/patch-Lib_distutils_unixccompiler.py