1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-11 07:22:22 +00:00

Updated to 2.9004

This commit is contained in:
Sergey Skvortsov 2004-08-11 13:52:57 +00:00
parent b8e856a8e9
commit 77d87ac1bf
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=115919
3 changed files with 3 additions and 6 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= DBD-mysql
PORTVERSION= 2.9003
PORTVERSION= 2.9004
CATEGORIES= databases perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= DBD

View File

@ -1,2 +1,2 @@
MD5 (DBD-mysql-2.9003.tar.gz) = 5506f687ff764013cacd7947b1169010
SIZE (DBD-mysql-2.9003.tar.gz) = 113433
MD5 (DBD-mysql-2.9004.tar.gz) = fe3e8c65718368a3fa653e592f82248b
SIZE (DBD-mysql-2.9004.tar.gz) = 114043

View File

@ -6,6 +6,3 @@ this programming API are supported. Some rarely used functions are
missing, mainly because noone ever requested them.
WWW: http://search.cpan.org/dist/DBD-mysql/
-- Sergey Skvortsov
skv@FreeBSD.org