cvs commit: ports/devel Makefile ports/devel/p5-Throwable .pkg-descr.swp Makefile distinfo pkg-descr pkg-plist

Philip M. Gollucci pgollucci at FreeBSD.org
Mon Feb 15 23:43:56 UTC 2010


pgollucci    2010-02-15 23:43:55 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/p5-Throwable   .pkg-descr.swp Makefile distinfo 
                         pkg-descr pkg-plist 
  Log:
  Throwable is a role for classes that are meant to be thrown as exceptions
  to standard program flow. It is very simple and does only two things: saves
  any previous value for $@ and calls die $self.
  
  Feature safe:   yes
  
  Revision  Changes    Path
  1.3820    +1 -0      ports/devel/Makefile
  1.1       +1 -0      ports/devel/p5-Throwable/.pkg-descr.swp (new)
  1.1       +29 -0     ports/devel/p5-Throwable/Makefile (new)
  1.1       +3 -0      ports/devel/p5-Throwable/distinfo (new)
  1.1       +5 -0      ports/devel/p5-Throwable/pkg-descr (new)
  1.1       +5 -0      ports/devel/p5-Throwable/pkg-plist (new)


More information about the cvs-ports mailing list