[91931] trunk/dports/lang/python27

jmr at macports.org jmr at macports.org
Fri Apr 13 02:28:41 PDT 2012


Revision: 91931
          https://trac.macports.org/changeset/91931
Author:   jmr at macports.org
Date:     2012-04-13 02:28:40 -0700 (Fri, 13 Apr 2012)
Log Message:
-----------
python27: apply forgotten parts of patch from #34005

Modified Paths:
--------------
    trunk/dports/lang/python27/Portfile
    trunk/dports/lang/python27/files/patch-Makefile.pre.in.diff

Modified: trunk/dports/lang/python27/Portfile
===================================================================
--- trunk/dports/lang/python27/Portfile	2012-04-13 09:06:31 UTC (rev 91930)
+++ trunk/dports/lang/python27/Portfile	2012-04-13 09:28:40 UTC (rev 91931)
@@ -22,11 +22,9 @@
                     programming language.
 
 homepage            http://www.python.org/
-master_sites        ${homepage}/ftp/python/${version}/ \
-                    ftp://ftp.python.org/pub/python/${version}/
+master_sites        ${homepage}ftp/python/${version}/
 
 distname            Python-${version}
-# consider changing to xz with next release
 use_xz				yes
 
 checksums           rmd160  a51bb3ed518c897d1cf3c3d237929d385409d9f7 \

Modified: trunk/dports/lang/python27/files/patch-Makefile.pre.in.diff
===================================================================
--- trunk/dports/lang/python27/files/patch-Makefile.pre.in.diff	2012-04-13 09:06:31 UTC (rev 91930)
+++ trunk/dports/lang/python27/files/patch-Makefile.pre.in.diff	2012-04-13 09:28:40 UTC (rev 91931)
@@ -28,4 +28,4 @@
 +	./$(BUILDPYTHON) $(srcdir)/Tools/scripts/setup.py --no-user-cfg install \
  	--prefix=$(prefix) \
  	--install-scripts=$(BINDIR) \
- 	--root=/$(DESTDIR)
+ 	--root=$(DESTDIR)/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120413/6c75aa92/attachment.html>


More information about the macports-changes mailing list