diff options
author | wiz <wiz@pkgsrc.org> | 2016-01-13 22:25:38 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2016-01-13 22:25:38 +0000 |
commit | 1faba406989b1552cacffab12174b64805e475cd (patch) | |
tree | 4c5aeb37bb8bdb3c2e5cdb27d7938e9198981ee3 /chat/pidgin-silc | |
parent | 624ca50a1d2b4e86d3ae09d275e0ec8bc5990be7 (diff) | |
download | pkgsrc-1faba406989b1552cacffab12174b64805e475cd.tar.gz |
Update pidgin/finch/libpurple to 2.10.12.
gstreamer is not an option any longer.
version 2.10.12 (MM/DD/YY):
Windows-Specific Changes:
* Updates to dependencies:
* Cyrus SASL 2.1.26
* libxml2 2.9.2
* NSS 3.17.3 and NSPR 4.10.7
* Perl 5.20.1
* SILC 1.1.12
* Remove support for Tcl plugins
Gadu-Gadu:
* Updated internal libgadu to version 1.12.1.
Diffstat (limited to 'chat/pidgin-silc')
-rw-r--r-- | chat/pidgin-silc/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/chat/pidgin-silc/Makefile b/chat/pidgin-silc/Makefile index 325d01b1dc4..dba83fffeef 100644 --- a/chat/pidgin-silc/Makefile +++ b/chat/pidgin-silc/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.48 2015/06/12 10:48:29 wiz Exp $ +# $NetBSD: Makefile,v 1.49 2016/01/13 22:25:38 wiz Exp $ PKGNAME= pidgin-silc-${PIDGIN_VERSION} -PKGREVISION= 1 COMMENT= SILC plugin for the Pidgin instant messenger |