From c8cea0b36f4b0efda13988a7ba7c47938ece06a9 Mon Sep 17 00:00:00 2001 From: Juan Romero Pardines Date: Wed, 16 Jun 2004 06:39:13 +0000 Subject: [PATCH] Update to 1.2.0, changes were bugfixes. Use REPLACE_PERL for elmoconf.pl. --- elmo/Makefile | 18 ++++++++++++++---- elmo/PLIST | 3 ++- elmo/distinfo | 6 +++--- 3 files changed, 19 insertions(+), 8 deletions(-) diff --git a/elmo/Makefile b/elmo/Makefile index d7beb37f1d..c51173ecf6 100644 --- a/elmo/Makefile +++ b/elmo/Makefile @@ -1,19 +1,29 @@ -# $NetBSD: Makefile,v 1.4 2004/04/03 20:30:13 poppnk Exp $ +# $NetBSD: Makefile,v 1.5 2004/06/16 06:39:13 xtraeme Exp $ # -DISTNAME= elmo-1.1.0 +DISTNAME= elmo-1.2.0 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=elmo/} MAINTAINER= pkg@burningsoda.com HOMEPAGE= http://elmo.sourceforge.net/ -COMMENT= The ELectronic Mail Operator is a console mail client +COMMENT= The ELectronic Mail Operator MUA USE_BUILDLINK3= yes USE_PKGLOCALEDIR= yes GNU_CONFIGURE= yes -.include "../../mk/curses.buildlink3.mk" +REPLACE_PERL= elmoconf.pl + +CONFIGURE_ARGS+= --with-gpgme-prefix=${BUILDLINK_PREFIX.gpgme} + +SUBST_CLASSES= tux +SUBST_STAGE.tux= post-patch +SUBST_FILES.tux= configure +SUBST_SED.tux= -e "s|==|=|" +SUBST_MESSAGE.tux= "Fixing linuxifications." + +.include "../../devel/ncurses/buildlink3.mk" .include "../../security/openssl/buildlink3.mk" .include "../../security/gpgme/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/elmo/PLIST b/elmo/PLIST index 500983d37d..b6e745541c 100644 --- a/elmo/PLIST +++ b/elmo/PLIST @@ -1,9 +1,10 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2004/03/23 01:42:46 rockpiper Exp $ +@comment $NetBSD: PLIST,v 1.2 2004/06/16 06:39:13 xtraeme Exp $ bin/elmo bin/elmoconf.pl man/man1/elmo.1 man/man1/elmoconf.pl.1 share/elmo/tutorial +share/elmo/template ${PKGLOCALEDIR}/locale/de/LC_MESSAGES/elmo.mo ${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/elmo.mo @dirrm share/elmo diff --git a/elmo/distinfo b/elmo/distinfo index ccf9ca2971..69f600b7b5 100644 --- a/elmo/distinfo +++ b/elmo/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.1.1.1 2004/03/23 01:42:46 rockpiper Exp $ +$NetBSD: distinfo,v 1.2 2004/06/16 06:39:13 xtraeme Exp $ -SHA1 (elmo-1.1.0.tar.gz) = 05001dc34b488b39157e9eefac1d010386307f5c -Size (elmo-1.1.0.tar.gz) = 477439 bytes +SHA1 (elmo-1.2.0.tar.gz) = a6a4ebf666bd3ef2350a68a40b3e886d54c7bc97 +Size (elmo-1.2.0.tar.gz) = 506336 bytes