Ticket #27927: Portfile-wireshark-devel.diff

File Portfile-wireshark-devel.diff, 1.1 KB (added by hsivank@…, 13 years ago)
  • Portfile

    old new  
    55
    66name            wireshark-devel
    77epoch           1
    8 version         1.4.2
     8version         1.4.3
    99categories      net
    1010maintainers     gmail.com:hsivank
    1111description     Graphical network analyzer and capture tool
     
    2424
    2525use_bzip2       yes
    2626
    27 checksums       md5     5429561935ea0d1ee572793b55446918 \
    28                 sha1    03eb2bcd1de93fd0b45d6f1346e97d5f03a47c3e  \
    29                 rmd160  5f0c1a9c52347782fcdcd6c11e24d21cfe89f7e2
     27checksums       md5     ac3dcc8c128c38d9ef3d9c93d1dec83e \
     28                sha1    776c757e6a6a085232ac843ec28b026bf4ca9c8d  \
     29                rmd160  6a63023f165b2e875296340f6a57595427a13fe7
    3030
    3131conflicts       wireshark
    3232
     
    129129        eval xinstall -m 644 [glob ${worksrcpath}/epan/ftypes/*.h] ${destroot}${prefix}/include/wireshark/epan/ftypes/
    130130        eval xinstall -m 644 [glob ${worksrcpath}/wiretap/*.h] ${destroot}${prefix}/include/wireshark/wiretap/
    131131}
     132
     133patchfiles gtk_drag_and_drop.c.diff
     134