[128744] trunk/dports/python/py-fixture/Portfile

larryv at macports.org larryv at macports.org
Thu Nov 27 00:53:16 PST 2014


Revision: 128744
          https://trac.macports.org/changeset/128744
Author:   larryv at macports.org
Date:     2014-11-27 00:53:16 -0800 (Thu, 27 Nov 2014)
Log Message:
-----------
py-fixture: Drop extraneous variable

Modified Paths:
--------------
    trunk/dports/python/py-fixture/Portfile

Modified: trunk/dports/python/py-fixture/Portfile
===================================================================
--- trunk/dports/python/py-fixture/Portfile	2014-11-27 08:53:13 UTC (rev 128743)
+++ trunk/dports/python/py-fixture/Portfile	2014-11-27 08:53:16 UTC (rev 128744)
@@ -5,7 +5,6 @@
 PortGroup           python 1.0
 
 name                py-fixture
-set real_name       fixture
 version             1.4
 categories-append   devel
 platforms           darwin
@@ -24,8 +23,8 @@
 
 supported_archs     noarch
 
-master_sites        http://pypi.python.org/packages/source/f/${real_name}/
-distname            ${real_name}-${version}
+master_sites        http://pypi.python.org/packages/source/f/fixture/
+distname            fixture-${version}
 checksums           md5     cb051fbc19c3edc355ba276e9d524848 \
                     sha1    558d73ebea2f192dde6c88bebcbc24cb4707558d \
                     rmd160  cd448659c76e7926c10302ce72d4ea19b3d2de2a
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141127/1a83a3f9/attachment.html>


More information about the macports-changes mailing list