Don't pollute the whatis database due to mailformed SYNOPSIS section.

This commit is contained in:
zhuk 2016-12-25 15:42:09 +00:00
parent 607ccf2b1a
commit 0002185228
2 changed files with 15 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.21 2016/03/20 19:56:10 naddy Exp $
# $OpenBSD: Makefile,v 1.22 2016/12/25 15:42:09 zhuk Exp $
COMMENT = extensible and flexible object relational mapper
@ -6,6 +6,7 @@ MODULES = cpan databases/postgresql databases/mariadb
PKG_ARCH = *
DISTNAME = DBIx-Class-0.082820
CATEGORIES = databases devel
REVISION = 0
MAINTAINER = Andrew Fresh <afresh1@openbsd.org>

View File

@ -0,0 +1,13 @@
$OpenBSD: patch-lib_DBIx_Class_Manual_Troubleshooting_pod,v 1.1 2016/12/25 15:42:09 zhuk Exp $
Don't pollute the makewhatis index.
--- lib/DBIx/Class/Manual/Troubleshooting.pod.orig Sun Apr 3 20:51:24 2016
+++ lib/DBIx/Class/Manual/Troubleshooting.pod Sun Apr 3 20:51:57 2016
@@ -2,6 +2,8 @@
DBIx::Class::Manual::Troubleshooting - Got a problem? Shoot it.
+=head1 QUESTIONS AND ANSWERS
+
=head2 "Can't locate storage blabla"
You're trying to make a query on a non-connected schema. Make sure you got