diff --git a/polish/libgadu/Makefile b/polish/libgadu/Makefile index a58e464a5c4a..41de8dbb44f6 100644 --- a/polish/libgadu/Makefile +++ b/polish/libgadu/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= libgadu -DISTVERSION= 1.9.0-rc2 +DISTVERSION= 1.9.0 PORTEPOCH= 1 CATEGORIES= polish net MASTER_SITES= http://toxygen.net/libgadu/files/ @@ -18,11 +18,12 @@ CONFLICTS= pl-ekg-1.[0-6]* USE_GNOME= gnomehack pkgconfig GNU_CONFIGURE= yes -CONFIGURE_ARGS= --enable-shared --disable-static --with-pthread +CONFIGURE_ARGS= --enable-shared --disable-static --with-pthread \ + --disable-tests USE_LDCONFIG= yes -OPTIONS= OPENSSL "Build with OPENSSL support" on +OPTIONS= OPENSSL "Build with OpenSSL support" on PLIST_FILES= include/libgadu.h \ lib/libgadu.la \ @@ -39,10 +40,10 @@ CONFIGURE_ARGS+= --without-openssl .endif post-patch: - @${REINPLACE_CMD} -Ee 's/^((DIST_)?SUBDIRS.*) test(.*)/\1\3/' ${WRKSRC}/Makefile.in + @${REINPLACE_CMD} -Ee 's/@SUBDIRS_DOXYGEN@//' ${WRKSRC}/Makefile.in pre-install: - +# OpenSSL from base system lacks .pc file for pkgconfig .if defined(WITH_OPENSSL) @${REINPLACE_CMD} -e 's|openssl| |g' ${WRKSRC}/pkgconfig/libgadu.pc .endif diff --git a/polish/libgadu/distinfo b/polish/libgadu/distinfo index 37dabcf44dc2..bba0c08192f9 100644 --- a/polish/libgadu/distinfo +++ b/polish/libgadu/distinfo @@ -1,3 +1,3 @@ -MD5 (libgadu-1.9.0-rc2.tar.gz) = 2d2a96a98e33d3a0055bc76f67a19f04 -SHA256 (libgadu-1.9.0-rc2.tar.gz) = 66e972468960a9e5a6b1eb99bbf07f0ba8c8565dbd42ce6e59c403dafbb1a68a -SIZE (libgadu-1.9.0-rc2.tar.gz) = 508091 +MD5 (libgadu-1.9.0.tar.gz) = 4a18762d984e20495aa39a4032c17d5f +SHA256 (libgadu-1.9.0.tar.gz) = 12fadc0ea8ff31e5c199e8209bc6409dac2f69d4f4cda4adf6ec3838846af5f9 +SIZE (libgadu-1.9.0.tar.gz) = 508879