Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Feb 2010 23:43:55 +0000 (UTC)
From:      "Philip M. Gollucci" <pgollucci@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/devel Makefile ports/devel/p5-Throwable .pkg-descr.swp Makefile distinfo pkg-descr pkg-plist
Message-ID:  <201002152343.o1FNhtX6003349@repoman.freebsd.org>

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



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