Thu Feb 19 10:01:15 2015 UTC ()
Bump PKGREVISION for txt2c fix.


(jperkin)
diff -r1.4 -r1.5 pkgsrc/mail/mutt-kz/Makefile

cvs diff -r1.4 -r1.5 pkgsrc/mail/mutt-kz/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/mail/mutt-kz/Attic/Makefile 2014/11/19 13:06:46 1.4
+++ pkgsrc/mail/mutt-kz/Attic/Makefile 2015/02/19 10:01:15 1.5
@@ -1,18 +1,18 @@ @@ -1,18 +1,18 @@
1# $NetBSD: Makefile,v 1.4 2014/11/19 13:06:46 wiz Exp $ 1# $NetBSD: Makefile,v 1.5 2015/02/19 10:01:15 jperkin Exp $
2 2
3DISTNAME= mutt-kz-1.5.22.1-rc1 3DISTNAME= mutt-kz-1.5.22.1-rc1
4PKGNAME= ${DISTNAME:S/-rc/rc/} 4PKGNAME= ${DISTNAME:S/-rc/rc/}
5PKGREVISION= 2 5PKGREVISION= 3
6CATEGORIES= mail 6CATEGORIES= mail
7MASTER_SITES= ftp://redcrew.org/pub/mutt-kz/v1.5.22.1/ 7MASTER_SITES= ftp://redcrew.org/pub/mutt-kz/v1.5.22.1/
8 8
9MAINTAINER= wiz@NetBSD.org 9MAINTAINER= wiz@NetBSD.org
10HOMEPAGE= https://kzak.redcrew.org/doku.php?id=mutt:start 10HOMEPAGE= https://kzak.redcrew.org/doku.php?id=mutt:start
11COMMENT= Text-based MIME mail client with notmuch, PGP & S/MIME support 11COMMENT= Text-based MIME mail client with notmuch, PGP & S/MIME support
12LICENSE= gnu-gpl-v2 OR gnu-gpl-v3 # or newer 12LICENSE= gnu-gpl-v2 OR gnu-gpl-v3 # or newer
13 13
14CONFIGURE_ARGS+= --enable-notmuch 14CONFIGURE_ARGS+= --enable-notmuch
15 15
16# On case-insensitive file systems like on OS X, version.sh is used 16# On case-insensitive file systems like on OS X, version.sh is used
17# to re-create VERSION, and fails. Make sure VERSION is newer than 17# to re-create VERSION, and fails. Make sure VERSION is newer than
18# version.sh to avoid this. 18# version.sh to avoid this.