summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorjdolecek <jdolecek>2010-03-21 12:42:08 +0000
committerjdolecek <jdolecek>2010-03-21 12:42:08 +0000
commitfd06236799a6508d61eba37254541178ffe0f2df (patch)
tree908cda30be90bcd1982dbd222d95e3b6f37a9076 /textproc
parent295f1b1dce1495f2faf65682b9cd60a47c0050ae (diff)
downloadpkgsrc-fd06236799a6508d61eba37254541178ffe0f2df.tar.gz
switch php-enchant to use PECL module (version 1.1.0), so that it's also usable with PHP 5.2.*
compilation tested with PHP 5.2.13 and 5.3.2 on Mac OS X 10.6.2, NetBSD 5.0.1 slightly adjust COMMENT
Diffstat (limited to 'textproc')
-rw-r--r--textproc/php-enchant/Makefile7
-rw-r--r--textproc/php-enchant/distinfo5
2 files changed, 9 insertions, 3 deletions
diff --git a/textproc/php-enchant/Makefile b/textproc/php-enchant/Makefile
index 77b51659c2b..5c7fa6e3f2c 100644
--- a/textproc/php-enchant/Makefile
+++ b/textproc/php-enchant/Makefile
@@ -1,14 +1,15 @@
-# $NetBSD: Makefile,v 1.1.1.1 2010/03/16 15:42:44 taca Exp $
+# $NetBSD: Makefile,v 1.2 2010/03/21 12:42:08 jdolecek Exp $
MODNAME= enchant
+PECL_VERSION= 1.1.0
CATEGORIES+= textproc
-COMMENT= PHP extension for ENCHANT support.
+COMMENT= PHP extension for ENCHANT (spelling) support
PKG_DESTDIR_SUPPORT= user-destdir
CONFIGURE_ARGS+= --with-enchant=shared,${BUILDLINK_PREFIX.enchant}
-PHP_VERSION_REQD= 53
+BUILDLINK_API_DEPENDS.enchant+= enchant>=1.2.4
.include "../../lang/php/ext.mk"
.include "../../textproc/enchant/buildlink3.mk"
diff --git a/textproc/php-enchant/distinfo b/textproc/php-enchant/distinfo
new file mode 100644
index 00000000000..62506da7901
--- /dev/null
+++ b/textproc/php-enchant/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2010/03/21 12:42:08 jdolecek Exp $
+
+SHA1 (php-enchant/enchant-1.1.0.tgz) = 8f70603a5ab438450ce19516e5f3a9ed81ad9740
+RMD160 (php-enchant/enchant-1.1.0.tgz) = 89cfb0e304ceb637d3a91ba28bf2a712fbe291df
+Size (php-enchant/enchant-1.1.0.tgz) = 9464 bytes