Update to 1.2.0, changes were bugfixes.

Use REPLACE_PERL for elmoconf.pl.
This commit is contained in:
Juan Romero Pardines 2004-06-16 06:39:13 +00:00 committed by Thomas Klausner
parent fc75e52667
commit c8cea0b36f
3 changed files with 19 additions and 8 deletions

View file

@ -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"

View file

@ -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

View file

@ -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