From 8a2ecf33aae794e832f81bac47688ec72dbc1937 Mon Sep 17 00:00:00 2001 From: itojun Date: Wed, 4 Sep 2002 00:14:57 +0000 Subject: upgrade to 20020826 snapshot. repaint logic updates. "make USE_IDEA=yes" will enable IDEA support. --- mail/cue/Makefile | 12 +++++++----- mail/cue/distinfo | 6 +++--- 2 files changed, 10 insertions(+), 8 deletions(-) (limited to 'mail') diff --git a/mail/cue/Makefile b/mail/cue/Makefile index 65f1baa3e66..8935a295996 100644 --- a/mail/cue/Makefile +++ b/mail/cue/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.13 2002/08/21 02:43:45 grant Exp $ +# $NetBSD: Makefile,v 1.14 2002/09/04 00:14:57 itojun Exp $ -DISTNAME= cue-snap-20010917 -PKGNAME= cue-20010917 -PKGREVISION= 1 +DISTNAME= cue-snap-20020826 +PKGNAME= cue-20020826 CATEGORIES= mail MASTER_SITES= ftp://sh.wide.ad.jp/WIDE/free-ware/cue/snap/ @@ -13,7 +12,7 @@ GNU_CONFIGURE= yes .include "../../mk/bsd.prefs.mk" -BUILD_DEFS+= USE_INET6 +BUILD_DEFS+= USE_INET6 USE_IDEA .if defined(USE_INET6) && ${USE_INET6} == "YES" CONFIGURE_ARGS+= --enable-ipv6 @@ -24,6 +23,9 @@ CONFIGURE_ARGS+= --disable-ipv6 # require Canna, for now, cue assumes Japanese encoding anyways CONFIGURE_ARGS+= --with-canna=${BUILDLINK_DIR} CONFIGURE_ARGS+= --with-openssl=${SSLBASE} +.if defined(USE_IDEA) +CONFIGURE_ARGS+= --enable-idea +.endif do-install: ${INSTALL_PROGRAM} ${WRKSRC}/cue ${PREFIX}/bin diff --git a/mail/cue/distinfo b/mail/cue/distinfo index 9e0744d423d..892452847a1 100644 --- a/mail/cue/distinfo +++ b/mail/cue/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.5 2001/09/20 11:32:21 itojun Exp $ +$NetBSD: distinfo,v 1.6 2002/09/04 00:14:57 itojun Exp $ -SHA1 (cue-snap-20010917.tar.gz) = cca4fecba3ea1d4e07cf4d189d57c5b162c3cc25 -Size (cue-snap-20010917.tar.gz) = 122527 bytes +SHA1 (cue-snap-20020826.tar.gz) = 4f43202f73f79fcc3c83e1536a3bd69a6cfb479a +Size (cue-snap-20020826.tar.gz) = 122692 bytes -- cgit v1.2.3