svn commit: r508518 - head/net/py-pyshark

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Aug 10 22:48:50 UTC 2019


Author: sunpoet
Date: Sat Aug 10 22:48:49 2019
New Revision: 508518
URL: https://svnweb.freebsd.org/changeset/ports/508518

Log:
  Update to 0.4.2.8
  
  Changes:	https://github.com/KimiNewt/pyshark/releases
  		https://github.com/KimiNewt/pyshark/commits/master

Modified:
  head/net/py-pyshark/Makefile
  head/net/py-pyshark/distinfo

Modified: head/net/py-pyshark/Makefile
==============================================================================
--- head/net/py-pyshark/Makefile	Sat Aug 10 22:48:44 2019	(r508517)
+++ head/net/py-pyshark/Makefile	Sat Aug 10 22:48:49 2019	(r508518)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	pyshark
-PORTVERSION=	0.4.2.7
+PORTVERSION=	0.4.2.8
 CATEGORIES=	net python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/net/py-pyshark/distinfo
==============================================================================
--- head/net/py-pyshark/distinfo	Sat Aug 10 22:48:44 2019	(r508517)
+++ head/net/py-pyshark/distinfo	Sat Aug 10 22:48:49 2019	(r508518)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1565352592
-SHA256 (pyshark-0.4.2.7.tar.gz) = 9927274efef35119aecaafbc8b9cd652deb579853d933a8fb2a0ee3266d488d6
-SIZE (pyshark-0.4.2.7.tar.gz) = 19906
+TIMESTAMP = 1565441533
+SHA256 (pyshark-0.4.2.8.tar.gz) = 46ee30c6f23fb18c7ed6dd26a86e76c223b40e3dcc66d51c34f6df3915bc41cc
+SIZE (pyshark-0.4.2.8.tar.gz) = 19909


More information about the svn-ports-all mailing list