[125918] trunk/dports/x11/gtimelog/Portfile
khindenburg at macports.org
khindenburg at macports.org
Mon Sep 29 06:38:00 PDT 2014
Revision: 125918
https://trac.macports.org/changeset/125918
Author: khindenburg at macports.org
Date: 2014-09-29 06:38:00 -0700 (Mon, 29 Sep 2014)
Log Message:
-----------
gtimelog: update to 0.9.2 fixes #39710
Modified Paths:
--------------
trunk/dports/x11/gtimelog/Portfile
Modified: trunk/dports/x11/gtimelog/Portfile
===================================================================
--- trunk/dports/x11/gtimelog/Portfile 2014-09-29 12:52:16 UTC (rev 125917)
+++ trunk/dports/x11/gtimelog/Portfile 2014-09-29 13:38:00 UTC (rev 125918)
@@ -3,22 +3,23 @@
PortSystem 1.0
PortGroup python 1.0
+PortGroup github 1.0
-name gtimelog
-version 0.8.1
+github.setup gtimelog gtimelog 0.9.2
+
categories x11
-license GPL
+license GPL-2
maintainers gmail.com:shreevatsa.public\
openmaintainer
description A Gtk+ time tracking application.
long_description GTimeLog is a small Gtk+ app that I use to keep track of my time.\
Its main goal is to be as unintrusive as possible.
-homepage http://mg.pov.lt/gtimelog/
platforms darwin
supported_archs noarch
-master_sites http://pypi.python.org/packages/source/g/gtimelog
+checksums rmd160 8f618022bf95db0e4f5b2399b3dd1c6a8fb9a4b9 \
+ sha256 7fb428712c67a72272de74124c99d923144335bc3298f1eb52ee8de2bf9c59cc
test.run yes
@@ -28,8 +29,6 @@
port:py${python.version}-setuptools
depends_lib-append port:py${python.version}-gobject3
-checksums rmd160 869491d9ac14d1e3a76880c3dac3ee871782e072 \
- sha256 c61fb5aff929362b41ec2808b4cdf1fa55e38065f1adf45c2c8eea9a095f1a04
livecheck.url [lindex ${master_sites} 0]
livecheck.regex ${name}-(\[0-9.\]+)${extract.suffix}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140929/2df86a09/attachment.html>
More information about the macports-changes
mailing list