pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/pkgsrc-2004Q4]: pkgsrc/databases/p5-DBD-mysql Pullup ticket 219 - req...
details: https://anonhg.NetBSD.org/pkgsrc/rev/131213e79d8e
branches: pkgsrc-2004Q4
changeset: 485810:131213e79d8e
user: salo <salo%pkgsrc.org@localhost>
date: Mon Jan 10 23:55:29 2005 +0000
description:
Pullup ticket 219 - requested by Manuel Bouyer
build fix for p5-DBD-mysql
Module Name: pkgsrc
Committed By: seb
Date: Tue Dec 21 23:58:03 UTC 2004
Modified Files:
pkgsrc/databases/p5-DBD-mysql: Makefile
Log Message:
Fix build: p5-Data-ShowTable had its PKGREVISION bumped, be more
liberal on the version this package requires.
diffstat:
databases/p5-DBD-mysql/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r f3f5f00b9f83 -r 131213e79d8e databases/p5-DBD-mysql/Makefile
--- a/databases/p5-DBD-mysql/Makefile Sat Jan 08 16:24:16 2005 +0000
+++ b/databases/p5-DBD-mysql/Makefile Mon Jan 10 23:55:29 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2004/12/20 11:30:57 grant Exp $
+# $NetBSD: Makefile,v 1.27.2.1 2005/01/10 23:55:29 salo Exp $
#
DISTNAME= DBD-mysql-2.9004
@@ -12,7 +12,7 @@
HOMEPAGE= http://www.mysql.com/
COMMENT= Perl DBI/DBD driver for MySQL databases
-DEPENDS+= p5-Data-ShowTable-3.3:../../devel/p5-Data-ShowTable
+DEPENDS+= p5-Data-ShowTable>=3.3:../../devel/p5-Data-ShowTable
BUILDLINK_DEPENDS.mysql-client?= mysql-client>=3.23.49nb1
Home |
Main Index |
Thread Index |
Old Index