Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Jun 2005 02:56:12 +0000 (UTC)
From:      Doug Barton <dougb@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/dns/p5-Net-DNS Makefile pkg-plist ports/dns/p5-Net-DNS/files bytes.pm bytes_heavy.pl
Message-ID:  <200506270256.j5R2uCaU019582@repoman.freebsd.org>

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



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