Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Jul 2012 05:00:48 GMT
From:      Marcello Silva Coutinho <marcellocoutinho@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/169956: New port: devel/p5-Acme-Comment allows multi-line comments which are filtered out
Message-ID:  <201207180500.q6I50m3j026200@red.freebsd.org>
Resent-Message-ID: <201207180510.q6I5AA3P056295@freefall.freebsd.org>

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

>Number:         169956
>Category:       ports
>Synopsis:       New port: devel/p5-Acme-Comment allows multi-line comments which are filtered out
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jul 18 05:10:09 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Marcello Silva Coutinho
>Release:        8.3
>Organization:
>Environment:
FreeBSD bsd816.trf1.gov.br 8.3-RELEASE-p3 FreeBSD 8.3-RELEASE-p3 #0: Tue Jun 12 00:39:29 UTC 2012     root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC  amd64
>Description:
New port: devel/p5-Acme-Comment 

Acme::Comment allows multi-line comments which are filtered out. Unlike the pseudo multi-line comment if (0) {}, the code being commented out need not be syntactically valid.
http://search.cpan.org/~bingos/Acme-Comment-1.04/

This perl module is required for mailscanner perl utils included on its rules
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	p5-Acme-Comment
#	p5-Acme-Comment/Makefile
#	p5-Acme-Comment/distinfo
#	p5-Acme-Comment/pkg-descr
#	p5-Acme-Comment/pkg-plist
#
echo c - p5-Acme-Comment
mkdir -p p5-Acme-Comment > /dev/null 2>&1
echo x - p5-Acme-Comment/Makefile
sed 's/^X//' >p5-Acme-Comment/Makefile << '9430a65fdcaa4f58bc665eb738cb03ac'
X# New ports collection makefile for:	devel/p5-Acme-Damn
X# Date created:				18 July 2012
X# Whom:					Marcello Coutinho
X#
X# $FreeBSD: ports/devel/p5-Acme-Comment/Makefile,v 1.0 2012/07/17 18:41:26 swills Exp $
X#
X
XPORTNAME=	Acme-Comment
XPORTVERSION=	1.04
XCATEGORIES=	devel perl5
XMASTER_SITES=	CPAN
XPKGNAMEPREFIX=	p5-
X
XCOMMENT=	Acme::Comment allows multi-line comments which are filtered out
X
XPERL_CONFIGURE=	yes
X
XMAN3 += Acme::Comment.3
X
X.include <bsd.port.mk>
9430a65fdcaa4f58bc665eb738cb03ac
echo x - p5-Acme-Comment/distinfo
sed 's/^X//' >p5-Acme-Comment/distinfo << 'aed5ba55aa62e765ee0d744aad4893d7'
XSHA256 (Acme-Comment-1.04.tar.gz) = a52fd985da35475bc077fbd070dbaab0bf26f4243c829846e7130cd04dd0bd6f
XSIZE (Acme-Comment-1.04.tar.gz) = 16423
aed5ba55aa62e765ee0d744aad4893d7
echo x - p5-Acme-Comment/pkg-descr
sed 's/^X//' >p5-Acme-Comment/pkg-descr << '51f99a7b45b521bc7913e32894c9a50e'
XAcme::Comment  allows multi-line comments which are filtered out. Unlike the pseudo multi-line comment if (0) {}, the code being commented out need not be syntactically valid.
X
XWWW: http://search.cpan.org/dist/Acme-Comment/
51f99a7b45b521bc7913e32894c9a50e
echo x - p5-Acme-Comment/pkg-plist
sed 's/^X//' >p5-Acme-Comment/pkg-plist << '7e85560a5a2ba73e37dd75ce036f8228'
X%%SITE_PERL%%/Acme/Comment.pm
X@dirrmtry %%SITE_PERL%%/Acme
X
7e85560a5a2ba73e37dd75ce036f8228
exit



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



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