summaryrefslogtreecommitdiff
path: root/cpan/DB_File
diff options
context:
space:
mode:
authorChris 'BinGOs' Williams <chris@bingosnet.co.uk>2018-12-23 14:10:06 +0000
committerChris 'BinGOs' Williams <chris@bingosnet.co.uk>2018-12-23 14:10:06 +0000
commit31f2b81e1c4fc32fa077c87d732357f8aed69d69 (patch)
tree2fd7ac14a4dfeec64b9fc2f8c0865bd1e63acd34 /cpan/DB_File
parentd0f394dfc181e48845fd1105c5a16478b7ef9c2f (diff)
downloadperl-31f2b81e1c4fc32fa077c87d732357f8aed69d69.tar.gz
Update DB_File to CPAN version 1.843
[DELTA] 1.843 2 November 2018 * hints file (sourced from http://cvsweb.netbsd.org/bsdweb.cgi/pkgsrc/lang/perl5/files/) Highlighed by Sevan Janiyan <venture37@geeklan.co.uk> hints/bitrig.pl hints/netbsd.pl hints/minix.pl hints/openbsd.pl
Diffstat (limited to 'cpan/DB_File')
-rw-r--r--cpan/DB_File/DB_File.pm2
-rw-r--r--cpan/DB_File/hints/bitrig.pl1
-rw-r--r--cpan/DB_File/hints/minix.pl1
-rw-r--r--cpan/DB_File/hints/netbsd.pl1
-rw-r--r--cpan/DB_File/hints/openbsd.pl1
5 files changed, 5 insertions, 1 deletions
diff --git a/cpan/DB_File/DB_File.pm b/cpan/DB_File/DB_File.pm
index 983741a771..6ca1592aad 100644
--- a/cpan/DB_File/DB_File.pm
+++ b/cpan/DB_File/DB_File.pm
@@ -165,7 +165,7 @@ use Carp;
# Module not thread safe, so don't clone
sub CLONE_SKIP { 1 }
-$VERSION = "1.842" ;
+$VERSION = "1.843" ;
$VERSION = eval $VERSION; # needed for dev releases
{
diff --git a/cpan/DB_File/hints/bitrig.pl b/cpan/DB_File/hints/bitrig.pl
new file mode 100644
index 0000000000..53703a0cb6
--- /dev/null
+++ b/cpan/DB_File/hints/bitrig.pl
@@ -0,0 +1 @@
+$self->{LIBS} = [''];
diff --git a/cpan/DB_File/hints/minix.pl b/cpan/DB_File/hints/minix.pl
new file mode 100644
index 0000000000..53703a0cb6
--- /dev/null
+++ b/cpan/DB_File/hints/minix.pl
@@ -0,0 +1 @@
+$self->{LIBS} = [''];
diff --git a/cpan/DB_File/hints/netbsd.pl b/cpan/DB_File/hints/netbsd.pl
new file mode 100644
index 0000000000..53703a0cb6
--- /dev/null
+++ b/cpan/DB_File/hints/netbsd.pl
@@ -0,0 +1 @@
+$self->{LIBS} = [''];
diff --git a/cpan/DB_File/hints/openbsd.pl b/cpan/DB_File/hints/openbsd.pl
new file mode 100644
index 0000000000..53703a0cb6
--- /dev/null
+++ b/cpan/DB_File/hints/openbsd.pl
@@ -0,0 +1 @@
+$self->{LIBS} = [''];