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

(-)sylpheed-claws-att_remover/Makefile (-10 / +9 lines)
Lines 6-29 Link Here
6
#
6
#
7
7
8
PORTNAME=	att_remover
8
PORTNAME=	att_remover
9
PORTVERSION=	1.0.3
9
PORTVERSION=	1.0.4
10
PORTREVISION=	1
11
CATEGORIES=	mail
10
CATEGORIES=	mail
12
MASTER_SITES=	http://sylpheed-claws.net/downloads/plugins/
11
MASTER_SITES=	http://www.claws-mail.org/downloads/plugins/
13
PKGNAMEPREFIX=	sylpheed-claws-
12
PKGNAMEPREFIX=	claws-mail-
14
13
15
MAINTAINER=	c0rn@o2.pl
14
MAINTAINER=	c0rn@o2.pl
16
COMMENT=	Attachments removing plugin for sylpheed-claws
15
COMMENT=	Attachments removing plugin for claws-mail
17
16
18
BUILD_DEPENDS=	sylpheed-claws>=2.5:${PORTSDIR}/mail/sylpheed-claws
17
BUILD_DEPENDS=	claws-mail>=2.6:${PORTSDIR}/mail/claws-mail
19
RUN_DEPENDS=	sylpheed-claws>=2.5:${PORTSDIR}/mail/sylpheed-claws
18
RUN_DEPENDS=	claws-mail>=2.6:${PORTSDIR}/mail/claws-mail
20
19
21
USE_GMAKE=	yes
20
USE_GMAKE=	yes
22
USE_XLIB=	yes
21
USE_XLIB=	yes
23
USE_AUTOTOOLS=	autoconf:259
22
USE_AUTOTOOLS=	autoconf:259
24
23
25
PLIST_FILES=	lib/sylpheed-claws/plugins/att_remover.a \
24
PLIST_FILES=	lib/claws-mail/plugins/att_remover.a \
26
	lib/sylpheed-claws/plugins/att_remover.la \
25
	lib/claws-mail/plugins/att_remover.la \
27
	lib/sylpheed-claws/plugins/att_remover.so
26
	lib/claws-mail/plugins/att_remover.so
28
27
29
.include <bsd.port.mk>
28
.include <bsd.port.mk>
(-)sylpheed-claws-att_remover/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (att_remover-1.0.3.tar.gz) = a0d92d60461d996e6a14f57b1bca1fbe
1
MD5 (att_remover-1.0.4.tar.gz) = 88881a73209216418179ca836f55bd48
2
SHA256 (att_remover-1.0.3.tar.gz) = c5b63ff476d2e885e0c044f962a254e2ff380de2158089353b1ec6529a300b17
2
SHA256 (att_remover-1.0.4.tar.gz) = d400b5c3c56a9dd2447394b4b0ad5e70eb21d32d44f3556774411b5c9b2304db
3
SIZE (att_remover-1.0.3.tar.gz) = 320740
3
SIZE (att_remover-1.0.4.tar.gz) = 320300

Return to bug 106576