summaryrefslogtreecommitdiff
path: root/net/libsoup/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2017-11-23 15:57:52 +0000
committerwiz <wiz@pkgsrc.org>2017-11-23 15:57:52 +0000
commiteca806ff007d0f29e520a45acdccb52e34dbcc71 (patch)
treed9bc87878ef2a170913363ed147b0149b6e0dc0f /net/libsoup/Makefile
parent309914b13020cb511b8d703a7e845468122fa0f8 (diff)
downloadpkgsrc-eca806ff007d0f29e520a45acdccb52e34dbcc71.tar.gz
libsoup: update to 2.60.2.
Changes in libsoup from 2.60.1 to 2.60.2: * Fix documentation typos [#788920, Nirbheek Chauhan] * format-zero-length warning triggered in soup-logger.c [#789096, Tomas Popela] * Warnings while generating inrospection files [#789099, Tomas Popela] * Visual Studio builds: Enhance security of x64 binaries [Chun-wei Fan] * Updated translation: Nepali. Changes in libsoup from 2.60.0 to 2.60.1: * Fallback to another authentication type if the current failed [#788238, Tomas Popela] * Fix unbalanced G_GNUC_BEGIN_IGNORE_DEPRECATIONS use in soup-session.c [#787166, Zan Dobersek] * SoupCache: fix setting default value for cache dir [#788452, Cosimo Cecchi] * Updated translations: Catalan (Valencian).
Diffstat (limited to 'net/libsoup/Makefile')
-rw-r--r--net/libsoup/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/libsoup/Makefile b/net/libsoup/Makefile
index 38c50d47cba..ea7e3fcf581 100644
--- a/net/libsoup/Makefile
+++ b/net/libsoup/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.37 2017/10/03 11:49:34 wiz Exp $
+# $NetBSD: Makefile,v 1.38 2017/11/23 15:57:52 wiz Exp $
-DISTNAME= libsoup-2.60.0
+DISTNAME= libsoup-2.60.2
CATEGORIES= net gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libsoup/${PKGVERSION_NOREV:R}/}
EXTRACT_SUFX= .tar.xz