cvs commit: ports/multimedia/ogle-gui Makefile ports/multimedia/ogle-gui/files patch-src::my_glade.c

Mario Sergio Fujikawa Ferreira lioux at FreeBSD.org
Sat May 10 19:52:07 PDT 2003


lioux       2003/05/10 19:52:06 PDT

  FreeBSD ports repository

  Modified files:
    multimedia/ogle-gui  Makefile 
  Added files:
    multimedia/ogle-gui/files patch-src::my_glade.c 
  Log:
  o Do not check return of dlerror(3) to see if there was an error.
    dlerror(3) holds the value of the LAST dlsym(3) error. It does
    not tell if an error occured in the last dlsym(3) call. It could
    have happened before.
  o Bump PORTREVISION
  
  Submitted by:   nectar
  
  Revision  Changes    Path
  1.22      +1 -0      ports/multimedia/ogle-gui/Makefile
  1.1       +11 -0     ports/multimedia/ogle-gui/files/patch-src::my_glade.c (new)


More information about the cvs-all mailing list