Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 Apr 2010 22:40:03 GMT
From:      Eric <freebsdports@chillibear.com>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/145384: new port: devel/p5-Data-JavaScript-Anon "anonymous javascript stucts in perl"
Message-ID:  <201004072240.o37Me3Io002125@freefall.freebsd.org>

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

From: Eric <freebsdports@chillibear.com>
To: <bug-followup@FreeBSD.org>
Cc: <freebsdports@chillibear.com>
Subject: Re: ports/145384: new port: devel/p5-Data-JavaScript-Anon  "anonymous
 javascript stucts in perl"
Date: Mon, 05 Apr 2010 11:49:51 +0100

 Noticed I omitted the plist from my original PR.  Obviously having "one of
 those days" ... Please find below a fresh shar with the full (and hopefully
 correct) port for Data::JavaScript::Anon
 
 --BEGIN--
 
 # 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-Data-JavaScript-Anon
 #    p5-Data-JavaScript-Anon/distinfo
 #    p5-Data-JavaScript-Anon/Makefile
 #    p5-Data-JavaScript-Anon/pkg-descr
 #    p5-Data-JavaScript-Anon/pkg-plist
 #
 echo c - p5-Data-JavaScript-Anon
 mkdir -p p5-Data-JavaScript-Anon > /dev/null 2>&1
 echo x - p5-Data-JavaScript-Anon/distinfo
 sed 's/^X//' >p5-Data-JavaScript-Anon/distinfo <<
 '4f2a80cb68dcd9c98a4670499b08c87d'
 XMD5 (Data-JavaScript-Anon-1.03.tar.gz) = 6808b24eaa719b9303f904e0388f3ce3
 XSHA256 (Data-JavaScript-Anon-1.03.tar.gz) =
 0c2faa96fbf1bda0cb89b8f0be2764acc0a2cb2e2440deb781e03da02597b182
 XSIZE (Data-JavaScript-Anon-1.03.tar.gz) = 30889
 4f2a80cb68dcd9c98a4670499b08c87d
 echo x - p5-Data-JavaScript-Anon/Makefile
 sed 's/^X//' >p5-Data-JavaScript-Anon/Makefile <<
 '92ab0bc1a5775fc2cf020532045e4337'
 X# Ports collection makefile for:    devel-p5-Data-JavaScript-Anon
 X# Date created:                03 April 2010
 X# Whom:                    Eric Freeman <freebsdports@chillibear.com>
 X#
 X# $FreeBSD$
 X#
 X
 XPORTNAME=        Data-JavaScript-Anon
 XPORTVERSION=        1.03
 XCATEGORIES=        devel perl5
 XMASTER_SITES=        CPAN
 XMASTER_SITE_SUBDIR=    Data
 XPKGNAMEPREFIX=        p5-
 X
 XMAINTAINER=        freebsdports@chillibear.com
 XCOMMENT=        Dump big dumb Perl structs to anonymous JavaScript structs
 X
 XRUN_DEPENDS=    p5-Class-Default>=1.51:${PORTSDIR}/devel/p5-Class-Default \
 X                  
 p5-Params-Util>=0.01:${PORTSDIR}/devel/p5-Params-Util
 XBUILD_DEPENDS=    ${RUN_DEPENDS}
 X
 XPERL_CONFIGURE=    yes
 XMAN3=    Data::JavaScript::Anon.3
 X
 Xregression-test:
 X    cd ${WRKSRC} && ${MAKE} test
 X
 X.include <bsd.port.mk>
 92ab0bc1a5775fc2cf020532045e4337
 echo x - p5-Data-JavaScript-Anon/pkg-descr
 sed 's/^X//' >p5-Data-JavaScript-Anon/pkg-descr <<
 '861b898b0f6a968f201293aaf6f4d291'
 XData::JavaScript::Anon provides the ability to dump large
 Xsimple data structures to JavaScript. That is, things that
 Xdon't need to be a class, or have special methods or whatever.
 X
 XWWW: http://search.cpan.org/dist/Data-JavaScript-Anon/
 861b898b0f6a968f201293aaf6f4d291
 echo x - p5-Data-JavaScript-Anon/pkg-plist
 sed 's/^X//' >p5-Data-JavaScript-Anon/pkg-plist <<
 'dd05433b37fc12baaace61e74deed008'
 X%%SITE_PERL%%/Data/JavaScript/Anon.pm
 X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Data/JavaScript/Anon/.packlist
 X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Data/JavaScript/Anon/
 X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Data/JavaScript/
 X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Data/
 X@dirrmtry %%SITE_PERL%%/Data/JavaScript
 X@dirrmtry %%SITE_PERL%%/Data
 dd05433b37fc12baaace61e74deed008
 exit
 
 



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