[125434] trunk/dports/python/py-LabJackPython/Portfile

mf2k at macports.org mf2k at macports.org
Wed Sep 17 07:56:15 PDT 2014


Revision: 125434
          https://trac.macports.org/changeset/125434
Author:   mf2k at macports.org
Date:     2014-09-17 07:56:15 -0700 (Wed, 17 Sep 2014)
Log Message:
-----------
py-LabJackPython: Update to version 4-24-2014. Remove obsolete py25 sub-port.

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

Modified: trunk/dports/python/py-LabJackPython/Portfile
===================================================================
--- trunk/dports/python/py-LabJackPython/Portfile	2014-09-17 14:47:19 UTC (rev 125433)
+++ trunk/dports/python/py-LabJackPython/Portfile	2014-09-17 14:56:15 UTC (rev 125434)
@@ -5,11 +5,11 @@
 PortGroup           python 1.0
 
 name                py-LabJackPython
-set rel_year        2012
-set rel_month       10
-set rel_day         22
+set rel_year        2014
+set rel_month       04
+set rel_day         24
 version             ${rel_month}-${rel_day}-${rel_year}
-epoch               1
+epoch               2
 license             MIT
 maintainers         mf2k openmaintainer
 
@@ -19,15 +19,15 @@
 platforms           darwin
 homepage            http://labjack.com/support/labjackpython
 master_sites        http://labjack.com/sites/default/files/${rel_year}/${rel_month}/
-distname            LabJackPython-${version}
+distname            LabJackPython-4-24-2014
 supported_archs     noarch
 
-checksums           rmd160  7c6febe34cfd872acab1f6d244fa44c5c04dd5cf \
-                    sha256  0e58cb4af025ad2e2111aeb02259f85fe245ff71c7cda303a9be28141132c76c
+checksums           rmd160  b979efbf55b6d6bd36bac1a3181c46688a501fad \
+                    sha256  19251b028ff1185854f556cfecc8cbab0d5dcfb8e3a0ea54ca6e21dc9f9a78d6
 
 use_zip             yes
 
-python.versions     25 26 27
+python.versions     26 27
 
 if {${name} ne ${subport}} {
     depends_lib-append  port:exodriver
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140917/b5e5d17a/attachment.html>


More information about the macports-changes mailing list