[112103] trunk/dports/science/gqrx/Portfile

michaelld at macports.org michaelld at macports.org
Fri Oct 11 19:04:42 PDT 2013


Revision: 112103
          https://trac.macports.org/changeset/112103
Author:   michaelld at macports.org
Date:     2013-10-11 19:04:42 -0700 (Fri, 11 Oct 2013)
Log Message:
-----------
gqrx:
* use github PortGroup better;
* update devel to ac9c329c (20131011).

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

Modified: trunk/dports/science/gqrx/Portfile
===================================================================
--- trunk/dports/science/gqrx/Portfile	2013-10-12 01:52:44 UTC (rev 112102)
+++ trunk/dports/science/gqrx/Portfile	2013-10-12 02:04:42 UTC (rev 112103)
@@ -50,11 +50,8 @@
     long_description    ${description}  \
         This port is kept up with the latest Gqrx tagged release, is typically updated every few months, and provides compatibility with the GNU Radio release 3.7 API: the gnuradio and gnuradio-devel ports.  ${description_common}
 
-    set full_commit     796ca0b077ef864185dc1ebf475dbbd2ed317a1a
-    github.setup        csete gqrx [string range ${full_commit} 0 7]
+    github.setup        csete gqrx 2.2.0
 
-    version             2.2.0
-
     checksums           rmd160  e832f384f2760ed23d4d640adb288130a5e3af80 \
                         sha256  9612e8e421613078c2ce4dbec7b9b05e47a2be45df704ac0dbf899651860718c
 
@@ -69,17 +66,16 @@
     long_description    ${description}  \
         This port is kept up with the Gqrx GIT 'master' branch, is typically updated weekly to monthly, and provides compatibility with the GNU Radio release 3.7 API: the gnuradio and gnuradio-devel ports.  ${description_common}
 
-    set full_commit     35e9bcf6c605b5e9e8c3edade19f8635415e7da4
-    github.setup        csete gqrx [string range ${full_commit} 0 7]
+    github.setup        csete gqrx ac9c329c7b2a49acfe433c960e99d5af710ab582
 
     # fix port name set by github PortGroup
 
     name                gqrx-devel
 
-    version             2.2.1_20131009
+    version             2.2.1_20131011
 
-    checksums           rmd160  e3b7d786bed068c8535320d4b48960922fa6bf29 \
-                        sha256  cb1ff0cd6bb76651e7183c969ec30885072bb82f42cd094552242d9596782444
+    checksums           rmd160  1b8b9fafbe66ae879d87bae06bd083858f4b4638 \
+                        sha256  2d8308495976c2413c5deec6c68ce202a3a9f5117e9a4e4a444699b37a595968
 
     conflicts           gqrx-legacy gqrx
 
@@ -92,7 +88,7 @@
     long_description    ${description}  \
         This port is for the last Gqrx commit providing compatibility with GNU Radio release 3.6 API: the gnuradio-legacy port.  ${description_common}
 
-    github.setup        csete gqrx 90ea4cfd
+    github.setup        csete gqrx 90ea4cfd685dffeac21cf1d860228f6eead1e4a5
 
     # fix port name set by github PortGroup
 
@@ -144,11 +140,4 @@
         depends_lib-append port:portaudio
         configure.args-append AUDIO_BACKEND=portaudio
     }
-
-    # fix livecheck to look for commits, not tags
-
-    livecheck.url       https://github.com/csete/gqrx/commits/master
-    livecheck.version   ${full_commit}
-    livecheck.regex     .*permalink.*commits/(\[a-f0-9\]+).>
-
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20131011/ebb578dd/attachment.html>


More information about the macports-changes mailing list