Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Jun 2003 08:08:32 -0700 (PDT)
From:      Erwin Lansing <erwin@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/devel/p5-DateTime Makefile distinfo pkg-plist
Message-ID:  <200306241508.h5OF8Wo8007028@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
erwin       2003/06/24 08:08:32 PDT

  FreeBSD ports repository

  Modified files:
    devel/p5-DateTime    Makefile distinfo pkg-plist 
  Log:
  Update to 0.12
  
  - Make sure tests always run with warnings on.
  - Fix line that had "$] >= 5.6.0" to be "$] >= 5.006".  This caused
    warnings and was just wrong.  Reported by Rick Measham.
  - Quiet warnings from pure Perl implementation.
  - Quiet warnings from language modules with Unicode when used with
    Perl 5.00503.
  
  PR:             53684
  Submitted by:   maintainer
  
  Revision  Changes    Path
  1.2       +1 -1      ports/devel/p5-DateTime/Makefile
  1.2       +1 -1      ports/devel/p5-DateTime/distinfo
  1.2       +19 -19    ports/devel/p5-DateTime/pkg-plist



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