summaryrefslogtreecommitdiff
path: root/net/php-yaz/Makefile
diff options
context:
space:
mode:
authorseb <seb@pkgsrc.org>2008-10-28 15:37:33 +0000
committerseb <seb@pkgsrc.org>2008-10-28 15:37:33 +0000
commit99df33f9d5e9b300d675911a559a15f39c745717 (patch)
tree99916d19f74ff3ee88bc91668ec4ce8acb9b87cc /net/php-yaz/Makefile
parent83613e330d299c01ff87ed486abd6e733ea46284 (diff)
downloadpkgsrc-99df33f9d5e9b300d675911a559a15f39c745717.tar.gz
Update from version 1.0.7 to version 1.0.14.
This fix this package build with latest net/yaz package. Changes: 1.0.14 Allow sru_verson to be set via yaz_connect. Fixed bad memory reference in yaz_es_result 1.0.13 Fixed yaz_present that could use use yaz_range values from old session 1.0.12 Fixed argument parsing for yaz_ccl_parse 1.0.11 Fixes for windows 1.0.10 CCL stop word facility 1.0.9 Updated for YAZ 3.0. Shutdown/setting fixes 1.0.8 Updated for YAZ 2.1.42
Diffstat (limited to 'net/php-yaz/Makefile')
-rw-r--r--net/php-yaz/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net/php-yaz/Makefile b/net/php-yaz/Makefile
index bc3fd423397..82d6a8ff277 100644
--- a/net/php-yaz/Makefile
+++ b/net/php-yaz/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2008/06/12 02:14:41 joerg Exp $
+# $NetBSD: Makefile,v 1.4 2008/10/28 15:37:33 seb Exp $
MODNAME= yaz
-PECL_VERSION= 1.0.7
-PKGREVISION= 1
+PECL_VERSION= 1.0.14
+#PKGREVISION= 1
CATEGORIES+= net
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= PHP extension for YAZ