1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00

- Update to 1.06, security update

- Previously $Apache::AuthDBI::DEBUG = 0 was broken so that
  logging was effectively ALWAYS on in function debug().

  This will also log passwords with no way to turn this off.

PR:		ports/110789
Submitted by:	maintainer (Philip M. Gollucci)
This commit is contained in:
Cheng-Lung Sung 2007-03-25 09:11:59 +00:00
parent 4afaaba5ea
commit 4c016df997
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=188249
2 changed files with 4 additions and 5 deletions

View File

@ -6,8 +6,7 @@
#
PORTNAME= Apache-DBI
PORTVERSION= 1.05
PORTREVISION= 1
PORTVERSION= 1.06
CATEGORIES= www databases perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Apache

View File

@ -1,3 +1,3 @@
MD5 (Apache-DBI-1.05.tar.gz) = ba0b6e345870c052e8ce6d6d73b4bfe4
SHA256 (Apache-DBI-1.05.tar.gz) = 968f8e22393857d4c1e3916c4a0cdbc4ec5cc8cfaa7719309705a08173dc8afa
SIZE (Apache-DBI-1.05.tar.gz) = 33424
MD5 (Apache-DBI-1.06.tar.gz) = ba05c9b7a437e8d974c81d948d162825
SHA256 (Apache-DBI-1.06.tar.gz) = 1ab96005ffab77b53a23edfb1325f87a0934ee3a54968139871becec1acfe947
SIZE (Apache-DBI-1.06.tar.gz) = 33833