Subject: CVS commit: [pkgsrc-2005Q2] pkgsrc/lang/python20
To: None <pkgsrc-changes@NetBSD.org>
From: Lubomir Sedlacik <salo@netbsd.org>
List: pkgsrc-changes
Date: 08/20/2005 16:03:20
Module Name:	pkgsrc
Committed By:	salo
Date:		Sat Aug 20 16:03:20 UTC 2005

Modified Files:
	pkgsrc/lang/python20 [pkgsrc-2005Q2]: Makefile distinfo
	pkgsrc/lang/python20/patches [pkgsrc-2005Q2]: patch-ab patch-ad
Added Files:
	pkgsrc/lang/python20/patches [pkgsrc-2005Q2]: patch-ae patch-af

Log Message:
Pullup ticket 698 - requested by Grant Beattie
portability fix for python20

Revisions pulled up:
- pkgsrc/lang/python20/Makefile			1.28
- pkgsrc/lang/python20/distinfo			1.9
- pkgsrc/lang/python20/patches/patch-ab		1.2
- pkgsrc/lang/python20/patches/patch-ad		1.2
- pkgsrc/lang/python20/patches/patch-ae		1.1
- pkgsrc/lang/python20/patches/patch-af		1.1

   Module Name:		pkgsrc
   Committed By:	grant
   Date:		Fri Aug 19 06:06:09 UTC 2005

   Modified Files:
   	pkgsrc/lang/python20: Makefile

   Log Message:
   nuke broken pre-configure target, which does nothing useful.

   it was broken because the delimeter , can appear in the RHS of the
   sed(1) expression (think "-Wl,-R ..."), and it does nothing useful
   because the patterns don't appear in the files.
---
   Module Name:		pkgsrc
   Committed By:	grant
   Date:		Fri Aug 19 06:12:09 UTC 2005

   Modified Files:
   	pkgsrc/lang/python20: distinfo
   	pkgsrc/lang/python20/patches: patch-ab patch-ad
   Added Files:
   	pkgsrc/lang/python20/patches: patch-ae patch-af

   Log Message:
   include LDFLAGS when linking shared libraries, so they can find their
   prerequisite libraries at runtime.

   fixes build on Solaris (and probably others).


To generate a diff of this commit:
cvs rdiff -r1.27 -r1.27.2.1 pkgsrc/lang/python20/Makefile
cvs rdiff -r1.7 -r1.7.4.1 pkgsrc/lang/python20/distinfo
cvs rdiff -r1.1 -r1.1.22.1 pkgsrc/lang/python20/patches/patch-ab
cvs rdiff -r1.1 -r1.1.14.1 pkgsrc/lang/python20/patches/patch-ad
cvs rdiff -r0 -r1.1.2.1 pkgsrc/lang/python20/patches/patch-ae \
    pkgsrc/lang/python20/patches/patch-af

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.