[123666] trunk/dports/aqua/inkscape-app/Portfile

ryandesign at macports.org ryandesign at macports.org
Tue Aug 12 00:34:37 PDT 2014


Revision: 123666
          https://trac.macports.org/changeset/123666
Author:   ryandesign at macports.org
Date:     2014-08-12 00:34:37 -0700 (Tue, 12 Aug 2014)
Log Message:
-----------
inkscape-app: use github portgroup (#44610)

Modified Paths:
--------------
    trunk/dports/aqua/inkscape-app/Portfile

Modified: trunk/dports/aqua/inkscape-app/Portfile
===================================================================
--- trunk/dports/aqua/inkscape-app/Portfile	2014-08-12 07:31:45 UTC (rev 123665)
+++ trunk/dports/aqua/inkscape-app/Portfile	2014-08-12 07:34:37 UTC (rev 123666)
@@ -2,7 +2,9 @@
 # $Id$
 
 PortSystem          1.0
+PortGroup           github 1.0
 
+github.setup        piksels-and-lines-orchestra inkscape 628ca88bdb258c0be08a5aa6337ed6df31190326
 name                inkscape-app
 version             0.48
 license             GPL-2+
@@ -16,7 +18,7 @@
 depends_run         bin:inkscape:inkscape
 
 # we only need to download the icns file
-master_sites        https://github.com/piksels-and-lines-orchestra/inkscape/tree/628ca88bdb258c0be08a5aa6337ed6df31190326/packaging/macosx/Resources
+master_sites        ${github.raw}/${git.branch}/packaging/macosx/Resources
 
 distfiles           Inkscape.icns
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140812/b96b7207/attachment.html>


More information about the macports-changes mailing list