summaryrefslogtreecommitdiff
path: root/misc/php-mbstring
diff options
context:
space:
mode:
authorjdolecek <jdolecek@pkgsrc.org>2005-10-16 12:17:47 +0000
committerjdolecek <jdolecek@pkgsrc.org>2005-10-16 12:17:47 +0000
commitebc5ce969dcda6930b50f0685ea4eb35ea356ad6 (patch)
tree82f0f8be87aba06ef02d240a9cc4cfbe0e545743 /misc/php-mbstring
parentfadc4d89e90d528925910c7ae576cd5399261360 (diff)
downloadpkgsrc-ebc5ce969dcda6930b50f0685ea4eb35ea356ad6.tar.gz
Fix bug in mbstring extension function mb_encode_mimeheader(), which
misinterpreted some Japanese characters as ASCII. PR: 31223 by Takahiro Kambe
Diffstat (limited to 'misc/php-mbstring')
-rw-r--r--misc/php-mbstring/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/misc/php-mbstring/Makefile b/misc/php-mbstring/Makefile
index 719f7c08223..ff271791801 100644
--- a/misc/php-mbstring/Makefile
+++ b/misc/php-mbstring/Makefile
@@ -1,10 +1,11 @@
-# $NetBSD: Makefile,v 1.4 2005/04/11 21:46:39 tv Exp $
+# $NetBSD: Makefile,v 1.5 2005/10/16 12:17:47 jdolecek Exp $
MODNAME= mbstring
CATEGORIES+= misc
-PKGREVISION= # empty
+PKGREVISION= 1
COMMENT= PHP extension for multibyte characters support (currently, Japanese only)
+USE_PHP_EXT_PATCHES= yes
CONFIGURE_ARGS+= --enable-${MODNAME}=shared,${BUILDLINK_DIR}