pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/py-autobahn



Module Name:    pkgsrc
Committed By:   adam
Date:           Sun Jun 25 08:26:26 UTC 2017

Modified Files:
        pkgsrc/www/py-autobahn: Makefile distinfo

Log Message:
17.6.2:
new: force register option when joining realms
fix: TLS options in components API


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/www/py-autobahn/Makefile \
    pkgsrc/www/py-autobahn/distinfo

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

Modified files:

Index: pkgsrc/www/py-autobahn/Makefile
diff -u pkgsrc/www/py-autobahn/Makefile:1.3 pkgsrc/www/py-autobahn/Makefile:1.4
--- pkgsrc/www/py-autobahn/Makefile:1.3 Wed Jun 21 18:42:21 2017
+++ pkgsrc/www/py-autobahn/Makefile     Sun Jun 25 08:26:26 2017
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2017/06/21 18:42:21 adam Exp $
+# $NetBSD: Makefile,v 1.4 2017/06/25 08:26:26 adam Exp $
 
-DISTNAME=      autobahn-17.6.1
+DISTNAME=      autobahn-17.6.2
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    www python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=a/autobahn/}
Index: pkgsrc/www/py-autobahn/distinfo
diff -u pkgsrc/www/py-autobahn/distinfo:1.3 pkgsrc/www/py-autobahn/distinfo:1.4
--- pkgsrc/www/py-autobahn/distinfo:1.3 Wed Jun 21 18:42:21 2017
+++ pkgsrc/www/py-autobahn/distinfo     Sun Jun 25 08:26:26 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2017/06/21 18:42:21 adam Exp $
+$NetBSD: distinfo,v 1.4 2017/06/25 08:26:26 adam Exp $
 
-SHA1 (autobahn-17.6.1.tar.gz) = 6b75ce77b402ee9a5f6543c01d412b98ba4bab55
-RMD160 (autobahn-17.6.1.tar.gz) = 1193b3000e51790dfe6de2a80341d09c5068822e
-SHA512 (autobahn-17.6.1.tar.gz) = 30c50883c7c5e3f084ac7a0fcaeccd9cb7f64dd1450ddcea3cb9c456ace1a9ac9a04d448fa9646a4c50d09b0dec6604924d3caf83cfa523d1cb3ed94e6b148e9
-Size (autobahn-17.6.1.tar.gz) = 205855 bytes
+SHA1 (autobahn-17.6.2.tar.gz) = 547a60701deda654c9352261192449511ea55d28
+RMD160 (autobahn-17.6.2.tar.gz) = 2e820e31e70ec52fd215a063db45fc918b93e04b
+SHA512 (autobahn-17.6.2.tar.gz) = 00154e8156134813afb13aeb20abd5ea6efb51b18a027d869832d2bc0ca6a86e2b53a31810e0f464ff50af0d6a7d0dfc2e7303f00368018735aed53450eddf34
+Size (autobahn-17.6.2.tar.gz) = 206651 bytes



Home | Main Index | Thread Index | Old Index