Ticket #48588: change-gtksourceview2-maintainer.diff

File change-gtksourceview2-maintainer.diff, 1.6 KB (added by wdc@…, 9 years ago)

Take over as port maintainer, and use the patch file to correct the defect.

  • Portfile

    diff -ur /opt/local/var/macports/sources/sea.us.rsync.macports.org/release/tarballs/ports/gnome/gtksourceview2/Portfile ./Portfile
    old new  
    1111# respository indicates they were in process of shift
    1212# from LGPL-2+ to LGPL-2.1+
    1313set branch      [join [lrange [split ${version} .] 0 1] .]
    14 maintainers         gmail.com:micah.lerner openmaintainer
     14maintainers         mit.edu:wdc openmaintainer
    1515categories          gnome
    1616platforms           darwin
    1717description         GtkSourceView is a text widget
     
    4545    path:lib/pkgconfig/glib-2.0.pc:glib2 \
    4646    port:gettext \
    4747    port:gtk2 \
    48     port:libxml2
     48    port:libxml2 \
     49    port:gtk-osx-application-gtk2
     50
     51
    4952
    5053patchfiles      patch-configure.ac.diff \
    51                 patch-gtksourceview_gtksourceview-i18n.c.diff
     54                patch-gtkosxapplication.diff
    5255
    5356# reconfigure using upstream autogen.sh for intltool 0.51 compatibility
    5457
     
    7780    }
    7881}
    7982
    80 variant quartz {
    81     depends_lib-append port:ige-mac-integration
    82 }
    83 
    8483variant glade description {Build glade catalog} {
    8584    depends_lib-append port:glade3
    8685    configure.args-append   --enable-glade-catalog