Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Sep 2012 09:03:06 +0000 (UTC)
From:      Frederic Culot <culot@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r304952 - head/mail/p5-Dancer-Plugin-Email
Message-ID:  <201209270903.q8R936S7086894@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: culot
Date: Thu Sep 27 09:03:05 2012
New Revision: 304952
URL: http://svn.freebsd.org/changeset/ports/304952

Log:
  - Update to 1.0000
  
  Changes:	http://search.cpan.org/dist/Dancer-Plugin-Email/CHANGES
  PR:		ports/172094
  Submitted by:	Grzegorz Blach <magik@roorback.net> (maintainer)

Modified:
  head/mail/p5-Dancer-Plugin-Email/Makefile
  head/mail/p5-Dancer-Plugin-Email/distinfo
  head/mail/p5-Dancer-Plugin-Email/pkg-plist

Modified: head/mail/p5-Dancer-Plugin-Email/Makefile
==============================================================================
--- head/mail/p5-Dancer-Plugin-Email/Makefile	Thu Sep 27 08:42:42 2012	(r304951)
+++ head/mail/p5-Dancer-Plugin-Email/Makefile	Thu Sep 27 09:03:05 2012	(r304952)
@@ -1,12 +1,7 @@
-# New ports collection makefile for:	Dancer-Plugin-Email
-# Date created:				30 Dec 2010
-# Whom:					Grzegorz Blach <magik@roorback.net>
-#
 # $FreeBSD$
-#
 
 PORTNAME=	Dancer-Plugin-Email
-PORTVERSION=	0.1300
+PORTVERSION=	1.0000
 CATEGORIES=	mail perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:IRONCAMEL
@@ -30,7 +25,6 @@ BUILD_DEPENDS:=	${RUN_DEPENDS}
 
 PERL_CONFIGURE=	yes
 
-MAN3=	Dancer::Plugin::README.3 \
-	Dancer::Plugin::Email.3
+MAN3=	Dancer::Plugin::Email.3
 
 .include <bsd.port.mk>

Modified: head/mail/p5-Dancer-Plugin-Email/distinfo
==============================================================================
--- head/mail/p5-Dancer-Plugin-Email/distinfo	Thu Sep 27 08:42:42 2012	(r304951)
+++ head/mail/p5-Dancer-Plugin-Email/distinfo	Thu Sep 27 09:03:05 2012	(r304952)
@@ -1,2 +1,2 @@
-SHA256 (Dancer-Plugin-Email-0.1300.tar.gz) = db9bde9f2b724f47f263f78796531537d2f8c79d61125b6c7c09606a5f3296ef
-SIZE (Dancer-Plugin-Email-0.1300.tar.gz) = 13554
+SHA256 (Dancer-Plugin-Email-1.0000.tar.gz) = 259eac4859b8c93ab0901fd5a81abc398a0610a1edc083238d40fdb7b9d80a7a
+SIZE (Dancer-Plugin-Email-1.0000.tar.gz) = 14201

Modified: head/mail/p5-Dancer-Plugin-Email/pkg-plist
==============================================================================
--- head/mail/p5-Dancer-Plugin-Email/pkg-plist	Thu Sep 27 08:42:42 2012	(r304951)
+++ head/mail/p5-Dancer-Plugin-Email/pkg-plist	Thu Sep 27 09:03:05 2012	(r304952)
@@ -1,6 +1,5 @@
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/Dancer/Plugin/Email/.packlist
 %%SITE_PERL%%/Dancer/Plugin/Email.pm
-%%SITE_PERL%%/Dancer/Plugin/README.pod
 @dirrmtry %%SITE_PERL%%/Dancer/Plugin
 @dirrmtry %%SITE_PERL%%/Dancer
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Dancer/Plugin/Email



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