mandree     2011-02-21 08:50:57 UTC

  FreeBSD ports repository

  Modified files:
    dns/dnsmasq          Makefile distinfo 
  Removed files:
    dns/dnsmasq/files    patch-aa 
  Log:
  Upgrade to new upstream release 2.57.
  
  Remove support for FreeBSD releases 6.X.
  
  Allow build with IDN but without NLS (this requires that dns/libidn
  is also built WITHOUT_NLS) to expose an upstream change. Useful for embedded
  devices.
  
  Warn user if this is requested but libidn needs NLS libraries
  because in that case dnsmasq inherits the NLS dependencies from libidn.
  
  Remove files/patch-aa, it was a preview patch from a 2.57 test release,
  fixing a regression in 2.56 that caused hex constants to be rejected in
  the configuratino if they contained the '*' wildcard.
  
  Further upstream changes:
  - use own header for DNS protocol, rather than using arpa/nameser.h
  - correct ctype.h function argument casts (isdigit(), isxdigit(), etc.)
  - Accept extra empty arguments on command line to avoid libvirt breakage.
  
  Revision  Changes    Path
  1.68      +22 -9     ports/dns/dnsmasq/Makefile
  1.48      +2 -2      ports/dns/dnsmasq/distinfo
  1.2       +0 -11     ports/dns/dnsmasq/files/patch-aa (dead)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to