From owner-svn-ports-head@FreeBSD.ORG Tue Aug 20 16:56:11 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id D701CDFF; Tue, 20 Aug 2013 16:56:11 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id C504B2D1E; Tue, 20 Aug 2013 16:56:11 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r7KGuBCl011054; Tue, 20 Aug 2013 16:56:11 GMT (envelope-from mat@svn.freebsd.org) Received: (from mat@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r7KGuBeC011051; Tue, 20 Aug 2013 16:56:11 GMT (envelope-from mat@svn.freebsd.org) Message-Id: <201308201656.r7KGuBeC011051@svn.freebsd.org> From: Mathieu Arnold Date: Tue, 20 Aug 2013 16:56:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r325063 - head/devel/p5-SVN-Notify 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.14 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: Tue, 20 Aug 2013 16:56:11 -0000 Author: mat Date: Tue Aug 20 16:56:10 2013 New Revision: 325063 URL: http://svnweb.freebsd.org/changeset/ports/325063 Log: Update to 2.84 Modified: head/devel/p5-SVN-Notify/Makefile head/devel/p5-SVN-Notify/distinfo (contents, props changed) head/devel/p5-SVN-Notify/pkg-plist (contents, props changed) Modified: head/devel/p5-SVN-Notify/Makefile ============================================================================== --- head/devel/p5-SVN-Notify/Makefile Tue Aug 20 16:54:04 2013 (r325062) +++ head/devel/p5-SVN-Notify/Makefile Tue Aug 20 16:56:10 2013 (r325063) @@ -3,7 +3,7 @@ # $FreeBSD$ PORTNAME= SVN-Notify -PORTVERSION= 2.83 +PORTVERSION= 2.84 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/devel/p5-SVN-Notify/distinfo ============================================================================== --- head/devel/p5-SVN-Notify/distinfo Tue Aug 20 16:54:04 2013 (r325062) +++ head/devel/p5-SVN-Notify/distinfo Tue Aug 20 16:56:10 2013 (r325063) @@ -1,2 +1,2 @@ -SHA256 (SVN-Notify-2.83.tar.gz) = 0af8a5742a046271b227fddf0eda2c49c063cb7ba94dfc1da22c0ca73de23c25 -SIZE (SVN-Notify-2.83.tar.gz) = 98407 +SHA256 (SVN-Notify-2.84.tar.gz) = baf60516039c90de8e7067772105f4e1680f734da08be7a4e9a6bfcbd25183f6 +SIZE (SVN-Notify-2.84.tar.gz) = 98737 Modified: head/devel/p5-SVN-Notify/pkg-plist ============================================================================== --- head/devel/p5-SVN-Notify/pkg-plist Tue Aug 20 16:54:04 2013 (r325062) +++ head/devel/p5-SVN-Notify/pkg-plist Tue Aug 20 16:56:10 2013 (r325063) @@ -1,7 +1,7 @@ bin/svnnotify %%SITE_PERL%%/SVN/Notify.pm %%SITE_PERL%%/SVN/Notify/Alternative.pm -%%SITE_PERL%%/SVN/Notify/Filter.pm +%%SITE_PERL%%/SVN/Notify/Filter.pod %%SITE_PERL%%/SVN/Notify/Filter/Trac.pm %%SITE_PERL%%/SVN/Notify/HTML.pm %%SITE_PERL%%/SVN/Notify/HTML/ColorDiff.pm