From 855f3d9bd18227ead2eb1c2f77947011c43dc6b8 Mon Sep 17 00:00:00 2001 From: joerg Date: Sat, 8 Mar 2008 14:28:32 +0000 Subject: Use PKGVERSION_NOREV as base for the compressed mbox patch. Add patchsum. --- mail/mutt-devel/distinfo | 5 ++++- mail/mutt-devel/options.mk | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'mail/mutt-devel') diff --git a/mail/mutt-devel/distinfo b/mail/mutt-devel/distinfo index a72f1822c26..4a880e69d53 100644 --- a/mail/mutt-devel/distinfo +++ b/mail/mutt-devel/distinfo @@ -1,8 +1,11 @@ -$NetBSD: distinfo,v 1.45 2007/12/06 08:51:51 cjs Exp $ +$NetBSD: distinfo,v 1.46 2008/03/08 14:28:32 joerg Exp $ SHA1 (mutt-1.5.17.tar.gz) = 6b51745fc4baf463adde53e91efb2a6c7eec8492 RMD160 (mutt-1.5.17.tar.gz) = e5c84a27ad25730afe64879e91bed89a021e0580 Size (mutt-1.5.17.tar.gz) = 3572651 bytes +SHA1 (patch-1.5.17.rr.compressed.1.gz) = 1f28b1a270871332a0c4dbaf11dd7132431b98db +RMD160 (patch-1.5.17.rr.compressed.1.gz) = 39e244d2bf9e6db5f9c9d88f2b64d8aa7ea6b87b +Size (patch-1.5.17.rr.compressed.1.gz) = 10589 bytes SHA1 (patch-aa) = 59d89dce24110be2927c8a1ea1fa5b780d644372 SHA1 (patch-ab) = 4f9e8cbcec719263998d61fcc9a707548d804477 SHA1 (patch-ac) = 48cae7543eeb3980dfdea8573ea2ec2192aca091 diff --git a/mail/mutt-devel/options.mk b/mail/mutt-devel/options.mk index 60a19a1b1b3..087992edcda 100644 --- a/mail/mutt-devel/options.mk +++ b/mail/mutt-devel/options.mk @@ -1,4 +1,4 @@ -# $NetBSD: options.mk,v 1.27 2007/11/08 21:56:00 bjs Exp $ +# $NetBSD: options.mk,v 1.28 2008/03/08 14:28:32 joerg Exp $ # Global and legacy options @@ -103,7 +103,7 @@ CONFIGURE_ARGS+= --disable-hcache ### .if !empty(PKG_OPTIONS:Mmutt-compressed-mbox) PATCH_SITES= http://www.spinnaker.de/mutt/compressed/ -PATCHFILES+= patch-${PKGVERSION}.rr.compressed.1.gz +PATCHFILES+= patch-${PKGVERSION_NOREV}.rr.compressed.1.gz PATCH_DIST_STRIP= -p1 CONFIGURE_ARGS+= --enable-compressed .endif -- cgit v1.2.3