[154354]

devans at macports.org devans at macports.org
Fri Oct 28 14:26:01 CEST 2016


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

Modified Paths:
--------------
    trunk/dports/gnome/valadoc/Portfile

Property Changed:
----------------
    trunk/dports/gnome/valadoc/

Index: trunk/dports/gnome/valadoc
===================================================================
--- trunk/dports/gnome/valadoc	2016-10-28 12:24:30 UTC (rev 154353)
+++ trunk/dports/gnome/valadoc	2016-10-28 12:26:00 UTC (rev 154354)

Property changes on: trunk/dports/gnome/valadoc
___________________________________________________________________
Added: svn:mergeinfo
## -0,0 +1 ##
+/users/devans/GNOME-3/stable/dports/gnome/valadoc:154338-154353
\ No newline at end of property
Modified: trunk/dports/gnome/valadoc/Portfile
===================================================================
--- trunk/dports/gnome/valadoc/Portfile	2016-10-28 12:24:30 UTC (rev 154353)
+++ trunk/dports/gnome/valadoc/Portfile	2016-10-28 12:26:00 UTC (rev 154354)
@@ -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/79427ff2/attachment-0002.html>


More information about the macports-changes mailing list