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

(-)b/mail/mpop/Makefile (-2 / +2 lines)
Lines 1-5 Link Here
1
PORTNAME=	mpop
1
PORTNAME=	mpop
2
DISTVERSION=	1.4.20
2
DISTVERSION=	1.4.21
3
CATEGORIES=	mail
3
CATEGORIES=	mail
4
MASTER_SITES=	https://marlam.de/mpop/releases/
4
MASTER_SITES=	https://marlam.de/mpop/releases/
5
5
Lines 48-54 OPENSSL_CONFIGURE_ENV= ${OPENSSLINC:M/usr/include:C,.+,libssl_CFLAGS=" ",} \ Link Here
48
post-patch:
48
post-patch:
49
	@${REINPLACE_CMD} -E -e 's,/etc/ssl/certs,${LOCALBASE}/share/certs,' \
49
	@${REINPLACE_CMD} -E -e 's,/etc/ssl/certs,${LOCALBASE}/share/certs,' \
50
		-e '/crt/s/ca(\\?)-certificates/ca\1-root\1-nss/' \
50
		-e '/crt/s/ca(\\?)-certificates/ca\1-root\1-nss/' \
51
		${WRKSRC}/doc/mpop*
51
		${WRKSRC}/doc/mpop.*
52
52
53
post-install:
53
post-install:
54
	@${MKDIR} ${STAGEDIR}${EXAMPLESDIR}
54
	@${MKDIR} ${STAGEDIR}${EXAMPLESDIR}
(-)b/mail/mpop/distinfo (-4 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1722572757
1
TIMESTAMP = 1736825014
2
SHA256 (mpop-1.4.20.tar.xz) = 35cc7de17e3ddaca4743863464488f8c82a83ac1b3764fddd7f423881435bf4b
2
SHA256 (mpop-1.4.21.tar.xz) = 4ca0d1e0d01366fe3e0cf490d88d154df511278fb595638713be3ca675665855
3
SIZE (mpop-1.4.20.tar.xz) = 404544
3
SIZE (mpop-1.4.21.tar.xz) = 405468
4
- 

Return to bug 284052