PR ports/123194 was submitting a new port, but didn't actually attach the port itself. In this message, the port is including below. # 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-Lchown # p5-Lchown/pkg-descr # p5-Lchown/Makefile # p5-Lchown/pkg-plist # p5-Lchown/distinfo # echo c - p5-Lchown mkdir -p p5-Lchown > /dev/null 2>&1 echo x - p5-Lchown/pkg-descr sed 's/^X//' >p5-Lchown/pkg-descr << 'END-of-p5-Lchown/pkg-descr' XLchown allows calls from Perl5 to lchown(2) enable changes to the ownership of a Xsymbolic link itself instead of to the file the link points to. X XWWW: http://search.cpan.org/~ncleaton/Lchown-1.00/ END-of-p5-Lchown/pkg-descr echo x - p5-Lchown/Makefile sed 's/^X//' >p5-Lchown/Makefile << 'END-of-p5-Lchown/Makefile' X# New ports collection makefile for: p5-Lchown X# Date created: 2008-04-28 X# Whom: Jeffrey Goldberg <jeffrey@goldmark.org> X# X# $FreeBSD$ X# X XPORTNAME= Lchown XPORTVERSION= 1.00 XCATEGORIES= sysutils perl5 XMASTER_SITES= CPAN XMASTER_SITE_SUBDIR= ../../authors/id/N/NC/NCLEATON XPKGNAMEPREFIX= p5- X XMAINTAINER= jeffrey@goldmark.org XCOMMENT= A perl5 module providing access to lchown(2) X XPERL_CONFIGURE= YES X XMAN3= Lchown.3 X X.include <bsd.port.pre.mk> X.include <bsd.port.post.mk> END-of-p5-Lchown/Makefile echo x - p5-Lchown/pkg-plist sed 's/^X//' >p5-Lchown/pkg-plist << 'END-of-p5-Lchown/pkg-plist' X%%SITE_PERL%%/%%PERL_ARCH%%/Lchown.pm X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Lchown/.packlist X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Lchown/Lchown.bs X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Lchown/Lchown.so X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Lchown END-of-p5-Lchown/pkg-plist echo x - p5-Lchown/distinfo sed 's/^X//' >p5-Lchown/distinfo << 'END-of-p5-Lchown/distinfo' XMD5 (Lchown-1.00.tar.gz) = efd5e403bcd9db6d13c6a26194a6ac8f XSHA256 (Lchown-1.00.tar.gz) = f082a3662fa1989547f2a37b8e8a8506e832bb4e54276248e524c3a501ba6d78 XSIZE (Lchown-1.00.tar.gz) = 3466 END-of-p5-Lchown/distinfo exit
State Changed From-To: open->closed New port added, with minor changes. Thanks!