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

(-)/usr/ports/net-im/centerim.new/Makefile (-2 / +2 lines)
Lines 7-13 Link Here
7
#
7
#
8
8
9
PORTNAME=	centerim
9
PORTNAME=	centerim
10
PORTVERSION=	4.22.7
10
PORTVERSION=	4.22.8
11
PORTREVISION=	1
11
PORTREVISION=	1
12
CATEGORIES=	net-im
12
CATEGORIES=	net-im
13
MASTER_SITES=	http://www.centerim.org/download/releases/ \
13
MASTER_SITES=	http://www.centerim.org/download/releases/ \
Lines 24-30 Link Here
24
GNU_CONFIGURE=	yes
24
GNU_CONFIGURE=	yes
25
CONFIGURE_ENV+=	CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include" \
25
CONFIGURE_ENV+=	CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include" \
26
		CXXFLAGS="-I${LOCALBASE}/include ${CXXFLAGS}"
26
		CXXFLAGS="-I${LOCALBASE}/include ${CXXFLAGS}"
27
CONFIGURE_ARGS=	--with-ssl --with-openssl --disable-konst
27
CONFIGURE_ARGS=	--with-ssl --with-openssl
28
WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
28
WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
29
CONFLICTS=	centericq-[0-9]* centerim-devel-[0-9]*
29
CONFLICTS=	centericq-[0-9]* centerim-devel-[0-9]*
30
30
(-)/usr/ports/net-im/centerim.new/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (centerim-4.22.7.tar.bz2) = 2db303baa9b7680c2cccb3314bfa7ae2
1
MD5 (centerim-4.22.8.tar.gz) = 24f3d0f7c064f429879bc1626273b59b
2
SHA256 (centerim-4.22.7.tar.bz2) = 59356d55d7fb293809d8d26fdef6bcb07bf3dd1452e11e3798ac3550cba5efcd
2
SHA256 (centerim-4.22.8.tar.gz) = c585ffc6ee73e0fb47723654fcffe021caf6153e22e78b49c90b497218ac5dcd
3
SIZE (centerim-4.22.7.tar.bz2) = 1794779
3
SIZE (centerim-4.22.8.tar.gz) = 2259911

Return to bug 139234