Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Dec 2005 15:28:59 +0000 (UTC)
From:      Aaron Dalton <aaron@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/devel/p5-Heap-Simple-Perl Makefile distinfo pkg-plist ports/devel/p5-Heap-Simple-Perl/files patch-Makefile
Message-ID:  <200512201528.jBKFSxtL004976@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
aaron       2005-12-20 15:28:59 UTC

  FreeBSD ports repository

  Modified files:
    devel/p5-Heap-Simple-Perl Makefile distinfo pkg-plist 
  Added files:
    devel/p5-Heap-Simple-Perl/files patch-Makefile 
  Log:
  - updated from v0.10 to v0.11
  - updated maintainership
  
  0.11  2005-11-20
          - Add extract_all method
          - Add merge_arrays method
          - inserts can now handle multiple elements as argument
          - absorb and key_absorb use the new multi-inserts
          - absorb and key_absorb now take any number of heaps as argument
            instead of absorbing exactly one.
          - Special characters in generated constant strings were incorrectly
            escaped (bugfix)
          - key_method doesn't return literal strings anymore in the "complex"
            case (also causes the above mentioned bug to never trigger)
          - make the internal _STRING and _LITERAL macros never see each others
            output (this is possibly a bugfix)
  
  Approved by:    tobez
  
  Revision  Changes    Path
  1.3       +4 -4      ports/devel/p5-Heap-Simple-Perl/Makefile
  1.3       +3 -2      ports/devel/p5-Heap-Simple-Perl/distinfo
  1.1       +11 -0     ports/devel/p5-Heap-Simple-Perl/files/patch-Makefile (new)
  1.2       +1 -0      ports/devel/p5-Heap-Simple-Perl/pkg-plist



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