cvs commit: ports/graphics/xaralx Makefile ports/graphics/xaralx/files patch-configure.in ports/graphics/xaralx-devel Makefile distinfo ports/graphics/xaralx-devel/files patch-configure.in

Vasil Dimov vd at FreeBSD.org
Mon Jun 5 15:31:39 UTC 2006


vd          2006-06-05 15:29:49 UTC

  FreeBSD ports repository

  Modified files:
    graphics/xaralx      Makefile 
    graphics/xaralx/files patch-configure.in 
    graphics/xaralx-devel Makefile distinfo 
  Added files:
    graphics/xaralx-devel/files patch-configure.in 
  Log:
  * Upgrade graphics/xaralx-devel from 0.5r1184 to 0.5r1250
  * Add libtool dependency because configure.in mentions AC_PROG_LIBTOOL
    which seems to be defined by libtool.m4 installed by libtool. This allows
    us to drop the hack of removing it from configure.in
  * Invoking "pkg-config --cflags atk fontconfig gdk-2.0 pango" is not
    necessary anymore. Drop it.
  * Invoke autoreconf with a hacked value of ACLOCAL environment variable
    to make aclocal find gettext.m4 which is installed in /usr/local/aclocal/
    but aclocal is searching /usr/local/aclocal19/. ade@ promised to fix this
    soon
  * Remove unnecessary changes to configure.in, they are not needed now
  
  Revision  Changes    Path
  1.9       +5 -1      ports/graphics/xaralx-devel/Makefile
  1.9       +3 -3      ports/graphics/xaralx-devel/distinfo
  1.4       +22 -0     ports/graphics/xaralx-devel/files/patch-configure.in (new)
  1.13      +6 -5      ports/graphics/xaralx/Makefile
  1.4       +12 -50    ports/graphics/xaralx/files/patch-configure.in


More information about the cvs-all mailing list