Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 Nov 2008 17:29:46 GMT
From:      George Hartzell <hartzell@alerce.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/129305: [maintainer update] patch for COMMENT in p5-Module-Starter-Plugin-TT2
Message-ID:  <200811301729.mAUHTkG5067629@www.freebsd.org>
Resent-Message-ID: <200811301730.mAUHU23k004611@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         129305
>Category:       ports
>Synopsis:       [maintainer update] patch for COMMENT in p5-Module-Starter-Plugin-TT2
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Nov 30 17:30:02 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     George Hartzell
>Release:        -STABLE
>Organization:
>Environment:
>Description:
I left a bogus value in the Makefile's COMMENT field when I submitted the port.  This patch corrects that fumble.


>How-To-Repeat:

>Fix:


Patch attached with submission follows:

*** Makefile.orig	2008-11-30 09:27:30.000000000 -0800
--- Makefile	2008-11-30 09:28:02.000000000 -0800
***************
*** 12,18 ****
  PKGNAMEPREFIX=	p5-
  
  MAINTAINER=	hartzell@alerce.com
! COMMENT=	MOOSE
  
  BUILD_DEPENDS=	p5-Module-Starter>=1.47.0:${PORTSDIR}/devel/p5-Module-Starter \
  		p5-Template-Toolkit>=2:${PORTSDIR}/www/p5-Template-Toolkit
--- 12,18 ----
  PKGNAMEPREFIX=	p5-
  
  MAINTAINER=	hartzell@alerce.com
! COMMENT=	TT2 templates for Module::Starter::Template
  
  BUILD_DEPENDS=	p5-Module-Starter>=1.47.0:${PORTSDIR}/devel/p5-Module-Starter \
  		p5-Template-Toolkit>=2:${PORTSDIR}/www/p5-Template-Toolkit


>Release-Note:
>Audit-Trail:
>Unformatted:



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