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:           Sun May 28 11:21:33 UTC 2017

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

Log Message:
Update pear-Net_Socket to 1.2.2.

pkgsrc change: set LICENSE to 2-clause-bsd.

1.2.2                                           2017-04-13 13:22 UTC

Changelog:

* Bug #21178: $php_errormsg is deprecated in PHP 7.2

1.2.1                                           2017-04-06 11:23 UTC

Changelog:

* Fix BSD-2 licensing

1.2.0                                           2017-04-06 09:13 UTC

Changelog:

* Change license to BSD-2 Clause
* Request #17526: License change


To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/net/pear-Net_Socket/Makefile
cvs rdiff -u -r1.9 -r1.10 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.16 pkgsrc/net/pear-Net_Socket/Makefile:1.17
--- pkgsrc/net/pear-Net_Socket/Makefile:1.16    Fri Mar 17 15:49:50 2017
+++ pkgsrc/net/pear-Net_Socket/Makefile Sun May 28 11:21:33 2017
@@ -1,10 +1,11 @@
-# $NetBSD: Makefile,v 1.16 2017/03/17 15:49:50 taca Exp $
+# $NetBSD: Makefile,v 1.17 2017/05/28 11:21:33 taca Exp $
 
-DISTNAME=      Net_Socket-1.1.0
+DISTNAME=      Net_Socket-1.2.2
 CATEGORIES+=   net
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 COMMENT=       PHP classes to provide Network Socket Interface
+LICENSE=       2-clause-bsd
 
 CONFLICTS=     php-pear-Net_Socket-[0-9]*
 

Index: pkgsrc/net/pear-Net_Socket/distinfo
diff -u pkgsrc/net/pear-Net_Socket/distinfo:1.9 pkgsrc/net/pear-Net_Socket/distinfo:1.10
--- pkgsrc/net/pear-Net_Socket/distinfo:1.9     Fri Mar 17 15:49:50 2017
+++ pkgsrc/net/pear-Net_Socket/distinfo Sun May 28 11:21:33 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.9 2017/03/17 15:49:50 taca Exp $
+$NetBSD: distinfo,v 1.10 2017/05/28 11:21:33 taca Exp $
 
-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
+SHA1 (pear/Net_Socket-1.2.2.tgz) = e9da0fadc00cafeddaac20f6de5bea66633f5bff
+RMD160 (pear/Net_Socket-1.2.2.tgz) = 45f6caf0e857da3e6eaa2aae3548cad0c51d324b
+SHA512 (pear/Net_Socket-1.2.2.tgz) = fd415fbd4a6801b63cda3168ff275fdeae233a3cc4c62f9bfe561f83f24f89795a7e7ad862641a73bb6d6e3c0da8b56cd00e7e7a1db616de040ea7883d84caa5
+Size (pear/Net_Socket-1.2.2.tgz) = 6903 bytes



Home | Main Index | Thread Index | Old Index