Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Jul 2012 12:33:29 +0000 (UTC)
From:      Carlo Strub <cs@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r301272 - head/security/p5-GnuPG
Message-ID:  <201207211233.q6LCXTOQ032511@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: cs
Date: Sat Jul 21 12:33:29 2012
New Revision: 301272
URL: http://svn.freebsd.org/changeset/ports/301272

Log:
  Fix some errors in the port:
  - maintainer is submitter now
  - description should not mention submitter
  - man-plist unnecessary
  
  Submitted by:	az@

Deleted:
  head/security/p5-GnuPG/man-plist
Modified:
  head/security/p5-GnuPG/Makefile
  head/security/p5-GnuPG/pkg-descr

Modified: head/security/p5-GnuPG/Makefile
==============================================================================
--- head/security/p5-GnuPG/Makefile	Sat Jul 21 10:03:51 2012	(r301271)
+++ head/security/p5-GnuPG/Makefile	Sat Jul 21 12:33:29 2012	(r301272)
@@ -11,7 +11,7 @@ CATEGORIES=	security perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	perl@FreeBSD.org
+MAINTAINER=	marcellocoutinho@gmail.com
 COMMENT=	Perl module for interfacing with GnuPG
 
 LICENSE=	GPLv2

Modified: head/security/p5-GnuPG/pkg-descr
==============================================================================
--- head/security/p5-GnuPG/pkg-descr	Sat Jul 21 10:03:51 2012	(r301271)
+++ head/security/p5-GnuPG/pkg-descr	Sat Jul 21 12:33:29 2012	(r301272)
@@ -1,5 +1,3 @@
 GnuPG - Perl module interface to the GNU Privacy Guard (v1.x.x series)
 
 WWW:  http://search.cpan.org/dist/GnuPG/
-
-Marcello Coutinho



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201207211233.q6LCXTOQ032511>