Ticket #3799: Portfile.2.patch

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

patch for portfiles 0.8.8 -> 0.8.10 (2)

  • gnome/gst-plugins/Portfile

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