svn commit: r318284 - head/security/p5-Crypt-OpenSSL-AES

Martin Wilke miwi at FreeBSD.org
Thu May 16 08:39:01 UTC 2013


Author: miwi
Date: Thu May 16 08:39:00 2013
New Revision: 318284
URL: http://svnweb.freebsd.org/changeset/ports/318284

Log:
  - Fix plist
  - Trim header
  
  Reported by:	poudriere exp-run

Modified:
  head/security/p5-Crypt-OpenSSL-AES/Makefile   (contents, props changed)
  head/security/p5-Crypt-OpenSSL-AES/pkg-plist   (contents, props changed)

Modified: head/security/p5-Crypt-OpenSSL-AES/Makefile
==============================================================================
--- head/security/p5-Crypt-OpenSSL-AES/Makefile	Thu May 16 08:38:49 2013	(r318283)
+++ head/security/p5-Crypt-OpenSSL-AES/Makefile	Thu May 16 08:39:00 2013	(r318284)
@@ -1,12 +1,9 @@
-# New ports collection makefile for:    p5-Crypt-OpenSSL-AES
-# Date created:				2008 July 06
-# Whom:					John Ferrell <jdferrell3 at yahoo.com>
-#
+# Created by: John Ferrell <jdferrell3 at yahoo.com>
 # $FreeBSD$
-#
 
 PORTNAME=	Crypt-OpenSSL-AES
 PORTVERSION=	0.02
+PORTREVISION=	1
 CATEGORIES=	security perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-

Modified: head/security/p5-Crypt-OpenSSL-AES/pkg-plist
==============================================================================
--- head/security/p5-Crypt-OpenSSL-AES/pkg-plist	Thu May 16 08:38:49 2013	(r318283)
+++ head/security/p5-Crypt-OpenSSL-AES/pkg-plist	Thu May 16 08:39:00 2013	(r318284)
@@ -5,6 +5,5 @@
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt/OpenSSL/AES
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt/OpenSSL
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt
- at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Crypt/OpenSSL/AES
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Crypt/OpenSSL
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Crypt


More information about the svn-ports-all mailing list