Date: Fri, 4 Jul 2003 04:57:54 -0700 (PDT) From: Hye-Shik Chang <perky@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/lang/python Makefile pkg-plist ports/lang/python-devel Makefile pkg-plist ports/lang/python-devel/files patch-setup.py ports/lang/python15... Message-ID: <200307041157.h64BvsN8004003@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
perky 2003/07/04 04:57:54 PDT FreeBSD ports repository Modified files: lang/python Makefile pkg-plist lang/python-devel Makefile pkg-plist lang/python-devel/files patch-setup.py lang/python15 Makefile lang/python20 Makefile lang/python21 Makefile pkg-plist lang/python21/files patch-setup.py Log: o Utilize MASTER_SITE_PYTHON. o Rename pydoc to pydoc${PORTVERSION} to avoid conflicts among these ports. (lang/python port keeps both of bin/pydoc and bin/pydoc2.2) o Set LATEST_LINK to ${PYTHON_VERSION:S/.//} except lang/python. Now, we can install all of these python versions together cleanly. Revision Changes Path 1.101 +16 -9 ports/lang/python-devel/Makefile 1.3 +15 -6 ports/lang/python-devel/files/patch-setup.py 1.44 +2 -4 ports/lang/python-devel/pkg-plist 1.100 +8 -4 ports/lang/python/Makefile 1.43 +1 -0 ports/lang/python/pkg-plist 1.83 +3 -3 ports/lang/python15/Makefile 1.90 +3 -5 ports/lang/python20/Makefile 1.98 +9 -5 ports/lang/python21/Makefile 1.3 +11 -2 ports/lang/python21/files/patch-setup.py 1.42 +1 -1 ports/lang/python21/pkg-plist
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200307041157.h64BvsN8004003>