mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
databases/p5-DBIx-Connector: Update to 0.60
Changes: https://metacpan.org/dist/DBIx-Connector/changes
This commit is contained in:
parent
9208f87f76
commit
dcebc64b18
@ -1,5 +1,5 @@
|
||||
PORTNAME= DBIx-Connector
|
||||
PORTVERSION= 0.59
|
||||
PORTVERSION= 0.60
|
||||
CATEGORIES= databases perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1688902953
|
||||
SHA256 (DBIx-Connector-0.59.tar.gz) = 782994f13f49555840538494f8406b0bf2558f533ccda86c8d2b95e2301087f4
|
||||
SIZE (DBIx-Connector-0.59.tar.gz) = 38205
|
||||
TIMESTAMP = 1729875822
|
||||
SHA256 (DBIx-Connector-0.60.tar.gz) = ea783137c54b60ceac04ce5aa962427b21209e5593165ec7d1dde7cbe5d237b4
|
||||
SIZE (DBIx-Connector-0.60.tar.gz) = 38508
|
||||
|
@ -2,6 +2,7 @@
|
||||
%%SITE_PERL%%/DBIx/Connector/Driver.pm
|
||||
%%SITE_PERL%%/DBIx/Connector/Driver/Firebird.pm
|
||||
%%SITE_PERL%%/DBIx/Connector/Driver/MSSQL.pm
|
||||
%%SITE_PERL%%/DBIx/Connector/Driver/MariaDB.pm
|
||||
%%SITE_PERL%%/DBIx/Connector/Driver/Oracle.pm
|
||||
%%SITE_PERL%%/DBIx/Connector/Driver/Pg.pm
|
||||
%%SITE_PERL%%/DBIx/Connector/Driver/SQLite.pm
|
||||
@ -10,6 +11,7 @@
|
||||
%%PERL5_MAN3%%/DBIx::Connector::Driver.3.gz
|
||||
%%PERL5_MAN3%%/DBIx::Connector::Driver::Firebird.3.gz
|
||||
%%PERL5_MAN3%%/DBIx::Connector::Driver::MSSQL.3.gz
|
||||
%%PERL5_MAN3%%/DBIx::Connector::Driver::MariaDB.3.gz
|
||||
%%PERL5_MAN3%%/DBIx::Connector::Driver::Oracle.3.gz
|
||||
%%PERL5_MAN3%%/DBIx::Connector::Driver::Pg.3.gz
|
||||
%%PERL5_MAN3%%/DBIx::Connector::Driver::SQLite.3.gz
|
||||
|
Loading…
Reference in New Issue
Block a user