[88970] trunk/dports/sysutils/SparkleShare/Portfile

snc at macports.org snc at macports.org
Sun Jan 15 08:09:18 PST 2012


Revision: 88970
          http://trac.macports.org/changeset/88970
Author:   snc at macports.org
Date:     2012-01-15 08:09:18 -0800 (Sun, 15 Jan 2012)
Log Message:
-----------
SparkleShare: use github portgroup

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

Modified: trunk/dports/sysutils/SparkleShare/Portfile
===================================================================
--- trunk/dports/sysutils/SparkleShare/Portfile	2012-01-15 16:06:41 UTC (rev 88969)
+++ trunk/dports/sysutils/SparkleShare/Portfile	2012-01-15 16:09:18 UTC (rev 88970)
@@ -2,9 +2,9 @@
 # $Id$
 
 PortSystem          1.0
+PortGroup           github 1.0
 
-name                SparkleShare
-version             0.2.5
+github.setup        hbons SparkleShare 0.2.5
 categories          sysutils
 platforms           freebsd darwin
 maintainers         snc openmaintainer
@@ -17,11 +17,9 @@
                     sync with any Git repository you have access to.
 
 homepage            http://sparkleshare.org/
-master_sites        https://github.com/hbons/SparkleShare/downloads
-distname            sparkleshare-${version}
 
-checksums           rmd160  6becff242d4a9b03916d5f7eb32222323376a1e5 \
-                    sha256  e524746aee22d74adc4314e7be64fea9ba5d4098e72adb796f41f42985c85658
+checksums           rmd160  3734b8acb600d72c5a5b438f4089fee79f42af80 \
+                    sha256  680067a0cf18b7c670251fe88337015500e5a869fea0bd9aa9489f88f63cd607
 
 depends_build       port:intltool \
                     port:pkgconfig
@@ -34,7 +32,3 @@
 
 # mono is not universal
 universal_variant   no
-
-livecheck.type      regex
-livecheck.url       https://github.com/hbons/SparkleShare/tags
-livecheck.regex     {tarball/([0-9.]+)"}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120115/ef19d075/attachment.html>


More information about the macports-changes mailing list