[107112] trunk/dports/python

jmr at macports.org jmr at macports.org
Tue Jun 18 12:01:25 PDT 2013


Revision: 107112
          https://trac.macports.org/changeset/107112
Author:   jmr at macports.org
Date:     2013-06-18 12:01:25 -0700 (Tue, 18 Jun 2013)
Log Message:
-----------
py*-pdfminer: unify, mark noarch, remove unused setuptools dep

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

Added Paths:
-----------
    trunk/dports/python/py-pdfminer/

Removed Paths:
-------------
    trunk/dports/python/py26-pdfminer/
    trunk/dports/python/py27-pdfminer/

Modified: trunk/dports/python/py-pdfminer/Portfile
===================================================================
--- trunk/dports/python/py27-pdfminer/Portfile	2013-06-18 18:05:54 UTC (rev 107107)
+++ trunk/dports/python/py-pdfminer/Portfile	2013-06-18 19:01:25 UTC (rev 107112)
@@ -2,13 +2,15 @@
 # $Id$
 
 PortSystem          1.0
-PortGroup           python27 1.0
+PortGroup           python 1.0
 
-name                py27-pdfminer
+name                py-pdfminer
 version             20110227
 platforms           darwin
+supported_archs     noarch
 license             MIT
-maintainers         nomaintainer
+maintainers         eborisch \
+                    openmaintainer
 description         Python pdf extraction package
 
 long_description    \
@@ -30,5 +32,4 @@
                     sha1    95644d000d28a5b256c08d40d71d58d5c43e58ab \
                     rmd160  89716c3019186f4fb987ef46f802f835eb899df5
 
-depends_build-append  port:py27-setuptools
-
+python.versions     26 27
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130618/bc4a56ed/attachment.html>


More information about the macports-changes mailing list