>Number:         179377
>Category:       misc
>Synopsis:       [maintainer] [patch] www/p5-Catalyst-Plugin-DateTime: cosmetic 
>changes
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jun 06 21:30:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Mikhail T.
>Release:        
>Organization:
>Environment:
>Description:
- Trim Makefile header and use my present email in Created by line
- Pet portlint: use tabs, not spaces
- Add license
- Pass maintainership to perl@
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: p5-Catalyst-Plugin-DateTime/Makefile
===================================================================
--- p5-Catalyst-Plugin-DateTime/Makefile        (revision 319387)
+++ p5-Catalyst-Plugin-DateTime/Makefile        (working copy)
@@ -1,24 +1,25 @@
-# Ports collection makefile for:        p5-Catalyst-Plugin-DateTime
-# Date created:                 2010-12-27
-# Whom:                         mich...@fun-box.ru
+# Created by: Mikhail T. <m.tsatse...@gmail.com>
 # $FreeBSD$
 
-PORTNAME=       Catalyst-Plugin-DateTime
-PORTVERSION=    0.03
-CATEGORIES=     www perl5
-MASTER_SITES=   CPAN
-PKGNAMEPREFIX=  p5-
+PORTNAME=      Catalyst-Plugin-DateTime
+PORTVERSION=   0.03
+CATEGORIES=    www perl5
+MASTER_SITES=  CPAN
+PKGNAMEPREFIX= p5-
 EXTRACT_SUFX=  .tgz
 
-MAINTAINER=    m.tsatse...@gmail.com
-COMMENT=        DateTime support for Catalyst
+MAINTAINER=    p...@freebsd.org
+COMMENT=       DateTime support for Catalyst
 
-RUN_DEPENDS=    
p5-Catalyst-Runtime>=5.7000:${PORTSDIR}/www/p5-Catalyst-Runtime \
+LICENSE=       ART10 GPLv1
+LICENSE_COMB=  dual
+
+RUN_DEPENDS=   p5-Catalyst-Runtime>=5.7000:${PORTSDIR}/www/p5-Catalyst-Runtime 
\
                p5-DateTime>=0:${PORTSDIR}/devel/p5-DateTime
-BUILD_DEPENDS=  ${RUN_DEPENDS}
+BUILD_DEPENDS= ${RUN_DEPENDS}
 
-PERL_CONFIGURE= YES
+PERL_CONFIGURE=        YES
 
-MAN3=   Catalyst::Plugin::DateTime.3
+MAN3=  Catalyst::Plugin::DateTime.3
 
 .include <bsd.port.mk>


>Release-Note:
>Audit-Trail:
>Unformatted:
_______________________________________________
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"

Reply via email to