[106763] trunk/dports/science/hackrf/Portfile

michaelld at macports.org michaelld at macports.org
Fri Jun 7 05:59:06 PDT 2013


Revision: 106763
          https://trac.macports.org/changeset/106763
Author:   michaelld at macports.org
Date:     2013-06-07 05:59:06 -0700 (Fri, 07 Jun 2013)
Log Message:
-----------
hackrf: make better use of github portgroup

Modified Paths:
--------------
    trunk/dports/science/hackrf/Portfile

Modified: trunk/dports/science/hackrf/Portfile
===================================================================
--- trunk/dports/science/hackrf/Portfile	2013-06-07 12:50:44 UTC (rev 106762)
+++ trunk/dports/science/hackrf/Portfile	2013-06-07 12:59:06 UTC (rev 106763)
@@ -5,7 +5,8 @@
 PortGroup           cmake 1.0
 PortGroup           github 1.0
 
-github.setup        mossmann hackrf 20130606
+github.setup        mossmann hackrf f60cfd677f7379a6a95f7bfe128a220df3bb4147
+version             20130606
 maintainers         michaelld openmaintainer
 
 description         ${name} is a project to build a low cost software radio platform.
@@ -16,13 +17,9 @@
 
 long_description    ${description}
 
-fetch.type          git
-git.branch          f60cfd677f7379a6a95f7bfe128a220df3bb4147
+checksums           rmd160  9a3f78a6c3b7044fd210838292119168b295bdc8 \
+                    sha256  4d46a7c799c35e756c23cd92ce45d71fcac9f4f3e27f59c894003bd2e12d6a64
 
-livecheck.url       https://github.com/mossmann/hackrf/commits/master/
-livecheck.version   ${git.branch}
-livecheck.regex     ${name}/commits/(\[a-f0-9\]+).>
-
 depends_build-append port:pkgconfig
 depends_lib-append   port:libusb
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130607/a8b43ea8/attachment.html>


More information about the macports-changes mailing list