Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Oct 2011 15:31:09 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/devel Makefile ports/devel/p5-Hash-NoRef Makefile distinfo pkg-descr pkg-plist
Message-ID:  <201110151531.p9FFV9LW074667@repoman.freebsd.org>

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



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