- Update to version 1.12.1

- Use pathfix to fix pkgconfigdir
This commit is contained in:
Pawel Pekala 2015-01-01 10:56:38 +00:00
parent 8bda684e01
commit 847e1a591b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=375914
2 changed files with 6 additions and 11 deletions

View File

@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= libgadu
DISTVERSION= 1.12.0
PORTREVISION= 1
PORTVERSION= 1.12.1
PORTEPOCH= 1
CATEGORIES= polish net-im
@ -18,9 +17,10 @@ CONFLICTS= pl-ekg-1.[0-6]*
USE_GITHUB= yes
GH_ACCOUNT= wojtekka
GH_COMMIT= ff39edb
GH_COMMIT= bee8ba0
USES= autoreconf gmake libtool pkgconfig tar:bzip2
USES= autoreconf gmake libtool pathfix pkgconfig tar:bzip2
PATHFIX_MAKEFILEIN= Makefile.am
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-shared --disable-static --with-pthread \
--disable-tests --without-gnutls
@ -44,11 +44,6 @@ OPENSSL_USE= OPENSSL=yes
.include <bsd.port.pre.mk>
post-configure:
@${REINPLACE_CMD} '/^sed/ s|^|#|' ${WRKSRC}/protobufgen.sh
@${REINPLACE_CMD} '/^pkgconfigdir/ s|libdir)|prefix)/libdata|' \
${WRKSRC}/pkgconfig/Makefile
pre-install:
# OpenSSL from base system lacks .pc file for pkgconfig
.if ${PORT_OPTIONS:MOPENSSL}

View File

@ -1,2 +1,2 @@
SHA256 (libgadu-1.12.0.tar.bz2) = 7f85b5b03df30a68c25b3a3ebd35d26ce9dbe637ee59873f1f787cd7d766489a
SIZE (libgadu-1.12.0.tar.bz2) = 290428
SHA256 (libgadu-1.12.1.tar.bz2) = a66eebc4c8a8c48a06b02f6bb5ae3f1b0b940e99c5c474089af749e4b69193dd
SIZE (libgadu-1.12.1.tar.bz2) = 296126