Index: head/net-im/gajim/Makefile =================================================================== --- head/net-im/gajim/Makefile (revision 423233) +++ head/net-im/gajim/Makefile (revision 423234) @@ -1,58 +1,56 @@ # Created by: Vsevolod Stakhov # $FreeBSD$ PORTNAME= gajim -PORTVERSION= 0.16.5 +PORTVERSION= 0.16.6 CATEGORIES= net-im MASTER_SITES= http://gajim.org/downloads/0.16/ MAINTAINER= rm@FreeBSD.org COMMENT= Jabber client based on a plugin system LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}openssl>=0:security/py-openssl \ ${PYTHON_PKGNAMEPREFIX}sqlite3>=0:databases/py-sqlite3 \ ${PYTHON_PKGNAMEPREFIX}pyasn1>=0:devel/py-pyasn1 \ ${PYTHON_PKGNAMEPREFIX}nbxmpp>0:net-im/py-nbxmpp NO_ARCH= yes -USES= cpe dos2unix gmake pathfix python:2 tar:bzip2 +USES= cpe dos2unix gmake localbase pathfix python:2.7 tar:bzip2 USE_GNOME= intltool pygtk2 USE_XORG= x11 xext xscrnsaver DOS2UNIX_FILES= src/plugins/plugins_i18n.py GNU_CONFIGURE= yes CONFIGURE_ENV+= PYTHON=${PYTHON_CMD} INSTALLS_ICONS= yes -LDFLAGS+= -L${LOCALBASE}/lib -CFLAGS+= -I${LOCALBASE}/include OPTIONS_DEFINE= AVAHI CRYPTO DBUS DOCS GUPNP NLS SPELL OPTIONS_DEFAULT=DBUS SPELL OPTIONS_SUB= yes CRYPTO_DESC= End to end encryption support GUPNP_DESC= UPnP IGD protocol support SPELL_DESC= Spell checking support AVAHI_RUN_DEPENDS= avahi-discover:net/py-avahi CRYPTO_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pycrypto>0:security/py-pycrypto DBUS_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dbus>=0.82.2:devel/py-dbus GUPNP_RUN_DEPENDS= ${PYTHON_SITELIBDIR}/gupnp/__init__.py:net/gupnp-igd NLS_USES= gettext SPELL_LIB_DEPENDS= libgtkspell.so:textproc/gtkspell PORTDOCS= AUTHORS ChangeLog README.html SUB_FILES= pkg-message post-install: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} pre-build: ${PYTHON_CMD} -m compileall ${WRKSRC}/src ${PYTHON_CMD} -O -m compileall ${WRKSRC}/src .include Index: head/net-im/gajim/distinfo =================================================================== --- head/net-im/gajim/distinfo (revision 423233) +++ head/net-im/gajim/distinfo (revision 423234) @@ -1,2 +1,3 @@ -SHA256 (gajim-0.16.5.tar.bz2) = a5c015b3b140ec5e47d3842cbe701c9948af5a0cce36314248f0793c2d66d091 -SIZE (gajim-0.16.5.tar.bz2) = 4562971 +TIMESTAMP = 1475522393 +SHA256 (gajim-0.16.6.tar.bz2) = 1357ed178ce497d28fc2d48960b999821e1370f42ffaa4669c1cb803fce778dc +SIZE (gajim-0.16.6.tar.bz2) = 4564505 Index: head/net-im/gajim/files/patch-src-plugins_plugins_i18n.py =================================================================== --- head/net-im/gajim/files/patch-src-plugins_plugins_i18n.py (revision 423233) +++ head/net-im/gajim/files/patch-src-plugins_plugins_i18n.py (nonexistent) @@ -1,10 +0,0 @@ ---- src/plugins/plugins_i18n.py.orig 2015-12-28 12:38:51 UTC -+++ src/plugins/plugins_i18n.py -@@ -29,7 +29,6 @@ plugins_locale_dir = os_path.join(gajim. - - if os.name != 'nt': - locale.setlocale(locale.LC_ALL, '') -- locale.bindtextdomain(APP, plugins_locale_dir) - gettext.bindtextdomain(APP, plugins_locale_dir) - gettext.textdomain(APP) - Property changes on: head/net-im/gajim/files/patch-src-plugins_plugins_i18n.py ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/net-im/gajim/files/patch-data_gajim-remote.desktop.in.in =================================================================== --- head/net-im/gajim/files/patch-data_gajim-remote.desktop.in.in (revision 423233) +++ head/net-im/gajim/files/patch-data_gajim-remote.desktop.in.in (nonexistent) @@ -1,14 +0,0 @@ -Fix desktop-file-validate warnings. This is upstream commit: -https://trac.gajim.org/changeset/eaea5e65364b167d14dc191b00f114b4f5ccb508/ - ---- data/gajim-remote.desktop.in.in.orig 2015-12-28 12:38:50 UTC -+++ data/gajim-remote.desktop.in.in -@@ -1,7 +1,7 @@ - [Desktop Entry] - Categories=Network;InstantMessaging;RemoteAccess;ConsoleOnly; - _Name=Gajim Remote --_Keywords=chat;messaging;im;jabber;xmpp;bonjour;voip -+_Keywords=chat;messaging;im;jabber;xmpp;bonjour;voip; - Version=1.0 - Exec=gajim-remote handle_uri %u - TryExec=gajim-remote Property changes on: head/net-im/gajim/files/patch-data_gajim-remote.desktop.in.in ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/net-im/gajim/files/patch-data_gajim.desktop.in.in =================================================================== --- head/net-im/gajim/files/patch-data_gajim.desktop.in.in (revision 423233) +++ head/net-im/gajim/files/patch-data_gajim.desktop.in.in (nonexistent) @@ -1,14 +0,0 @@ -Fix desktop-file-validate warnings. This is upstream commit: -https://trac.gajim.org/changeset/eaea5e65364b167d14dc191b00f114b4f5ccb508/ - ---- data/gajim.desktop.in.in.orig 2015-12-28 12:38:50 UTC -+++ data/gajim.desktop.in.in -@@ -3,7 +3,7 @@ Categories=Network;InstantMessaging;GTK; - _Name=Gajim - _GenericName=Jabber IM Client - _Comment=A GTK+ Jabber client --_Keywords=chat;messaging;im;jabber;xmpp;bonjour;voip -+_Keywords=chat;messaging;im;jabber;xmpp;bonjour;voip; - Version=1.0 - Exec=gajim - Icon=gajim Property changes on: head/net-im/gajim/files/patch-data_gajim.desktop.in.in ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property