aboutsummaryrefslogtreecommitdiff
path: root/databases/libdbi
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2007-04-23 08:05:17 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2007-04-23 08:05:17 +0000
commit5dd1d20bb693de63b00f058e99d3b66a6c272aac (patch)
treef3c5846b9d5268921d6877dad15eb781d16febd1 /databases/libdbi
parent93cf75800c737dc60a625930e0fb3923e7c051b4 (diff)
downloadports-5dd1d20bb693de63b00f058e99d3b66a6c272aac.tar.gz
ports-5dd1d20bb693de63b00f058e99d3b66a6c272aac.zip
- Update to 0.8.2
- I'll maintain it.
Notes
Notes: svn path=/head/; revision=190701
Diffstat (limited to 'databases/libdbi')
-rw-r--r--databases/libdbi/Makefile7
-rw-r--r--databases/libdbi/distinfo6
-rw-r--r--databases/libdbi/files/patch-Makefile.in8
-rw-r--r--databases/libdbi/pkg-plist2
4 files changed, 12 insertions, 11 deletions
diff --git a/databases/libdbi/Makefile b/databases/libdbi/Makefile
index 5b5c7ddbc42a..20c788040670 100644
--- a/databases/libdbi/Makefile
+++ b/databases/libdbi/Makefile
@@ -7,18 +7,17 @@
#
PORTNAME= libdbi
-PORTVERSION= 0.8.1
-PORTREVISION= 1
+PORTVERSION= 0.8.2
CATEGORIES= databases devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= clsung@FreeBSD.org
COMMENT= Database Independent Abstraction Layer for C
USE_AUTOTOOLS= libtool:15
GNU_CONFIGURE= yes
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
post-patch:
@${REINPLACE_CMD} -e "s|-O20|${CFLAGS}|g" -e "s|-std=gnu99||g" \
diff --git a/databases/libdbi/distinfo b/databases/libdbi/distinfo
index 2ef685621537..e3943b4ee466 100644
--- a/databases/libdbi/distinfo
+++ b/databases/libdbi/distinfo
@@ -1,3 +1,3 @@
-MD5 (libdbi-0.8.1.tar.gz) = 72a3d26b410ffb428b7a02d6224075c1
-SHA256 (libdbi-0.8.1.tar.gz) = df940f1d98a0b2006a15e4d3a2f309a7f0fb3e1b0e357d21515cfc13287379c2
-SIZE (libdbi-0.8.1.tar.gz) = 1018608
+MD5 (libdbi-0.8.2.tar.gz) = e5b5aa098ac35e7cb921edcf8b77a865
+SHA256 (libdbi-0.8.2.tar.gz) = 8d3cc69f8afc0386afdaeaab2b3558b2a4fe9a54c440dac34e3b9206d376f407
+SIZE (libdbi-0.8.2.tar.gz) = 1009661
diff --git a/databases/libdbi/files/patch-Makefile.in b/databases/libdbi/files/patch-Makefile.in
index e73779c150e5..47cf0a57d4a5 100644
--- a/databases/libdbi/files/patch-Makefile.in
+++ b/databases/libdbi/files/patch-Makefile.in
@@ -1,10 +1,10 @@
---- Makefile.in.orig Mon Aug 29 16:47:49 2005
-+++ Makefile.in Thu Sep 1 22:16:12 2005
-@@ -176,7 +176,7 @@
+--- Makefile.in.orig Thu Feb 15 06:51:14 2007
++++ Makefile.in Wed Apr 11 11:04:49 2007
+@@ -180,7 +180,7 @@
sysconfdir = @sysconfdir@
target_alias = @target_alias@
AUTOMAKE_OPTIONS = foreign dist-zip
--SUBDIRS = src include doc
+-SUBDIRS = src include @docs_subdirs@
+SUBDIRS = src include
EXTRA_DIST = AUTHORS COPYING ChangeLog INSTALL README README.win32 README.osx TODO NEWS libdbi.spec.in config.h.in Makefile.w32 autogen.sh drivers/example/AUTHORS drivers/example/Makefile.am drivers/example/README drivers/example/TODO drivers/example/.cvsignore drivers/example/dbd_example.c drivers/example/dbd_example.h drivers/example/dbd_example.sgml
all: config.h
diff --git a/databases/libdbi/pkg-plist b/databases/libdbi/pkg-plist
index d55fd124c238..886ce3380fbb 100644
--- a/databases/libdbi/pkg-plist
+++ b/databases/libdbi/pkg-plist
@@ -39,6 +39,8 @@ lib/libdbi.so.0
%%PORTDOCS%%%%DOCSDIR%%/programmers-guide/reference-query.html
%%PORTDOCS%%%%DOCSDIR%%/programmers-guide/reference.html
%%PORTDOCS%%%%DOCSDIR%%/programmers-guide/terminology.html
+%%PORTDOCS%%%%DOCSDIR%%/programmers-guide/x267.html
+%%PORTDOCS%%%%DOCSDIR%%/programmers-guide/x278.html
%%PORTDOCS%%@dirrm %%DOCSDIR%%/programmers-guide
%%PORTDOCS%%@dirrm %%DOCSDIR%%/driver-guide
%%PORTDOCS%%@dirrm %%DOCSDIR%%