sunpoet     2011-10-15 15:31:09 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/p5-Hash-NoRef  Makefile distinfo pkg-descr pkg-plist 
  Log:
  - Add p5-Hash-NoRef 0.03
  
  Hash::NoRef is a Perl module to create HASH that store values without increase
  the reference count (weak references). This can be used to store objects but
  without interfere in the DESTROY mechanism, since the reference in this HASH
  won't count.
  
  WWW: http://search.cpan.org/dist/Hash-NoRef/
  
  Revision  Changes    Path
  1.4607    +1 -0      ports/devel/Makefile
  1.1       +21 -0     ports/devel/p5-Hash-NoRef/Makefile (new)
  1.1       +2 -0      ports/devel/p5-Hash-NoRef/distinfo (new)
  1.1       +6 -0      ports/devel/p5-Hash-NoRef/pkg-descr (new)
  1.1       +7 -0      ports/devel/p5-Hash-NoRef/pkg-plist (new)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to