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

(-)libgadu/Makefile (-2 / +8 lines)
Lines 5-11 Link Here
5
# $FreeBSD: ports/polish/libgadu/Makefile,v 1.6 2007/06/10 17:39:06 itetcu Exp $
5
# $FreeBSD: ports/polish/libgadu/Makefile,v 1.6 2007/06/10 17:39:06 itetcu Exp $
6
6
7
PORTNAME=	libgadu
7
PORTNAME=	libgadu
8
PORTVERSION=	1.7.1
8
PORTVERSION=	1.8.0
9
PORTEPOCH=	1
9
PORTEPOCH=	1
10
CATEGORIES=	polish net
10
CATEGORIES=	polish net
11
MASTER_SITES=	http://toxygen.net/libgadu/files/
11
MASTER_SITES=	http://toxygen.net/libgadu/files/
Lines 19-26 Link Here
19
USE_GNOME=		gnomehack pkgconfig
19
USE_GNOME=		gnomehack pkgconfig
20
GNU_CONFIGURE=		yes
20
GNU_CONFIGURE=		yes
21
21
22
CONFIGURE_ARGS=		--enable-shared --disable-static --without-openssl
22
CONFIGURE_ARGS=		--enable-shared --disable-static
23
23
24
USE_LDCONFIG=		yes
24
USE_LDCONFIG=		yes
25
25
26
OPTIONS=	OPENSSL "Build with OPENSSL support" on
27
28
.if defined(WITHOUT_OPENSSL)
29
CONFIGURE_ARGS+=	--without-openssl
30
.endif
31
26
.include <bsd.port.mk>
32
.include <bsd.port.mk>
(-)libgadu/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (libgadu-1.7.1.tar.gz) = 5ceb20befbdfc50ddc9598d24ca3b400
1
MD5 (libgadu-1.8.0.tar.gz) = a5257e6f2cd5e309837f5fe567e9b94a
2
SHA256 (libgadu-1.7.1.tar.gz) = 8fc9635b4f0e637b5c79afe5fdca25e2916eb6949cf112ebff3b2269e02197f9
2
SHA256 (libgadu-1.8.0.tar.gz) = 323f0be14dac4a5c2fc920404504912b7a24f0733aea47ea5f40897a3fc4ec7c
3
SIZE (libgadu-1.7.1.tar.gz) = 388280
3
SIZE (libgadu-1.8.0.tar.gz) = 408379

Return to bug 121303