svn commit: r322205 - head/security/p5-Crypt-IDEA

Ryan Steinmetz zi at FreeBSD.org
Tue Jul 2 21:22:26 UTC 2013


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


More information about the svn-ports-all mailing list