cvs commit: ports/dns/p5-Net-DNS Makefile pkg-plist ports/dns/p5-Net-DNS/files bytes.pm bytes_heavy.pl

Doug Barton dougb at FreeBSD.org
Mon Jun 27 02:56:13 GMT 2005


dougb       2005-06-27 02:56:12 UTC

  FreeBSD ports repository

  Modified files:
    dns/p5-Net-DNS       Makefile pkg-plist 
  Added files:
    dns/p5-Net-DNS/files bytes.pm bytes_heavy.pl 
  Log:
  Make this work on Perl 5.005.03 (ala RELENG_4) by installing
  the bytes.pm pragma, which is the only thing that the new
  version of Net::DNS needs from 5.6+ that isn't in 5.005.03.
  
  Revision  Changes    Path
  1.57      +10 -0     ports/dns/p5-Net-DNS/Makefile
  1.1       +91 -0     ports/dns/p5-Net-DNS/files/bytes.pm (new)
  1.1       +43 -0     ports/dns/p5-Net-DNS/files/bytes_heavy.pl (new)
  1.17      +2 -0      ports/dns/p5-Net-DNS/pkg-plist


More information about the cvs-all mailing list