From owner-svn-ports-head@FreeBSD.ORG Tue Jul 2 21:22:26 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id B568A6F9; Tue, 2 Jul 2013 21:22:26 +0000 (UTC) (envelope-from zi@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id A83EA17AD; Tue, 2 Jul 2013 21:22:26 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r62LMQwm093292; Tue, 2 Jul 2013 21:22:26 GMT (envelope-from zi@svn.freebsd.org) Received: (from zi@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r62LMQiw093290; Tue, 2 Jul 2013 21:22:26 GMT (envelope-from zi@svn.freebsd.org) Message-Id: <201307022122.r62LMQiw093290@svn.freebsd.org> From: Ryan Steinmetz Date: Tue, 2 Jul 2013 21:22:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r322205 - head/security/p5-Crypt-IDEA 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, 02 Jul 2013 21:22:26 -0000 Author: zi Date: Tue Jul 2 21:22:25 2013 New Revision: 322205 URL: http://svnweb.freebsd.org/changeset/ports/322205 Log: - Fix broken pkg-plist (revert previous commit) - Bump PORTREVISION Modified: head/security/p5-Crypt-IDEA/Makefile head/security/p5-Crypt-IDEA/pkg-plist Modified: head/security/p5-Crypt-IDEA/Makefile ============================================================================== --- head/security/p5-Crypt-IDEA/Makefile Tue Jul 2 20:54:23 2013 (r322204) +++ head/security/p5-Crypt-IDEA/Makefile Tue Jul 2 21:22:25 2013 (r322205) @@ -3,7 +3,7 @@ PORTNAME= Crypt-IDEA PORTVERSION= 1.08 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/security/p5-Crypt-IDEA/pkg-plist ============================================================================== --- head/security/p5-Crypt-IDEA/pkg-plist Tue Jul 2 20:54:23 2013 (r322204) +++ head/security/p5-Crypt-IDEA/pkg-plist Tue Jul 2 21:22:25 2013 (r322205) @@ -1,3 +1,4 @@ +%%SITE_PERL%%/%%PERL_ARCH%%/Crypt/._test.pl %%SITE_PERL%%/%%PERL_ARCH%%/Crypt/IDEA.pm %%SITE_PERL%%/%%PERL_ARCH%%/Crypt/IDEA.pod %%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt/IDEA/.packlist