Bug 135959 - [NEW PORT] databases/p5-DBICx-TxnInsert: Wrap all inserts into transaction
Summary: [NEW PORT] databases/p5-DBICx-TxnInsert: Wrap all inserts into transaction
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: Wesley Shields
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-23 13:00 UTC by Andrey Kostenko
Modified: 2009-06-28 14:50 UTC (History)
0 users

See Also:


Attachments
p5-DBICx-TxnInsert-0.01.shar (2.44 KB, text/plain)
2009-06-23 13:00 UTC, Andrey Kostenko
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Andrey Kostenko 2009-06-23 13:00:08 UTC
[description of the port]

WWW:	http://port.home.page/

Generated with FreeBSD Port Tools 0.77
Comment 1 Wesley Shields freebsd_committer freebsd_triage 2009-06-23 14:38:14 UTC
Responsible Changed
From-To: freebsd-ports-bugs->wxs

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2009-06-28 14:45:39 UTC
wxs         2009-06-28 13:45:26 UTC

  FreeBSD ports repository

  Modified files:
    databases            Makefile 
  Added files:
    databases/p5-DBICx-TxnInsert Makefile distinfo pkg-descr 
                                 pkg-plist 
  Log:
  Wrap all inserts into transactions.
  
  WWW:    http://search.cpan.org/dist/DBICx-TxnInsert/
  
  PR:             ports/135959
  Submitted by:   Andrey Kostenko <andrey@kostenko.name>
  
  Revision  Changes    Path
  1.780     +1 -0      ports/databases/Makefile
  1.1       +27 -0     ports/databases/p5-DBICx-TxnInsert/Makefile (new)
  1.1       +3 -0      ports/databases/p5-DBICx-TxnInsert/distinfo (new)
  1.1       +3 -0      ports/databases/p5-DBICx-TxnInsert/pkg-descr (new)
  1.1       +6 -0      ports/databases/p5-DBICx-TxnInsert/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 Wesley Shields freebsd_committer freebsd_triage 2009-06-28 14:46:11 UTC
State Changed
From-To: open->closed

Committed. Thanks!