FreeBSD Bugzilla – Attachment 194327 Details for
Bug 229083
[New port] databases/p5-DBIx-Class-Storage-TxnEndHook
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
svn diff
p5-DBIx-Class-Storage-TxnEndHook.diff (text/plain), 3.78 KB, created by
Tomohiro Hosaka
on 2018-06-17 09:13:56 UTC
(
hide
)
Description:
svn diff
Filename:
MIME Type:
Creator:
Tomohiro Hosaka
Created:
2018-06-17 09:13:56 UTC
Size:
3.78 KB
patch
obsolete
>Index: head/databases/p5-DBIx-Class-Storage-TxnEndHook/Makefile >=================================================================== >--- head/databases/p5-DBIx-Class-Storage-TxnEndHook/Makefile (nonexistent) >+++ head/databases/p5-DBIx-Class-Storage-TxnEndHook/Makefile (working copy) >@@ -0,0 +1,26 @@ >+# $FreeBSD$ >+ >+PORTNAME= DBIx-Class-Storage-TxnEndHook >+PORTVERSION= 0.01 >+CATEGORIES= databases perl5 >+MASTER_SITES= CPAN >+PKGNAMEPREFIX= p5- >+ >+MAINTAINER= bokutin@bokut.in >+COMMENT= Transaction hook provider for DBIx::Class >+ >+LICENSE= ART10 GPLv1+ >+LICENSE_COMB= dual >+LICENSE_FILE= ${WRKSRC}/LICENSE >+ >+BUILD_DEPENDS= p5-Module-Build>=0.38:devel/p5-Module-Build >+RUN_DEPENDS= p5-DBIx-Class>=0:databases/p5-DBIx-Class \ >+ p5-Try-Tiny>=0:lang/p5-Try-Tiny >+TEST_DEPENDS= p5-DBD-SQLite>=0:databases/p5-DBD-SQLite \ >+ p5-DBI>=0:databases/p5-DBI \ >+ p5-Test-Fatal>=0:devel/p5-Test-Fatal >+ >+USES= perl5 >+USE_PERL5= modbuild >+ >+.include <bsd.port.mk> > >Property changes on: head/databases/p5-DBIx-Class-Storage-TxnEndHook/Makefile >___________________________________________________________________ >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:keywords >## -0,0 +1 ## >+FreeBSD=%H >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property >Index: head/databases/p5-DBIx-Class-Storage-TxnEndHook/distinfo >=================================================================== >--- head/databases/p5-DBIx-Class-Storage-TxnEndHook/distinfo (nonexistent) >+++ head/databases/p5-DBIx-Class-Storage-TxnEndHook/distinfo (working copy) >@@ -0,0 +1,3 @@ >+TIMESTAMP = 1525338992 >+SHA256 (DBIx-Class-Storage-TxnEndHook-0.01.tar.gz) = d08261713d266565ec40b18ce85d40e6b720c6d771df02e1b7586db078de8842 >+SIZE (DBIx-Class-Storage-TxnEndHook-0.01.tar.gz) = 11189 > >Property changes on: head/databases/p5-DBIx-Class-Storage-TxnEndHook/distinfo >___________________________________________________________________ >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property >Index: head/databases/p5-DBIx-Class-Storage-TxnEndHook/pkg-descr >=================================================================== >--- head/databases/p5-DBIx-Class-Storage-TxnEndHook/pkg-descr (nonexistent) >+++ head/databases/p5-DBIx-Class-Storage-TxnEndHook/pkg-descr (working copy) >@@ -0,0 +1,3 @@ >+transaction hook provider for DBIx::Class >+ >+WWW: https://metacpan.org/pod/DBIx::Class::Storage::TxnEndHook > >Property changes on: head/databases/p5-DBIx-Class-Storage-TxnEndHook/pkg-descr >___________________________________________________________________ >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property >Index: head/databases/p5-DBIx-Class-Storage-TxnEndHook/pkg-plist >=================================================================== >--- head/databases/p5-DBIx-Class-Storage-TxnEndHook/pkg-plist (nonexistent) >+++ head/databases/p5-DBIx-Class-Storage-TxnEndHook/pkg-plist (working copy) >@@ -0,0 +1,4 @@ >+%%SITE_PERL%%/DBIx/Class/Schema/TxnEndHook.pm >+%%SITE_PERL%%/DBIx/Class/Storage/TxnEndHook.pm >+%%PERL5_MAN3%%/DBIx::Class::Schema::TxnEndHook.3.gz >+%%PERL5_MAN3%%/DBIx::Class::Storage::TxnEndHook.3.gz > >Property changes on: head/databases/p5-DBIx-Class-Storage-TxnEndHook/pkg-plist >___________________________________________________________________ >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 229083
:
194327
|
194524