From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Nov 14 01:50:35 2004 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 38EBF16A4D4 for ; Sun, 14 Nov 2004 01:50:35 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1A7F943D5D for ; Sun, 14 Nov 2004 01:50:35 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) iAE1oYtO049154 for ; Sun, 14 Nov 2004 01:50:34 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id iAE1oYkM049153; Sun, 14 Nov 2004 01:50:34 GMT (envelope-from gnats) Date: Sun, 14 Nov 2004 01:50:34 GMT Message-Id: <200411140150.iAE1oYkM049153@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: Aaron Dalton Subject: Re: ports/73828: New Port: devel/p5-Heap-Simple-XS - An XSimplementation of the Heap::Simple interface X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Aaron Dalton List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 Nov 2004 01:50:35 -0000 The following reply was made to PR ports/73828; it has been noted by GNATS. From: Aaron Dalton To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Cc: Subject: Re: ports/73828: New Port: devel/p5-Heap-Simple-XS - An XS implementation of the Heap::Simple interface Date: Sat, 13 Nov 2004 18:49:47 -0700 This is a multi-part message in MIME format. --------------080905010300030402050901 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit This module has been updated since its original submission to the ports tree. Attached, please find the updated shar for the newest version. Cheers! Aaron Dalton --------------080905010300030402050901 Content-Type: text/plain; name="hs-xs.txt" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="hs-xs.txt" # 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-Heap-Simple-XS # p5-Heap-Simple-XS/Makefile # p5-Heap-Simple-XS/distinfo # p5-Heap-Simple-XS/pkg-descr # p5-Heap-Simple-XS/pkg-plist # echo c - p5-Heap-Simple-XS mkdir -p p5-Heap-Simple-XS > /dev/null 2>&1 echo x - p5-Heap-Simple-XS/Makefile sed 's/^X//' >p5-Heap-Simple-XS/Makefile << 'END-of-p5-Heap-Simple-XS/Makefile' X# New ports collection makefile for: Heap::Simple::XS X# Date created: 11 November 2004 X# Whom: Aaron Dalton X# X# $FreeBSD$ X# X XPORTNAME= Heap-Simple-XS XPORTVERSION= 0.06 XCATEGORIES= devel perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= Heap XPKGNAMEPREFIX= p5- X XMAINTAINER= aaron@daltons.ca XCOMMENT= An XS implementation of the Heap::Simple interface X XBUILD_DEPENDS= ${SITE_PERL}/Heap/Simple.pm:${PORTSDIR}/devel/p5-Heap-Simple XRUN_DEPENDS= ${BUILD_DEPENDS} X XPERL_CONFIGURE= yes X XMAN3= Heap::Simple::XS.3 X X.include X X.if ${PERL_LEVEL} < 500600 XIGNORE= Uses ??{} in regexps, which came with perl5.6, install lang/perl5 or lang/perl5.8 X.endif X X.include END-of-p5-Heap-Simple-XS/Makefile echo x - p5-Heap-Simple-XS/distinfo sed 's/^X//' >p5-Heap-Simple-XS/distinfo << 'END-of-p5-Heap-Simple-XS/distinfo' XMD5 (Heap-Simple-XS-0.06.tar.gz) = 587d13b368a57bd4f6fc1b4cc117e587 XSIZE (Heap-Simple-XS-0.06.tar.gz) = 55267 END-of-p5-Heap-Simple-XS/distinfo echo x - p5-Heap-Simple-XS/pkg-descr sed 's/^X//' >p5-Heap-Simple-XS/pkg-descr << 'END-of-p5-Heap-Simple-XS/pkg-descr' XThis module provides an XS implementation of the interface described in XHeap::Simple. Look there for a description. X XWWW: http://search.cpan.org/dist/Heap-Simple-XS/ XAuthor: Ton Hospel X X- Aaron Dalton Xaaron@daltons.ca END-of-p5-Heap-Simple-XS/pkg-descr echo x - p5-Heap-Simple-XS/pkg-plist sed 's/^X//' >p5-Heap-Simple-XS/pkg-plist << 'END-of-p5-Heap-Simple-XS/pkg-plist' X%%SITE_PERL%%/%%PERL_ARCH%%/Heap/Simple/XS.pm X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Heap/Simple/XS/.packlist X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Heap/Simple/XS/XS.bs X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Heap/Simple/XS/XS.so X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Heap/Simple/XS X@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Heap/Simple 2>/dev/null || true X@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Heap 2>/dev/null || true X@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/Heap/Simple 2>/dev/null || true X@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/Heap 2>/dev/null || true X END-of-p5-Heap-Simple-XS/pkg-plist exit --------------080905010300030402050901--