kwm         2010-05-15 16:11:58 UTC

  FreeBSD ports repository

  Modified files:
    x11-toolkits/gtk20   Makefile 
    x11-toolkits/gtk20/files patch-gdk-pixbuf_io-png.c 
  Log:
  Forced commit for correct commit message.
  
  Gtk 2.20.x got a bug fix because libpng 1.2 defines png_guint_32 as
  unsigned long. However png 1.4.x fixed the problem, so png_guint_32 is now
  properly defined as unsigned int. Now undo the fix in gtk so it uses a
  unsigned int with png 1.4.
  
  Submitted by:   nox@
  
  Revision  Changes    Path
  1.244     +0 -0      ports/x11-toolkits/gtk20/Makefile
  1.2       +0 -0      ports/x11-toolkits/gtk20/files/patch-gdk-pixbuf_io-png.c
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"

Reply via email to