Ticket #5197: Portfile.patch

File Portfile.patch, 801 bytes (added by rhwood@…, 19 years ago)

Portfile diffs

  • gnome/gst-plugins/Portfile

    old new  
    11# $Id: Portfile,v 1.8 2005/07/18 18:24:58 olegb Exp $
    22PortSystem 1.0
    33name            gst-plugins
    4 version         0.8.10
     4version         0.8.11
    55description     This is gst-plugins, a set of plug-ins for GStreamer.
    66long_description        ${description}
    77maintainers     gnome-darwinports@opendarwin.org
     
    99platforms       darwin
    1010homepage        http://www.gnome.org/
    1111master_sites    gnome:sources/gst-plugins/0.8/ http://gstreamer.freedesktop.org/src/${name}/
    12 checksums       md5 99f36ba2b91015a23d3c20a8f424b232
     12checksums       md5 ea787eeed3761ff03cb60ecebebe1c30
    1313depends_lib     lib:libgstreamer:gstreamer
    1414# could depend on tons for multimedia stuff +variants
    1515use_bzip2       yes