Add missing extra header files, they are needed at least to build

the php-pdo package.

Bump PKGREVISION.
This commit is contained in:
xtraeme 2006-01-08 17:45:23 +00:00
parent 5604b85276
commit b15a2b15e5
4 changed files with 22 additions and 4 deletions

View file

@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.1.1.1 2005/10/31 09:21:40 xtraeme Exp $
# $NetBSD: Makefile,v 1.2 2006/01/08 17:45:23 xtraeme Exp $
PKGNAME= ${DISTNAME:S/-/-client-/}
#PKGREVISION= 1
PKGREVISION= 1
SVR4_PKGNAME= mysqc
COMMENT= MySQL 5, a free SQL database (client)

View file

@ -1,4 +1,4 @@
@comment $NetBSD: PLIST,v 1.1.1.1 2005/10/31 09:21:40 xtraeme Exp $
@comment $NetBSD: PLIST,v 1.2 2006/01/08 17:45:23 xtraeme Exp $
bin/msql2mysql
bin/mysql
bin/mysql_config
@ -45,8 +45,11 @@ include/mysql/mysql_com.h
include/mysql/mysql_embed.h
include/mysql/mysql_time.h
include/mysql/mysql_version.h
include/mysql/mysqld_ername.h
include/mysql/mysqld_error.h
include/mysql/raid.h
include/mysql/sql_common.h
include/mysql/sql_state.h
include/mysql/sslopt-case.h
include/mysql/sslopt-longopts.h
include/mysql/sslopt-vars.h

View file

@ -1,4 +1,4 @@
$NetBSD: distinfo,v 1.2 2005/12/02 08:13:26 xtraeme Exp $
$NetBSD: distinfo,v 1.3 2006/01/08 17:45:23 xtraeme Exp $
SHA1 (mysql-5.0.16.tar.gz) = 28f7a20ffefcade3c1cce7250e9d3ea1fa33ab37
RMD160 (mysql-5.0.16.tar.gz) = ec3108fc8fe043db54329af66a7f99e2da8c716c
@ -14,3 +14,4 @@ SHA1 (patch-ah) = bd34391e522ae12ee63ec6a734f7a31116b2918d
SHA1 (patch-ai) = 242c97ab4658838a6001d9c288e01209abfcee77
SHA1 (patch-aj) = 31c933a03e2b05aeaff1d89d3fa542aad663e96a
SHA1 (patch-ak) = a09c2bf961d0e40e328d246e821efc36461dbdf8
SHA1 (patch-al) = 56bb803eecfde5052fecae365d5fcad369ce954c

View file

@ -0,0 +1,14 @@
$NetBSD: patch-al,v 1.1 2006/01/08 17:45:23 xtraeme Exp $
--- include/Makefile.in.orig 2006-01-08 18:09:19.000000000 +0100
+++ include/Makefile.in 2006-01-08 18:11:16.000000000 +0100
@@ -349,7 +349,8 @@
errmsg.h my_global.h my_net.h my_alloc.h \
my_getopt.h sslopt-longopts.h my_dir.h typelib.h \
sslopt-vars.h sslopt-case.h sql_common.h keycache.h \
- mysql_time.h $(BUILT_SOURCES)
+ mysql_time.h $(BUILT_SOURCES) mysqld_ername.h \
+ mysqld_error.h sql_state.h
noinst_HEADERS = config-win.h config-os2.h config-netware.h \
heap.h my_bitmap.h\