Index: branches/2016Q1/security/pidgin-otr/Makefile =================================================================== --- branches/2016Q1/security/pidgin-otr/Makefile (revision 410759) +++ branches/2016Q1/security/pidgin-otr/Makefile (revision 410760) @@ -1,46 +1,46 @@ # $FreeBSD$ PORTNAME= otr -PORTVERSION= 4.0.1 +PORTVERSION= 4.0.2 CATEGORIES= security net-im net MASTER_SITES= http://www.cypherpunks.ca/otr/ PKGNAMEPREFIX= pidgin- DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Allows deniable private conversations using Pidgin LICENSE= GPLv2 # only LICENSE_FILE= ${WRKSRC}/COPYING # explicitly use libotr.so.5 (see ports/186944) BUILD_DEPENDS= pidgin:${PORTSDIR}/net-im/pidgin LIB_DEPENDS= libotr.so.5:${PORTSDIR}/security/libotr \ libgcrypt.so:${PORTSDIR}/security/libgcrypt \ libpurple.so:${PORTSDIR}/net-im/libpurple USES= cpe gmake libtool pkgconfig CPE_VENDOR= cypherpunks CPE_PRODUCT= ${PKGNAMEPREFIX}${PORTNAME} USE_GNOME= gtk20 intltool GNU_CONFIGURE= yes INSTALL_TARGET= install-strip CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib CONFIGURE_ARGS= --with-libotr-prefix=${LOCALBASE}/lib \ --with-libotr-inc-prefix=${LOCALBASE}/include OPTIONS_DEFINE= NLS OPTIONS_SUB= yes NLS_USES= gettext NLS_USES_OFF= gettext-tools .include .if ${OSVERSION} < 1000036 && ${ARCH} == i386 LDFLAGS+= -lssp_nonshared .endif .include Index: branches/2016Q1/security/pidgin-otr/distinfo =================================================================== --- branches/2016Q1/security/pidgin-otr/distinfo (revision 410759) +++ branches/2016Q1/security/pidgin-otr/distinfo (revision 410760) @@ -1,2 +1,2 @@ -SHA256 (pidgin-otr-4.0.1.tar.gz) = 1b781f48c27bcc9de3136c0674810df23f7d6b44c727dbf4dfb24067909bf30a -SIZE (pidgin-otr-4.0.1.tar.gz) = 496879 +SHA256 (pidgin-otr-4.0.2.tar.gz) = f4b59eef4a94b1d29dbe0c106dd00cdc630e47f18619fc754e5afbf5724ebac4 +SIZE (pidgin-otr-4.0.2.tar.gz) = 515627 Index: branches/2016Q1/security/pidgin-otr/pkg-plist =================================================================== --- branches/2016Q1/security/pidgin-otr/pkg-plist (revision 410759) +++ branches/2016Q1/security/pidgin-otr/pkg-plist (revision 410760) @@ -1,22 +1,23 @@ lib/pidgin/pidgin-otr.so %%NLS%%share/locale/ar/LC_MESSAGES/pidgin-otr.mo %%NLS%%share/locale/cs/LC_MESSAGES/pidgin-otr.mo +%%NLS%%share/locale/da/LC_MESSAGES/pidgin-otr.mo %%NLS%%share/locale/de/LC_MESSAGES/pidgin-otr.mo %%NLS%%share/locale/el/LC_MESSAGES/pidgin-otr.mo %%NLS%%share/locale/es/LC_MESSAGES/pidgin-otr.mo %%NLS%%share/locale/fa/LC_MESSAGES/pidgin-otr.mo %%NLS%%share/locale/fi/LC_MESSAGES/pidgin-otr.mo %%NLS%%share/locale/fr/LC_MESSAGES/pidgin-otr.mo %%NLS%%share/locale/hu/LC_MESSAGES/pidgin-otr.mo %%NLS%%share/locale/it/LC_MESSAGES/pidgin-otr.mo %%NLS%%share/locale/my_MM/LC_MESSAGES/pidgin-otr.mo %%NLS%%share/locale/nb_NO/LC_MESSAGES/pidgin-otr.mo %%NLS%%share/locale/nl/LC_MESSAGES/pidgin-otr.mo %%NLS%%share/locale/nn/LC_MESSAGES/pidgin-otr.mo %%NLS%%share/locale/pl/LC_MESSAGES/pidgin-otr.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/pidgin-otr.mo %%NLS%%share/locale/ru/LC_MESSAGES/pidgin-otr.mo %%NLS%%share/locale/sk/LC_MESSAGES/pidgin-otr.mo %%NLS%%share/locale/sv/LC_MESSAGES/pidgin-otr.mo %%NLS%%share/locale/vi/LC_MESSAGES/pidgin-otr.mo %%NLS%%share/locale/zh_CN/LC_MESSAGES/pidgin-otr.mo Index: branches/2016Q1 =================================================================== --- branches/2016Q1 (revision 410759) +++ branches/2016Q1 (revision 410760) Property changes on: branches/2016Q1 ___________________________________________________________________ Modified: svn:mergeinfo ## -0,0 +0,1 ## Merged /head:r410757