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

(-)Makefile (-4 / +3 lines)
Lines 6-13 Link Here
6
#
6
#
7
7
8
PORTNAME=	perl
8
PORTNAME=	perl
9
PORTVERSION=	0.9.8
9
PORTVERSION=	0.9.9
10
PORTREVISION=	2
11
CATEGORIES=	mail
10
CATEGORIES=	mail
12
MASTER_SITES=	http://www.claws-mail.org/downloads/plugins/
11
MASTER_SITES=	http://www.claws-mail.org/downloads/plugins/
13
PKGNAMEPREFIX=	claws-mail-
12
PKGNAMEPREFIX=	claws-mail-
Lines 16-23 Link Here
16
MAINTAINER=	c0rn@o2.pl
15
MAINTAINER=	c0rn@o2.pl
17
COMMENT=	Perl filtering plugin for claws-mail
16
COMMENT=	Perl filtering plugin for claws-mail
18
17
19
BUILD_DEPENDS=	claws-mail>=2.9:${PORTSDIR}/mail/claws-mail
18
BUILD_DEPENDS=	claws-mail>=2.10:${PORTSDIR}/mail/claws-mail
20
RUN_DEPENDS=	claws-mail>=2.9:${PORTSDIR}/mail/claws-mail
19
RUN_DEPENDS=	claws-mail>=2.10:${PORTSDIR}/mail/claws-mail
21
20
22
USE_GMAKE=	yes
21
USE_GMAKE=	yes
23
USE_XLIB=	yes
22
USE_XLIB=	yes
(-)distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (perl_plugin-0.9.8.tar.gz) = 48cbdb0eeb55fa505ef7c3f77e1255bc
1
MD5 (perl_plugin-0.9.9.tar.gz) = 2075f4446f70b1456021db88b93039c2
2
SHA256 (perl_plugin-0.9.8.tar.gz) = c1024d869e0a054f447632b2ec822d4500fff6a5146659abb2b085922af7c559
2
SHA256 (perl_plugin-0.9.9.tar.gz) = 57a373c0a43cb26ef40ade8a1acc212c2a50f0df839c52cc56fa3231e69fedac
3
SIZE (perl_plugin-0.9.8.tar.gz) = 349560
3
SIZE (perl_plugin-0.9.9.tar.gz) = 349707

Return to bug 114249