diff options
| author | Adam Weinberger <adamw@FreeBSD.org> | 2015-05-09 16:50:00 +0000 |
|---|---|---|
| committer | Adam Weinberger <adamw@FreeBSD.org> | 2015-05-09 16:50:00 +0000 |
| commit | 2911cb77ccbda8d5ea83cebee2c949193f269e8a (patch) | |
| tree | e6057c04fe8b5a92ac2947448be0f47d06a48b3c /databases/p5-DBIx-Class-ResultSet-HashRef/files/patch-Makefile.PL | |
| parent | new port: security/omniauth-bitbucket (diff) | |
Reassign databases/ perl modules to perl@.
Also:
- Sort plists
- Sort DEPENDS
- Add TEST_DEPENDS where necessary
- p5-Class-DBI-DDL: switch to USE_PERL5=configure
- Remove unnecessary or unusual stuff from pkg-descr's
- Regenerate patches using makepatch where necessary
- Based on the description from p5-DBIx-Password (most of which I've
excised), it isn't clear whether this module even works when it's
built non-interactive
- p5-DBIx-Simple: Make all the OPTIONS dependencies BUILD_DEPENDS
as well
- p5-T2: Fails 'make test' (as it did before). The module isn't even
present on CPAN or Meta::CPAN, and should probably be considered
for deletion
Diffstat (limited to 'databases/p5-DBIx-Class-ResultSet-HashRef/files/patch-Makefile.PL')
| -rw-r--r-- | databases/p5-DBIx-Class-ResultSet-HashRef/files/patch-Makefile.PL | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/databases/p5-DBIx-Class-ResultSet-HashRef/files/patch-Makefile.PL b/databases/p5-DBIx-Class-ResultSet-HashRef/files/patch-Makefile.PL index 8d98f9f14817..dceb14943479 100644 --- a/databases/p5-DBIx-Class-ResultSet-HashRef/files/patch-Makefile.PL +++ b/databases/p5-DBIx-Class-ResultSet-HashRef/files/patch-Makefile.PL @@ -1,6 +1,6 @@ ---- Makefile.PL.orig 2009-09-15 13:23:11.000000000 -0300 -+++ Makefile.PL 2009-09-15 13:23:16.000000000 -0300 -@@ -13,5 +13,5 @@ +--- Makefile.PL.orig 2009-06-14 17:01:15 UTC ++++ Makefile.PL +@@ -13,5 +13,5 @@ requires 'DBIx::Class'; test_requires 'Test::More'; |
