Date: Thu, 19 May 2016 03:43:16 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415483 - head/net/p5-Net-Pcap Message-ID: <201605190343.u4J3hGip052859@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201605190343.u4J3hGip052859>