Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 May 2003 19:52:06 -0700 (PDT)
From:      Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/multimedia/ogle-gui Makefile ports/multimedia/ogle-gui/files         patch-src::my_glade.c
Message-ID:  <200305110252.h4B2q6Rl029928@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200305110252.h4B2q6Rl029928>