[89207] trunk/dports/devel/pficommon/Portfile
hum at macports.org
hum at macports.org
Fri Jan 20 23:22:39 PST 2012
Revision: 89207
http://trac.macports.org/changeset/89207
Author: hum at macports.org
Date: 2012-01-20 23:22:38 -0800 (Fri, 20 Jan 2012)
Log Message:
-----------
pficommon: use github portgroup; fix livecheck.
Modified Paths:
--------------
trunk/dports/devel/pficommon/Portfile
Modified: trunk/dports/devel/pficommon/Portfile
===================================================================
--- trunk/dports/devel/pficommon/Portfile 2012-01-21 07:20:02 UTC (rev 89206)
+++ trunk/dports/devel/pficommon/Portfile 2012-01-21 07:22:38 UTC (rev 89207)
@@ -2,9 +2,9 @@
# $Id$
PortSystem 1.0
+PortGroup github 1.0
-name pficommon
-version 1.3.1
+github.setup pfi pficommon 1.3.1
revision 3
categories devel
platforms darwin
@@ -16,7 +16,6 @@
long_description ${name} is a general purpose C++ library.
fetch.type git
-git.url https://github.com/pfi/pficommon.git
git.branch 0fe42dd378
patchfiles patch-wscript.diff
@@ -116,6 +115,4 @@
}
}
-livecheck.type regex
-livecheck.url https://github.com/pfi/pficommon/commits/master
-livecheck.regex Version\ (\[0-9.\]+)
+livecheck.version ${version}.0
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120120/878e12c6/attachment.html>
More information about the macports-changes
mailing list