[89032] trunk/dports/sysutils/arq_restore/Portfile

ryandesign at macports.org ryandesign at macports.org
Wed Jan 18 04:11:09 PST 2012


Revision: 89032
          http://trac.macports.org/changeset/89032
Author:   ryandesign at macports.org
Date:     2012-01-18 04:11:09 -0800 (Wed, 18 Jan 2012)
Log Message:
-----------
arq_restore: use github portgroup

Modified Paths:
--------------
    trunk/dports/sysutils/arq_restore/Portfile

Modified: trunk/dports/sysutils/arq_restore/Portfile
===================================================================
--- trunk/dports/sysutils/arq_restore/Portfile	2012-01-18 12:02:11 UTC (rev 89031)
+++ trunk/dports/sysutils/arq_restore/Portfile	2012-01-18 12:11:09 UTC (rev 89032)
@@ -1,11 +1,11 @@
 # $Id$
 
 PortSystem          1.0
+PortGroup           github 1.0
 PortGroup           xcode 1.0
 
-name                arq_restore
+github.setup        sreitshamer arq_restore 0.0.1
 categories          sysutils
-version             0.0.1
 platforms           darwin
 license             MIT
 maintainers         singingwolfboy openmaintainer
@@ -13,9 +13,7 @@
 long_description    \
     ${description} http://www.haystacksoftware.com/arq/
 
-homepage            https://github.com/sreitshamer/${name}
 fetch.type          git
-git.url             https://github.com/sreitshamer/${name}.git
 git.branch          662ca44c4a05a4ad8fce
 
 supported_archs     i386
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120118/0744e5e6/attachment.html>


More information about the macports-changes mailing list