[88954] trunk/dports/www/nodejuice/Portfile

ryandesign at macports.org ryandesign at macports.org
Sun Jan 15 00:19:19 PST 2012


Revision: 88954
          http://trac.macports.org/changeset/88954
Author:   ryandesign at macports.org
Date:     2012-01-15 00:19:19 -0800 (Sun, 15 Jan 2012)
Log Message:
-----------
nodejuice: use github portgroup

Modified Paths:
--------------
    trunk/dports/www/nodejuice/Portfile

Modified: trunk/dports/www/nodejuice/Portfile
===================================================================
--- trunk/dports/www/nodejuice/Portfile	2012-01-15 08:13:58 UTC (rev 88953)
+++ trunk/dports/www/nodejuice/Portfile	2012-01-15 08:19:19 UTC (rev 88954)
@@ -2,10 +2,9 @@
 # $Id$
 
 PortSystem          1.0
+PortGroup           github 1.0
 
-name                nodejuice
-
-version             1.5.0
+github.setup        stephenlb nodejuice 1.5.0
 categories          www
 platforms           darwin
 maintainers         nomaintainer
@@ -18,7 +17,6 @@
 homepage            http://nodejuice.com/
 
 fetch.type          git
-git.url             http://github.com/stephenlb/nodejuice.git
 git.branch          26785a38446d824818d3ff7a1e0a10e69f2686de
 
 depends_lib         port:nodejs
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120115/4db91668/attachment.html>


More information about the macports-changes mailing list