[154353] users/devans/GNOME-3/stable/dports/gnome/valadoc/Portfile

devans at macports.org devans at macports.org
Fri Oct 28 14:24:30 CEST 2016


Revision: 154353
          https://trac.macports.org/changeset/154353
Author:   devans at macports.org
Date:     2016-10-28 14:24:30 +0200 (Fri, 28 Oct 2016)
Log Message:
-----------
GNOME-3/stable: valadoc, use commit date rather than commit hash in version.

Modified Paths:
--------------
    users/devans/GNOME-3/stable/dports/gnome/valadoc/Portfile

Modified: users/devans/GNOME-3/stable/dports/gnome/valadoc/Portfile
===================================================================
--- users/devans/GNOME-3/stable/dports/gnome/valadoc/Portfile	2016-10-28 12:00:24 UTC (rev 154352)
+++ users/devans/GNOME-3/stable/dports/gnome/valadoc/Portfile	2016-10-28 12:24:30 UTC (rev 154353)
@@ -5,7 +5,8 @@
 
 name                valadoc
 set git_commit      e95f5493defcea96349df51de4f58cc3fdf88c14
-version             0.35.0-${git_commit}
+set git_date        20161018
+version             0.35.0-${git_date}
 set branch          [join [lrange [split ${version} .] 0 1] .]
 categories          gnome
 license             GPL-2 LGPL-2.1+
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macports.org/pipermail/macports-changes/attachments/20161028/24d997b8/attachment-0002.html>


More information about the macports-changes mailing list