[108498] trunk/dports/science/gr-osmosdr/Portfile

michaelld at macports.org michaelld at macports.org
Wed Jul 24 13:13:07 PDT 2013


Revision: 108498
          https://trac.macports.org/changeset/108498
Author:   michaelld at macports.org
Date:     2013-07-24 13:13:07 -0700 (Wed, 24 Jul 2013)
Log Message:
-----------
gr-osmosdr:
* update to b196ee12 (2013-07-22);
* remove gr-osmosdr-next subport.

Modified Paths:
--------------
    trunk/dports/science/gr-osmosdr/Portfile

Modified: trunk/dports/science/gr-osmosdr/Portfile
===================================================================
--- trunk/dports/science/gr-osmosdr/Portfile	2013-07-24 20:09:05 UTC (rev 108497)
+++ trunk/dports/science/gr-osmosdr/Portfile	2013-07-24 20:13:07 UTC (rev 108498)
@@ -22,11 +22,11 @@
     long_description    ${description}.  \
         This port is kept up with the gr-osmosdr GIT 'master' branch, which is typically updated weekly to monthly, providing compatibility with GNU Radio release 3.7 API: the gnuradio and gnuradio-devel ports.  ${description_common}
 
-    version             20130720
+    version             20130722
 
     fetch.type          git
     git.url             git://git.osmocom.org/gr-osmosdr
-    git.branch          e5f7b28093c10f05d272bcf12c6c4b6583af7021
+    git.branch          b196ee12c098a6cc069c48bc7b9cb720fa3caf6a
 
     conflicts           gr-osmosdr-legacy
 
@@ -78,24 +78,6 @@
 
 }
 
-subport gr-osmosdr-next {
-
-    replaced_by gr-osmosdr
-
-    version             20130610
-    revision            1
-
-    distfiles
-
-    pre-configure {
-        ui_error "${name} has been renamed to ${replaced_by}. Please install ${replaced_by} instead."
-        return -code error "obsolete port"
-    }
-
-    livecheck.type      none
-
-}
-
 depends_lib-append  port:rtl-sdr
 
 # do VPATH build
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130724/407fdb4e/attachment.html>


More information about the macports-changes mailing list