pkgsrc-Changes archive

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

CVS commit: pkgsrc/net/pear-Net_Socket



Module Name:    pkgsrc
Committed By:   taca
Date:           Fri Mar 17 15:49:50 UTC 2017

Modified Files:
        pkgsrc/net/pear-Net_Socket: Makefile distinfo

Log Message:
Update pear-Net_Socket to 1.1.0.

Release date: 2017-03-08 14:32 UTC

Changelog:

* Set minimum PHP version to 5.4.0
* Set minimum PEAR version to 1.10.1

* Bug #18262: Incomplete buffer sent with fwrite after bugfix #14619
* Bug #20113: package.xml does not validate
* Bug #21031: Warning on connection error(stream_socket_client)
* PR #7: Fix for "Maximum execution time of 30 seconds exceeded" error
* PR #8: Make PHP5 compatible


To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 pkgsrc/net/pear-Net_Socket/Makefile
cvs rdiff -u -r1.8 -r1.9 pkgsrc/net/pear-Net_Socket/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/pear-Net_Socket/Makefile
diff -u pkgsrc/net/pear-Net_Socket/Makefile:1.15 pkgsrc/net/pear-Net_Socket/Makefile:1.16
--- pkgsrc/net/pear-Net_Socket/Makefile:1.15    Wed Jul 23 14:06:10 2014
+++ pkgsrc/net/pear-Net_Socket/Makefile Fri Mar 17 15:49:50 2017
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.15 2014/07/23 14:06:10 adam Exp $
+# $NetBSD: Makefile,v 1.16 2017/03/17 15:49:50 taca Exp $
 
-DISTNAME=      Net_Socket-1.0.14
+DISTNAME=      Net_Socket-1.1.0
 CATEGORIES+=   net
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost

Index: pkgsrc/net/pear-Net_Socket/distinfo
diff -u pkgsrc/net/pear-Net_Socket/distinfo:1.8 pkgsrc/net/pear-Net_Socket/distinfo:1.9
--- pkgsrc/net/pear-Net_Socket/distinfo:1.8     Wed Nov  4 00:35:27 2015
+++ pkgsrc/net/pear-Net_Socket/distinfo Fri Mar 17 15:49:50 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.8 2015/11/04 00:35:27 agc Exp $
+$NetBSD: distinfo,v 1.9 2017/03/17 15:49:50 taca Exp $
 
-SHA1 (pear/Net_Socket-1.0.14.tgz) = 7d616175617cb52e18bb0bfac7e0d104564a4065
-RMD160 (pear/Net_Socket-1.0.14.tgz) = 982957744b89e3c6a3547ef7d4e3889e6e2cc9c8
-SHA512 (pear/Net_Socket-1.0.14.tgz) = 1c4ad8bdb96830e32caa7ffe739ba8785bc07a1737ef85b7694b878a38bd693b10ad426361a4a8f758a63ec6fa407650ec9b5d2df086999a041529128f7fa403
-Size (pear/Net_Socket-1.0.14.tgz) = 5600 bytes
+SHA1 (pear/Net_Socket-1.1.0.tgz) = 271843bb430ffc63f9054e0df9e316b22210b548
+RMD160 (pear/Net_Socket-1.1.0.tgz) = e7155b2898e1bd141024ae10e647bff3020146db
+SHA512 (pear/Net_Socket-1.1.0.tgz) = e2dcccc21451ec7fd232764ae061c0b63689c0f6c5f972aa408b74490504f2540bf525f6a0decbcef60ad7fe78f3718b8cc21bf625f31c3811f3ff5824e07b4b
+Size (pear/Net_Socket-1.1.0.tgz) = 5933 bytes



Home | Main Index | Thread Index | Old Index