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

Baptiste Daroussin bapt at FreeBSD.org
Mon May 27 09:28:00 UTC 2013


Author: bapt
Date: Mon May 27 09:28:00 2013
New Revision: 319190
URL: http://svnweb.freebsd.org/changeset/ports/319190

Log:
  Fix plist

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	Mon May 27 09:25:53 2013	(r319189)
+++ head/security/p5-Crypt-IDEA/Makefile	Mon May 27 09:28:00 2013	(r319190)
@@ -1,13 +1,9 @@
-# New ports collection makefile for:	p5-Crypt-IDEA
-# Date created:				October 20th 1996
-# Whom:	      				James FitzGibbon <jfitz at FreeBSD.org>
-#
+# Created by: James FitzGibbon <jfitz at FreeBSD.org>
 # $FreeBSD$
-#
 
 PORTNAME=	Crypt-IDEA
 PORTVERSION=	1.08
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	security perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-

Modified: head/security/p5-Crypt-IDEA/pkg-plist
==============================================================================
--- head/security/p5-Crypt-IDEA/pkg-plist	Mon May 27 09:25:53 2013	(r319189)
+++ head/security/p5-Crypt-IDEA/pkg-plist	Mon May 27 09:28:00 2013	(r319190)
@@ -1,4 +1,3 @@
-%%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