Ticket #51408: Portfile-volk-gnss-sdr.2.diff

File Portfile-volk-gnss-sdr.2.diff, 4.0 KB (added by carlesfernandez (Carles Fernandez), 8 years ago)

Portfile patch without revision line

  • Portfile

    old new  
    2121    long_description    ${description}: \
    2222        This port is kept up with the VOLK-GNSS-SDR release, which is typically updated every few months. This version compiles against the gnss-sdr and gnuradio ports.
    2323
    24     github.setup        gnss-sdr gnss-sdr 0.0.6 v
    25     revision            2
    26     checksums           rmd160 3a578f4795f6230d3f627dbe6f80f77c7dac206e \
    27                         sha256 ed81a5dff8d91b0b1d561ab8a240818da447c8358b95ab42d6a17b479e873c3e
     24    github.setup        gnss-sdr gnss-sdr 0.0.7 v
     25    checksums           rmd160 c9bee1c541979d2ae573ae63848051354ef3f68f \
     26                        sha256 3b25a45c6faa48017176858c2673a1301ead3b4cf7cdc52bdfad3e05669e90ae
    2827    github.tarball_from tags
    2928
    3029    conflicts           volk-gnss-sdr-devel volk-gnss-sdr-next
    3130
    32     # temporary patch to fix Volk #define in compatibility
    33 
    34     patchfiles-append   patch-volk-include.release.diff
    35 
    36     # temporary patch to fix name of Volk-Gnss-Sdr cmake file
    37 
    38     patchfiles-append   patch-Volk_GnssSdrConfig.cmake.release.diff
    39 
    4031}
    4132
    4233subport volk-gnss-sdr-devel {
     
    4536        This port is kept up with the VOLK-GNSS-SDR GIT master branch, which is typically updated daily to weekly.  This version of VOLK-GNSS-SDR generally contains fixes and new features that will be incorporated in an upcoming release, and compiles against the gnss-sdr-devel and gnuradio-devel ports.  This port may or not compile or function correctly, as it represents a work in progress.  If it does not work, check back in a few days.  Or try deactivating the currently active gnss-sdr and gnuradio ports, cleaning any current builds, and trying again.
    4637
    4738    name                volk-gnss-sdr-devel
    48     github.setup        gnss-sdr gnss-sdr 8838e9063e7479c1c6339e0d012724d269e8d000
    49     version             20151103
    50     checksums           rmd160 fc6e6a176c97dc1a0a3072e28accb37b0d301999 \
    51                         sha256 42337ac6a79f0bee33fbc8f5eb4ab586346050ae9873046a4b6e415bce0eb20e
     39    github.setup        gnss-sdr gnss-sdr a6df9f8c6f4c5665976cfa70e844ce1b56ac7323
     40    version             20160516
     41    checksums           rmd160 c9bee1c541979d2ae573ae63848051354ef3f68f \
     42                        sha256 3b25a45c6faa48017176858c2673a1301ead3b4cf7cdc52bdfad3e05669e90ae
    5243
    5344    conflicts           volk-gnss-sdr volk-gnss-sdr-next
    5445
    55     # temporary patch to fix name of Volk-Gnss-Sdr cmake file
    56 
    57     patchfiles-append   patch-Volk_GnssSdrConfig.cmake.devel.diff
    58 
    5946}
    6047
    6148subport volk-gnss-sdr-next {
     
    6350        This port is kept up with the VOLK-GNSS-SDR GIT next branch, which is typically updated daily to weekly.  This version of VOLK-GNSS-SDR generally contains fixes and new features that will be incorporated in an upcoming release, and compiles against the gnss-sdr-next and gnuradio-next ports.  This port may or not compile or function correctly, as it represents a work in progress.  If it does not work, check back in a few days.  Or try deactivating the currently active gnss-sdr and gnuradio ports, cleaning any current builds, and trying again.
    6451
    6552    name                volk-gnss-sdr-next
    66     github.setup        gnss-sdr gnss-sdr 8abe0486e9ef43e3082b66932a0b7e5018582027
    67     version             20151103
    68     checksums           rmd160 2769b23825b180c095493702990dbf77ecacf97b \
    69                         sha256 f353f9a9e6061e5798217db832dc1f70b360597be1e7e8e3f7f9470264b278c9
     53    github.setup        gnss-sdr gnss-sdr 51e9a3434da85547a7860d298fcc5c180e390f19
     54    version             20160516
     55    checksums           rmd160 ea87a5cc389ab366248a84131991396e3cfc815d \
     56                        sha256 644a19b780ad3004fbe34924f0fb422b48febf565babc3c9f088192049bf3bc6
    7057
    7158    conflicts           volk-gnss-sdr volk-gnss-sdr-devel
    7259
    73     # temporary patch to fix name of Volk-Gnss-Sdr cmake file
    74 
    75     patchfiles-append   patch-Volk_GnssSdrConfig.cmake.next.diff
    76 
    7760}
    7861
    7962# override githib PortGroup homepage setting