Update 1.11 to 1.12
------------------- 1.12 June 12, 2013 - Fix detection of server startup in mod_perl 2, to avoid caching connections in the parent process. Perrin Harkins <perrin@elem.com>
This commit is contained in:
parent
e146d1a9a5
commit
c27408618b
2 changed files with 6 additions and 7 deletions
|
@ -1,8 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.29 2014/10/09 13:44:34 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.30 2014/12/04 05:56:54 mef Exp $
|
||||
|
||||
DISTNAME= Apache-DBI-1.11
|
||||
DISTNAME= Apache-DBI-1.12
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
PKGREVISION= 3
|
||||
CATEGORIES= databases perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Apache/}
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.11 2012/01/26 14:51:52 rhaen Exp $
|
||||
$NetBSD: distinfo,v 1.12 2014/12/04 05:56:54 mef Exp $
|
||||
|
||||
SHA1 (Apache-DBI-1.11.tar.gz) = b9f83f6e9700f5da3eb6e14d4aa92c97f3c28e54
|
||||
RMD160 (Apache-DBI-1.11.tar.gz) = 8faa035b1500551d3a1dccd02948db45be974797
|
||||
Size (Apache-DBI-1.11.tar.gz) = 34664 bytes
|
||||
SHA1 (Apache-DBI-1.12.tar.gz) = c933c335208181753ef16dc611889c70731dd097
|
||||
RMD160 (Apache-DBI-1.12.tar.gz) = 40e40acc84ff8ed1ec3a32620b8908de49f23026
|
||||
Size (Apache-DBI-1.12.tar.gz) = 35017 bytes
|
||||
|
|
Loading…
Reference in a new issue