View | Details | Raw Unified | Return to bug 100704
Collapse All | Expand All

(-)./Makefile (-4 / +3 lines)
Lines 123-129 Link Here
123
		ftp://ftp3.mutt.org.ua/pub/mutt/mutt-${VVV_PATCH_VERSION}/:vvv \
123
		ftp://ftp3.mutt.org.ua/pub/mutt/mutt-${VVV_PATCH_VERSION}/:vvv \
124
		http://www.spinnaker.de/mutt/compressed/:rr \
124
		http://www.spinnaker.de/mutt/compressed/:rr \
125
		http://cedricduval.free.fr/mutt/patches/download/:cd \
125
		http://cedricduval.free.fr/mutt/patches/download/:cd \
126
		http://thomer.com/mutt/:thomer
126
		http://lunar-linux.org/~tchan/mutt/:tchan
127
DISTNAME=	mutt-${PORTVERSION}
127
DISTNAME=	mutt-${PORTVERSION}
128
DISTFILES=	${DISTNAME}${EXTRACT_SUFX}
128
DISTFILES=	${DISTNAME}${EXTRACT_SUFX}
129
EXTRACT_ONLY=	${DISTNAME}${EXTRACT_SUFX}
129
EXTRACT_ONLY=	${DISTNAME}${EXTRACT_SUFX}
Lines 194-200 Link Here
194
WITH_MUTT_IMAP_HEADER_CACHE=	yes
194
WITH_MUTT_IMAP_HEADER_CACHE=	yes
195
.endif
195
.endif
196
.if defined(WITH_MUTT_SIDEBAR_PATCH)
196
.if defined(WITH_MUTT_SIDEBAR_PATCH)
197
IGNORE=	cannot install: the WITH_MUTT_SIDEBAR_PATCH does not work at the moment
198
.if defined(WITH_MUTT_NNTP)
197
.if defined(WITH_MUTT_NNTP)
199
IGNORE=	cannot install: the WITH_MUTT_SIDEBAR_PATCH and WITH_MUTT_NNTP are not compatible
198
IGNORE=	cannot install: the WITH_MUTT_SIDEBAR_PATCH and WITH_MUTT_NNTP are not compatible
200
.endif
199
.endif
Lines 420-427 Link Here
420
PATCHFILES+=	p0-patch-${DW_MBOX_PATCH_VERSION}.dw.mbox-hook.1:dw
419
PATCHFILES+=	p0-patch-${DW_MBOX_PATCH_VERSION}.dw.mbox-hook.1:dw
421
.endif
420
.endif
422
.if defined(WITH_MUTT_SIDEBAR_PATCH)
421
.if defined(WITH_MUTT_SIDEBAR_PATCH)
423
SIDEBAR_PATCH=	patch-1.5.11.sidebar.20060225.txt
422
SIDEBAR_PATCH=	patch-1.5.12.sidebar.20060720.txt
424
DISTFILES+=	${SIDEBAR_PATCH}:thomer
423
DISTFILES+=	${SIDEBAR_PATCH}:tchan
425
XML_NEEDED=	yes
424
XML_NEEDED=	yes
426
pre-patch::
425
pre-patch::
427
	@${GUNZIP_CMD} -c ${DISTDIR}/${DIST_SUBDIR}/${SIDEBAR_PATCH} > ${WRKDIR}/patch-sidebar
426
	@${GUNZIP_CMD} -c ${DISTDIR}/${DIST_SUBDIR}/${SIDEBAR_PATCH} > ${WRKDIR}/patch-sidebar
(-)./distinfo (+3 lines)
Lines 19-24 Link Here
19
MD5 (mutt/p0-patch-1.5.6.dw.mbox-hook.1) = 9e29a6778ab07a4de3442691e4573fea
19
MD5 (mutt/p0-patch-1.5.6.dw.mbox-hook.1) = 9e29a6778ab07a4de3442691e4573fea
20
SHA256 (mutt/p0-patch-1.5.6.dw.mbox-hook.1) = ec9511b86a595f9b4f1f96b05d9e9e12e997bc62b0a0f2b5a36e2817dee61406
20
SHA256 (mutt/p0-patch-1.5.6.dw.mbox-hook.1) = ec9511b86a595f9b4f1f96b05d9e9e12e997bc62b0a0f2b5a36e2817dee61406
21
SIZE (mutt/p0-patch-1.5.6.dw.mbox-hook.1) = 6405
21
SIZE (mutt/p0-patch-1.5.6.dw.mbox-hook.1) = 6405
22
MD5 (mutt/patch-1.5.12.sidebar.20060720.txt) = aec38e08ace75aa8a36cb5f6ae318b4b
23
SHA256 (mutt/patch-1.5.12.sidebar.20060720.txt) = 5373460e9846cf86d6da2192de37cc6ac98f37dc15e7820b6681ae86b9bed9d5
24
SIZE (mutt/patch-1.5.12.sidebar.20060720.txt) = 47695
22
MD5 (mutt/patch-1.5.9.tt.assumed_charset.2.gz) = 45cacc5155f1865ace31c72e2bffee63
25
MD5 (mutt/patch-1.5.9.tt.assumed_charset.2.gz) = 45cacc5155f1865ace31c72e2bffee63
23
SHA256 (mutt/patch-1.5.9.tt.assumed_charset.2.gz) = 41ae6d049d2d39c3bb01d534a760372ec571bc51e90c259f529c477aa41d3d7e
26
SHA256 (mutt/patch-1.5.9.tt.assumed_charset.2.gz) = 41ae6d049d2d39c3bb01d534a760372ec571bc51e90c259f529c477aa41d3d7e
24
SIZE (mutt/patch-1.5.9.tt.assumed_charset.2.gz) = 2555
27
SIZE (mutt/patch-1.5.9.tt.assumed_charset.2.gz) = 2555

Return to bug 100704