[142834] trunk/dports/python/py-logbook/Portfile

stromnov at macports.org stromnov at macports.org
Sat Dec 12 07:26:00 PST 2015


Revision: 142834
          https://trac.macports.org/changeset/142834
Author:   stromnov at macports.org
Date:     2015-11-24 02:00:35 -0800 (Tue, 24 Nov 2015)
Log Message:
-----------
py-logbook: update to version 0.12.2

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

Modified: trunk/dports/python/py-logbook/Portfile
===================================================================
--- trunk/dports/python/py-logbook/Portfile	2015-11-24 08:30:39 UTC (rev 142833)
+++ trunk/dports/python/py-logbook/Portfile	2015-11-24 10:00:35 UTC (rev 142834)
@@ -5,7 +5,7 @@
 PortGroup           python 1.0
 
 name                py-logbook
-version             0.11.3
+version             0.12.2
 revision            0
 categories-append   devel
 platforms           darwin
@@ -23,8 +23,8 @@
 
 distname            Logbook-${version}
 
-checksums           rmd160  b29ea9dad7fefbd06581d57e318e52b265e7a8e2 \
-                    sha256  2cebd5cc075289ff6a5330cace643aef8cce9c4ba26a5c736dc4032901b0902d
+checksums           rmd160  d43d71dc534c63e05a9497c73ba55e59fd7d7ccf \
+                    sha256  b9f3ca6bebd00f7cecb6de30c0e561f36cabc2ef6241aab4629beca4e9e8dea9
 
 if {${name} ne ${subport}} {
     depends_build-append \
@@ -32,7 +32,6 @@
 
     livecheck.type      none
 } else {
-    livecheck.type      regex
-    livecheck.url       https://pypi.python.org/pypi/logbook/json
-    livecheck.regex     {Logbook-(\d+(?:\.\d+)*)\.[tz]}
+    livecheck.name      Logbook
+    livecheck.type      pypi
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151212/49d839ab/attachment-0001.html>


More information about the macports-changes mailing list