From a4582e273ac45ee1ed9cab589f0bb0718c69e348 Mon Sep 17 00:00:00 2001 From: taca Date: Thu, 24 Sep 2009 15:04:33 +0000 Subject: Update textprroc/namazu package to 2.0.20 (security fix). Overview of Changes in Namazu 2.0.20 - Sep 23, 2009 - namazu, namazu.cgi: * When the blank line is included in the NMZ.field.* file, the bug with the possibility of causing overrunning in the buffer is corrected. pkgsrc changes: * Add LICENSE. * Some pkglint clean. --- textproc/namazu/Makefile | 9 +++++---- textproc/namazu/distinfo | 8 ++++---- 2 files changed, 9 insertions(+), 8 deletions(-) (limited to 'textproc') diff --git a/textproc/namazu/Makefile b/textproc/namazu/Makefile index d7b2e6a88d8..f4d7061a837 100644 --- a/textproc/namazu/Makefile +++ b/textproc/namazu/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.3 2009/03/14 15:04:39 taca Exp $ +# $NetBSD: Makefile,v 1.4 2009/09/24 15:04:33 taca Exp $ -DISTNAME= namazu-2.0.19 +DISTNAME= namazu-2.0.20 CATEGORIES= japanese textproc www MASTER_SITES= http://www.namazu.org/test/ \ http://www.namazu.org/stable/ \ @@ -9,6 +9,7 @@ MASTER_SITES= http://www.namazu.org/test/ \ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.namazu.org/index.html.en COMMENT= Full-text search system intended for easy use +LICENSE= gnu-gpl-v2 DEPENDS+= p5-File-MMagic>=1.25:../../misc/p5-File-MMagic DEPENDS+= p5-nkf>=1.7:../../converters/p5-nkf @@ -24,9 +25,9 @@ TEST_TARGET= check PKG_DESTDIR_SUPPORT= user-destdir BUILD_DEFS+= PKG_SYSCONFBASE -CONFIGURE_ARGS+= --localstatedir=${PREFIX}/${DATADIR:Q} \ +CONFIGURE_ARGS+= --localstatedir=${PREFIX}/${DATADIR} \ --libexecdir=${PREFIX}/libexec/cgi-bin \ - --sysconfdir=${PKG_SYSCONFBASE:Q} + --sysconfdir=${PKG_SYSCONFBASE} CONFIGURE_ENV+= KAKASI="module_kakasi" CONFIGURE_ENV+= ac_cv_path_KAKASI="module_kakasi" CONFIGURE_ENV+= CHASEN="module_chasen" diff --git a/textproc/namazu/distinfo b/textproc/namazu/distinfo index 4ea73f3f80f..d9e873f1c7a 100644 --- a/textproc/namazu/distinfo +++ b/textproc/namazu/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.3 2009/03/14 15:04:39 taca Exp $ +$NetBSD: distinfo,v 1.4 2009/09/24 15:04:33 taca Exp $ -SHA1 (namazu-2.0.19.tar.gz) = 9d52d873dffa48fa0455e79005e9a43e751157ca -RMD160 (namazu-2.0.19.tar.gz) = 935ef748a45ea2407f532ca8d1fe1d678914a0d4 -Size (namazu-2.0.19.tar.gz) = 1392466 bytes +SHA1 (namazu-2.0.20.tar.gz) = 8bc3244c09ac0644696aecfdf5c5c0674343d464 +RMD160 (namazu-2.0.20.tar.gz) = ed907f572517ba7549e7dbcefc5e264c80b76643 +Size (namazu-2.0.20.tar.gz) = 1393165 bytes SHA1 (patch-ab) = 15e8b6b67885fe76932e8b749fa8ab64f6faf1d8 -- cgit v1.2.3