pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/net/libsoup



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sat May 26 21:48:31 UTC 2018

Modified Files:
        pkgsrc/net/libsoup: Makefile distinfo

Log Message:
libsoup: update to 2.62.2.

Changes in libsoup from 2.62.1 to 2.62.2:

        * Fixes to instrospection annotation [#795135,
        Claudio Saavedra]

        * Fixes to the test suite with PHP version >= 7.2
        [#795111, Jan Alexander Steffens]

        * Critical warning fixes to SoupSocket [Carlos Garcia Campos]

        * Updated Romanian translation.


To generate a diff of this commit:
cvs rdiff -u -r1.43 -r1.44 pkgsrc/net/libsoup/Makefile
cvs rdiff -u -r1.18 -r1.19 pkgsrc/net/libsoup/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/net/libsoup/Makefile
diff -u pkgsrc/net/libsoup/Makefile:1.43 pkgsrc/net/libsoup/Makefile:1.44
--- pkgsrc/net/libsoup/Makefile:1.43    Fri Apr 27 14:24:26 2018
+++ pkgsrc/net/libsoup/Makefile Sat May 26 21:48:31 2018
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.43 2018/04/27 14:24:26 wiz Exp $
+# $NetBSD: Makefile,v 1.44 2018/05/26 21:48:31 wiz Exp $
 
-DISTNAME=      libsoup-2.62.1
+DISTNAME=      libsoup-2.62.2
 CATEGORIES=    net gnome
 MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/libsoup/${PKGVERSION_NOREV:R}/}
 EXTRACT_SUFX=  .tar.xz

Index: pkgsrc/net/libsoup/distinfo
diff -u pkgsrc/net/libsoup/distinfo:1.18 pkgsrc/net/libsoup/distinfo:1.19
--- pkgsrc/net/libsoup/distinfo:1.18    Fri Apr 27 14:24:26 2018
+++ pkgsrc/net/libsoup/distinfo Sat May 26 21:48:31 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.18 2018/04/27 14:24:26 wiz Exp $
+$NetBSD: distinfo,v 1.19 2018/05/26 21:48:31 wiz Exp $
 
-SHA1 (libsoup-2.62.1.tar.xz) = f8f806c2407d42257145d6be15d12b207918ec53
-RMD160 (libsoup-2.62.1.tar.xz) = 1b57207f5fdc14cbe8691906f3873466f0fe9c47
-SHA512 (libsoup-2.62.1.tar.xz) = 0617abdf41ab339496e81da83ff67e507913ed42ab6ce149afc5dedea74d0118dbaac2913d8ff2875b8842546504b6c0a373e2746e5007a5f4e24197f94b30f5
-Size (libsoup-2.62.1.tar.xz) = 1848776 bytes
+SHA1 (libsoup-2.62.2.tar.xz) = d4efdf3f5a3767b11aa60883b9a3a01b2dc6d97d
+RMD160 (libsoup-2.62.2.tar.xz) = 4d81a0741dd080d9a2b8e76ccdad6f40f757ca5c
+SHA512 (libsoup-2.62.2.tar.xz) = fbb3f2bc35cf11c7ecf47aada8d92344a15e351ace4133686512b3e2d619e831d9f80781387252a2652625cc0ba21cf4775bf5c1ca8bec5f5ccf0af15ef23850
+Size (libsoup-2.62.2.tar.xz) = 1848752 bytes



Home | Main Index | Thread Index | Old Index