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

(-)Makefile (-3 / +2 lines)
Lines 6-13 Link Here
6
#
6
#
7
7
8
PORTNAME=	synce
8
PORTNAME=	synce
9
PORTVERSION=	0.6.6
9
PORTVERSION=	0.7
10
PORTREVISION=	3
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 22-28 Link Here
22
21
23
USE_GMAKE=	yes
22
USE_GMAKE=	yes
24
USE_XLIB=	yes
23
USE_XLIB=	yes
25
USE_AUTOTOOLS=	autoconf:259
24
USE_AUTOTOOLS=	autoconf:261
26
25
27
CONFIGURE_ARGS=	--with-libsynce=${LOCALBASE} \
26
CONFIGURE_ARGS=	--with-libsynce=${LOCALBASE} \
28
	--with-librapi2=${LOCALBASE}
27
	--with-librapi2=${LOCALBASE}
(-)distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (synce_plugin-0.6.6.tar.gz) = c323c684c512185df1a0ffb6eab3c80a
1
MD5 (synce_plugin-0.7.tar.gz) = 131161505da49430f586f5492f1d7b11
2
SHA256 (synce_plugin-0.6.6.tar.gz) = a2ecf4a6f13834bd542d7998020ea35d34fd691e75694bba55d2a85bfe507361
2
SHA256 (synce_plugin-0.7.tar.gz) = 9ffb5b0a1a2bb9deafe1b843923a3648db8f184c29b0e78e6cb23c6f53118392
3
SIZE (synce_plugin-0.6.6.tar.gz) = 328179
3
SIZE (synce_plugin-0.7.tar.gz) = 333298

Return to bug 109686