Bug 142175 - New port: databases/p5-DBIx-VersionedDDL Perl module/utility that can upgrade or downgrade a schema
Summary: New port: databases/p5-DBIx-VersionedDDL Perl module/utility that can upgrade...
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: Wen Heping
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-30 19:10 UTC by Alan Snelson
Modified: 2010-01-20 12:20 UTC (History)
0 users

See Also:


Attachments
file.shar (2.03 KB, text/plain)
2009-12-30 19:10 UTC, Alan Snelson
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alan Snelson 2009-12-30 19:10:01 UTC
New port for the perl module DBIx-VersionedDDL.  Provides the ability to upgrade and downgrade database schemas to a specified version.
Comment 1 Wen Heping freebsd_committer freebsd_triage 2009-12-31 03:03:44 UTC
Responsible Changed
From-To: freebsd-ports-bugs->wen

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-01-20 12:10:13 UTC
wen         2010-01-20 12:09:53 UTC

  FreeBSD ports repository

  Modified files:
    databases            Makefile 
  Added files:
    databases/p5-DBIx-VersionedDDL Makefile distinfo pkg-descr 
                                   pkg-plist 
  Log:
  DBIx::VersionedDDL is a perl module to upgrade and downgrade database
  schemas to a specified version.
  
  WWW: http://search.cpan.org/dist/DBIx-VersionedDDL/
  
  PR:             ports/142175
  Submitted by:   Alan Snelson <Alan@Wave2.org>
  
  Revision  Changes    Path
  1.831     +1 -0      ports/databases/Makefile
  1.1       +26 -0     ports/databases/p5-DBIx-VersionedDDL/Makefile (new)
  1.1       +3 -0      ports/databases/p5-DBIx-VersionedDDL/distinfo (new)
  1.1       +4 -0      ports/databases/p5-DBIx-VersionedDDL/pkg-descr (new)
  1.1       +6 -0      ports/databases/p5-DBIx-VersionedDDL/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 Wen Heping freebsd_committer freebsd_triage 2010-01-20 12:10:47 UTC
State Changed
From-To: open->closed

New port added, with minor changes. Thanks!