Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Apr 2009 17:51:14 +0000 (UTC)
From:      Greg Larkin <glarkin@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/devel Makefile ports/devel/p5-SVN-Dumpfile Makefile distinfo pkg-descr pkg-plist
Message-ID:  <200904211751.n3LHpE1m053931@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
glarkin     2009-04-21 17:51:14 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/p5-SVN-Dumpfile Makefile distinfo pkg-descr pkg-plist 
  Log:
  SVN::Dumpfile represents a Subversion dumpfile. It provides methods
  to read existing and write modified or new dumpfiles. It supports
  dumpfiles with the version number 1 - 3 but was written in a tolerant
  way to also support newer versions as long no major changes are
  made.
  
  This module is a OO redesign and generalisation of SVN::Dumpfilter
  v0.21. Newer versions of SVN::Dumpfilter are using it to access the
  input and output dumpfiles.
  
  The ability to create new dumpfiles sets it apart from the similar
  module SVN::Dump. The submodule SVN::Dumpfile::Node::Properties
  also allows the processing of Subversion revision property files
  (i.e. the files lying in the $REPOSITORY/db/revprops/ directory
  holding the author, date and log entry of every revision).
  
  WWW:    http://search.cpan.org/dist/SVN-Dumpfile/
  
  Revision  Changes    Path
  1.3466    +1 -0      ports/devel/Makefile
  1.1       +35 -0     ports/devel/p5-SVN-Dumpfile/Makefile (new)
  1.1       +3 -0      ports/devel/p5-SVN-Dumpfile/distinfo (new)
  1.1       +17 -0     ports/devel/p5-SVN-Dumpfile/pkg-descr (new)
  1.1       +12 -0     ports/devel/p5-SVN-Dumpfile/pkg-plist (new)



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