cvs commit: ports/devel Makefile ports/devel/p5-Role-Identifiable Makefile distinfo pkg-descr pkg-plist

Baptiste Daroussin bapt at FreeBSD.org
Tue Sep 20 08:46:07 UTC 2011


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 at 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)


More information about the cvs-all mailing list