From owner-svn-ports-head@freebsd.org Thu May 19 03:43:17 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8DFC8B3F866; Thu, 19 May 2016 03:43:17 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5EE421227; Thu, 19 May 2016 03:43:17 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u4J3hGB6052861; Thu, 19 May 2016 03:43:16 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4J3hGip052859; Thu, 19 May 2016 03:43:16 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201605190343.u4J3hGip052859@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 19 May 2016 03:43:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415483 - head/net/p5-Net-Pcap X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 May 2016 03:43:17 -0000 Author: sunpoet Date: Thu May 19 03:43:16 2016 New Revision: 415483 URL: https://svnweb.freebsd.org/changeset/ports/415483 Log: - Update to 0.18 Changes: http://search.cpan.org/dist/Net-Pcap/Changes Modified: head/net/p5-Net-Pcap/Makefile head/net/p5-Net-Pcap/distinfo Modified: head/net/p5-Net-Pcap/Makefile ============================================================================== --- head/net/p5-Net-Pcap/Makefile Thu May 19 03:43:11 2016 (r415482) +++ head/net/p5-Net-Pcap/Makefile Thu May 19 03:43:16 2016 (r415483) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Net-Pcap -PORTVERSION= 0.17 -PORTREVISION= 2 +PORTVERSION= 0.18 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/net/p5-Net-Pcap/distinfo ============================================================================== --- head/net/p5-Net-Pcap/distinfo Thu May 19 03:43:11 2016 (r415482) +++ head/net/p5-Net-Pcap/distinfo Thu May 19 03:43:16 2016 (r415483) @@ -1,2 +1,3 @@ -SHA256 (Net-Pcap-0.17.tar.gz) = aaee41ebea17924abdc2d683ec940b3e6b0dc1e5e344178395f57774746a5452 -SIZE (Net-Pcap-0.17.tar.gz) = 92853 +TIMESTAMP = 1463505863 +SHA256 (Net-Pcap-0.18.tar.gz) = cb9bd44948c23544bb9d4e28261dbd0dbb3e7564709487a7855576e0d9b68307 +SIZE (Net-Pcap-0.18.tar.gz) = 94207