Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Nov 2004 01:50:34 GMT
From:      Aaron Dalton <aaron@daltons.ca>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/73828: New Port: devel/p5-Heap-Simple-XS - An XSimplementation of the Heap::Simple interface
Message-ID:  <200411140150.iAE1oYkM049153@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/73828; it has been noted by GNATS.

From: Aaron Dalton <aaron@daltons.ca>
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 <aaron@daltons.ca>
 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 <bsd.port.pre.mk>
 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 <bsd.port.post.mk>
 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 <cpan@ton.iguana.be>
 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--



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