Bug 120627 - [NEW PORT] devel/p5-SVN-Notify-Mirror: Keep a mirrored working copy of a repository path
Summary: [NEW PORT] devel/p5-SVN-Notify-Mirror: Keep a mirrored working copy of a repo...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Beech Rintoul
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-02-14 00:10 UTC by Greg Larkin
Modified: 2008-02-14 04:00 UTC (History)
1 user (show)

See Also:


Attachments
p5-SVN-Notify-Mirror-0.03603.shar (3.14 KB, text/plain)
2008-02-14 00:10 UTC, Greg Larkin
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Greg Larkin 2008-02-14 00:10:00 UTC
This Perl module keeps a directory in sync with a portion of a
Subversion repository.  This is typically used to keep a development
web server in sync with the changes made to the repository. This
directory can either be on the same box as the repository itself,
or it can be remote.

WWW:    http://search.cpan.org/dist/SVN-Notify-Mirror/

Generated with FreeBSD Port Tools 0.77
Comment 1 Beech Rintoul freebsd_committer freebsd_triage 2008-02-14 02:20:22 UTC
Responsible Changed
From-To: freebsd-ports-bugs->beech

I'll take it
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-02-14 03:53:07 UTC
beech       2008-02-14 03:53:02 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/p5-SVN-Notify-Mirror Makefile distinfo pkg-descr 
                               pkg-plist 
  Log:
  This Perl module keeps a directory in sync with a portion of a
  Subversion repository.  This is typically used to keep a development
  web server in sync with the changes made to the repository. This
  directory can either be on the same box as the repository itself,
  or it can be remote.
  
  PR:             ports/120627
  Submitted by:   Greg Larkin <glarkin at sourcehosting.net>
  
  Revision  Changes    Path
  1.2981    +1 -0      ports/devel/Makefile
  1.1       +42 -0     ports/devel/p5-SVN-Notify-Mirror/Makefile (new)
  1.1       +3 -0      ports/devel/p5-SVN-Notify-Mirror/distinfo (new)
  1.1       +7 -0      ports/devel/p5-SVN-Notify-Mirror/pkg-descr (new)
  1.1       +8 -0      ports/devel/p5-SVN-Notify-Mirror/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Beech Rintoul freebsd_committer freebsd_triage 2008-02-14 03:54:03 UTC
State Changed
From-To: open->closed

Committed, Thanks!