[96744] trunk/dports/devel/pficommon/Portfile

hum at macports.org hum at macports.org
Fri Aug 17 18:46:55 PDT 2012


Revision: 96744
          https://trac.macports.org/changeset/96744
Author:   hum at macports.org
Date:     2012-08-17 18:46:52 -0700 (Fri, 17 Aug 2012)
Log Message:
-----------
pficommon: update to 2012-07-24; put date into version; see r96654, http://lists.macosforge.org/pipermail/macports-dev/2012-August/020074.html.

Revision Links:
--------------
    https://trac.macports.org/changeset/96654

Modified Paths:
--------------
    trunk/dports/devel/pficommon/Portfile

Modified: trunk/dports/devel/pficommon/Portfile
===================================================================
--- trunk/dports/devel/pficommon/Portfile	2012-08-18 00:57:34 UTC (rev 96743)
+++ trunk/dports/devel/pficommon/Portfile	2012-08-18 01:46:52 UTC (rev 96744)
@@ -4,8 +4,9 @@
 PortSystem          1.0
 PortGroup           github 1.0
 
-github.setup        pfi pficommon 1.3.1
-revision            5
+github.setup        pfi pficommon 3a92b2991b28f03b81d9a0b2db1c3b4a4c542a96
+version             1.3.1.2012072403
+
 categories          devel
 maintainers         hum openmaintainer
 
@@ -16,7 +17,7 @@
 license             BSD
 
 fetch.type          git
-git.branch          6ea510b4e1
+
 patchfiles          patch-wscript.diff
 
 # optional database version: my = MySQL, pg = PostgreSQL.
@@ -114,4 +115,4 @@
     }
 }
 
-livecheck.version   ${version}.0
+livecheck.version   [join [lrange [split ${version} .] 0 2] .].0
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120817/37700962/attachment.html>


More information about the macports-changes mailing list