diff options
author | flz <flz@FreeBSD.org> | 2005-03-07 20:21:05 +0800 |
---|---|---|
committer | flz <flz@FreeBSD.org> | 2005-03-07 20:21:05 +0800 |
commit | 60e16c4d204a782eac41159232d1ee891ba20ec1 (patch) | |
tree | 3cdaa125449f686a9c633457e4c328bfe29fa587 /mail/mutt-devel | |
parent | 225b07873ff1c95f41afc4fc3aaa8d9ad8ca7c42 (diff) | |
download | freebsd-ports-gnome-60e16c4d204a782eac41159232d1ee891ba20ec1.tar.gz freebsd-ports-gnome-60e16c4d204a782eac41159232d1ee891ba20ec1.tar.zst freebsd-ports-gnome-60e16c4d204a782eac41159232d1ee891ba20ec1.zip |
- Fix WITH_MUTT_SIDEBAR_PATCH patch.
PR: ports/78522
Submitted by: Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
Approved by: pav (mentor)
Diffstat (limited to 'mail/mutt-devel')
-rw-r--r-- | mail/mutt-devel/Makefile | 3 | ||||
-rw-r--r-- | mail/mutt-devel/distinfo | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/mail/mutt-devel/Makefile b/mail/mutt-devel/Makefile index 82f9daec911f..dd1f3b5b0949 100644 --- a/mail/mutt-devel/Makefile +++ b/mail/mutt-devel/Makefile @@ -363,8 +363,7 @@ SGML_NEEDED= yes PATCHFILES+= p0-patch-${DW_MBOX_PATCH_VERSION}.dw.mbox-hook.1:dw .endif .if defined(WITH_MUTT_SIDEBAR_PATCH) -.error The WITH_MUTT_SIDEBAR_PATCH does not work at the moment. -PATCHFILES+= patch-1.5.7i.sidebar.20050203.txt:thomer +PATCHFILES+= patch-1.5.8i.sidebar.20050224.txt:thomer .endif WRKSRC= ${WRKDIR}/${DISTNAME:S/i$//} diff --git a/mail/mutt-devel/distinfo b/mail/mutt-devel/distinfo index 9d86bc56c74b..e5073a665a15 100644 --- a/mail/mutt-devel/distinfo +++ b/mail/mutt-devel/distinfo @@ -12,3 +12,5 @@ MD5 (mutt/patch-1.5.4.cd.ifdef.1) = a545036cdb55519154d0b35465f52daa SIZE (mutt/patch-1.5.4.cd.ifdef.1) = 3545 MD5 (mutt/p0-patch-1.5.6.dw.mbox-hook.1) = 9e29a6778ab07a4de3442691e4573fea SIZE (mutt/p0-patch-1.5.6.dw.mbox-hook.1) = 6405 +MD5 (mutt/patch-1.5.8i.sidebar.20050224.txt) = 10679ce3392b8ddd55f065e90c7d749d +SIZE (mutt/patch-1.5.8i.sidebar.20050224.txt) = 46649 |