Date: Fri, 22 Sep 2017 09:59:22 +0000 (UTC) From: Sofian Brabez <sbz@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r450346 - head/net/py-dpkt Message-ID: <201709220959.v8M9xMQ1066411@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sbz Date: Fri Sep 22 09:59:22 2017 New Revision: 450346 URL: https://svnweb.freebsd.org/changeset/ports/450346 Log: - Update 1.9.1 Modified: head/net/py-dpkt/Makefile head/net/py-dpkt/distinfo Modified: head/net/py-dpkt/Makefile ============================================================================== --- head/net/py-dpkt/Makefile Fri Sep 22 09:44:23 2017 (r450345) +++ head/net/py-dpkt/Makefile Fri Sep 22 09:59:22 2017 (r450346) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= dpkt -PORTVERSION= 1.8.8 +PORTVERSION= 1.9.1 CATEGORIES= net python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/net/py-dpkt/distinfo ============================================================================== --- head/net/py-dpkt/distinfo Fri Sep 22 09:44:23 2017 (r450345) +++ head/net/py-dpkt/distinfo Fri Sep 22 09:59:22 2017 (r450346) @@ -1,3 +1,3 @@ -TIMESTAMP = 1473874463 -SHA256 (dpkt-1.8.8.tar.gz) = d99525e534266818ecd122052f4086c684a88491c8073a848193bbf13ed69800 -SIZE (dpkt-1.8.8.tar.gz) = 102074 +TIMESTAMP = 1506074281 +SHA256 (dpkt-1.9.1.tar.gz) = c6a7ee878fa3d56e2c1fb44846f937046ba03b035da27382596e76f8d9f32967 +SIZE (dpkt-1.9.1.tar.gz) = 115253
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201709220959.v8M9xMQ1066411>