ports/179188: New port: textproc/p5-checkbashisms
Hakisho Nukama
nukama at gmail.com
Sun Jun 2 05:00:00 UTC 2013
>Number: 179188
>Category: ports
>Synopsis: New port: textproc/p5-checkbashisms
>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: Sun Jun 02 05:00:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator: Hakisho Nukama
>Release: 9.1-RELEASE
>Organization:
n/a
>Environment:
>Description:
Debian script that checks for bash-isms
http://packages.qa.debian.org/d/devscripts.html
>How-To-Repeat:
https://redports.org/buildarchive/20130602042100-3495/
>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-checkbashisms
# p5-checkbashisms/Makefile
# p5-checkbashisms/distinfo
# p5-checkbashisms/pkg-descr
#
echo c - p5-checkbashisms
mkdir -p p5-checkbashisms > /dev/null 2>&1
echo x - p5-checkbashisms/Makefile
sed 's/^X//' >p5-checkbashisms/Makefile << '5c52fce10912679f6a358cb93d2225dd'
X# Created by: Hakisho Nukama <Nukama at gmail.com>
X# $FreeBSD$
X
XPORTNAME= checkbashisms
XPORTVERSION= 2.12.6
XCATEGORIES= textproc perl5
XMASTER_SITES= http://ftp.debian.org/debian/pool/main/d/devscripts/
XPKGNAMEPREFIX= p5-
XDISTNAME= devscripts_${PORTVERSION}
X
XMAINTAINER= nukama+maintainer at gmail.com
XCOMMENT= Perl module for checking scripts against POSIX-compliance
X
XLICENSE= GPLv2
X
XNO_BUILD= yes
X
XUSE_PERL5_RUN= YES
X
XMAN1= checkbashisms.1
X
XPLIST_FILES+= bin/checkbashisms
X
XWRKSRC= ${WRKDIR}/devscripts-${PORTVERSION}
X
Xpre-install:
X ${REINPLACE_CMD} -e 's|###VERSION###|${PORTVERSION}|' \
X ${WRKSRC}/scripts/checkbashisms.pl
X
Xdo-install:
X @${INSTALL_SCRIPT} ${WRKSRC}/scripts/checkbashisms.pl ${PREFIX}/bin/checkbashisms
X @${INSTALL_MAN} ${WRKSRC}/scripts/checkbashisms.1 ${MANPREFIX}/man/man1
X
X.include <bsd.port.mk>
5c52fce10912679f6a358cb93d2225dd
echo x - p5-checkbashisms/distinfo
sed 's/^X//' >p5-checkbashisms/distinfo << '8da28bb240046db7acc34d6cdb565528'
XSHA256 (devscripts_2.12.6.tar.gz) = eab908dc6809459a62eac4e6d07bda714123fc4cc0b15e275b865c8a49e65f8e
XSIZE (devscripts_2.12.6.tar.gz) = 996395
8da28bb240046db7acc34d6cdb565528
echo x - p5-checkbashisms/pkg-descr
sed 's/^X//' >p5-checkbashisms/pkg-descr << 'e24c120e92e4af66082372c4d07dc2da'
XDebian script that checks for bashisms
X
XWWW: http://packages.qa.debian.org/d/devscripts.html
e24c120e92e4af66082372c4d07dc2da
exit
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list