[129491] trunk/dports/devel/zinc/Portfile

ryandesign at macports.org ryandesign at macports.org
Sat Dec 13 16:58:50 PST 2014


Revision: 129491
          https://trac.macports.org/changeset/129491
Author:   ryandesign at macports.org
Date:     2014-12-13 16:58:50 -0800 (Sat, 13 Dec 2014)
Log Message:
-----------
zinc: fix livecheck by using github portgroup

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

Modified: trunk/dports/devel/zinc/Portfile
===================================================================
--- trunk/dports/devel/zinc/Portfile	2014-12-14 00:31:14 UTC (rev 129490)
+++ trunk/dports/devel/zinc/Portfile	2014-12-14 00:58:50 UTC (rev 129491)
@@ -1,9 +1,9 @@
 # $Id$
 
 PortSystem 1.0
+PortGroup       github 1.0
 
-name            zinc
-version         0.3.5.3
+github.setup    typesafehub zinc 0.3.5.3 v
 categories      devel java
 license         Apache-2
 maintainers     openmaintainer blair
@@ -11,7 +11,6 @@
 long_description \
                 Zinc is a stand-alone version of sbt's incremental scala \
                 compiler.
-homepage        https://github.com/typesafehub/zinc
 platforms       darwin
 supported_archs noarch
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141213/0eb8e24c/attachment.html>


More information about the macports-changes mailing list