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

ryandesign at macports.org ryandesign at macports.org
Fri Oct 11 20:38:06 PDT 2013


Revision: 112104
          https://trac.macports.org/changeset/112104
Author:   ryandesign at macports.org
Date:     2013-10-11 20:38:06 -0700 (Fri, 11 Oct 2013)
Log Message:
-----------
gqrx: fix fetch failure due to missing github tag prefix; fix checksums to match new distfile (though its contents are the same as the old one)

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

Modified: trunk/dports/science/gqrx/Portfile
===================================================================
--- trunk/dports/science/gqrx/Portfile	2013-10-12 02:04:42 UTC (rev 112103)
+++ trunk/dports/science/gqrx/Portfile	2013-10-12 03:38:06 UTC (rev 112104)
@@ -50,10 +50,10 @@
     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}
 
-    github.setup        csete gqrx 2.2.0
+    github.setup        csete gqrx 2.2.0 v
 
-    checksums           rmd160  e832f384f2760ed23d4d640adb288130a5e3af80 \
-                        sha256  9612e8e421613078c2ce4dbec7b9b05e47a2be45df704ac0dbf899651860718c
+    checksums           rmd160  f8fc0f253734ad5dbe15155fe4e3de8b0c9bac72 \
+                        sha256  6f3114a7476cd1deaaaa37d08669ae44bdc387ce49f24a1db6ca2cf054467c45
 
     conflicts           gqrx-legacy gqrx-devel
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20131011/076a8355/attachment-0001.html>


More information about the macports-changes mailing list