Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Sep 2011 08:46:07 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/devel Makefile ports/devel/p5-Role-Identifiable Makefile distinfo pkg-descr pkg-plist
Message-ID:  <201109200846.p8K8k7oV084163@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
bapt        2011-09-20 08:46:07 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/p5-Role-Identifiable Makefile distinfo pkg-descr 
                               pkg-plist 
  Log:
  Role::Identifiable::HasIdent is an incredibly simple role. It adds
  a required ident attribute that stores a simple string, meant to
  identify exceptions.
  Role::Identifiable::HasTags adds the ability for your class and its
  composed parts (roles, superclasses) as well as instances of it to
  contribute to a pool of tags describing each instance.
  
  WWW: http://search.cpan.org/dist/Role-Identifiable/
  
  Submitted by:   Geraud CONTINSOUZAS <geraud@gcu.info> (by private mail)
  
  Revision  Changes    Path
  1.4553    +1 -0      ports/devel/Makefile
  1.1       +29 -0     ports/devel/p5-Role-Identifiable/Makefile (new)
  1.1       +2 -0      ports/devel/p5-Role-Identifiable/distinfo (new)
  1.1       +8 -0      ports/devel/p5-Role-Identifiable/pkg-descr (new)
  1.1       +7 -0      ports/devel/p5-Role-Identifiable/pkg-plist (new)



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