pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-File-Binary Import p5-File-Binary-1.7 as deve...
details: https://anonhg.NetBSD.org/pkgsrc/rev/2acf1dc81aa7
branches: trunk
changeset: 621186:2acf1dc81aa7
user: rodent <rodent%pkgsrc.org@localhost>
date: Sat Jul 06 00:30:52 2013 +0000
description:
Import p5-File-Binary-1.7 as devel/p5-File-Binary.
File::Binary is a Binary file reading module, hence the name, and was originally
used to write a suite of modules for manipulating Macromedia SWF files.
diffstat:
devel/p5-File-Binary/DESCR | 2 ++
devel/p5-File-Binary/Makefile | 25 +++++++++++++++++++++++++
devel/p5-File-Binary/PLIST | 4 ++++
devel/p5-File-Binary/distinfo | 5 +++++
4 files changed, 36 insertions(+), 0 deletions(-)
diffs (52 lines):
diff -r 3724b5e899a7 -r 2acf1dc81aa7 devel/p5-File-Binary/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-File-Binary/DESCR Sat Jul 06 00:30:52 2013 +0000
@@ -0,0 +1,2 @@
+File::Binary is a Binary file reading module, hence the name, and was originally
+used to write a suite of modules for manipulating Macromedia SWF files.
diff -r 3724b5e899a7 -r 2acf1dc81aa7 devel/p5-File-Binary/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-File-Binary/Makefile Sat Jul 06 00:30:52 2013 +0000
@@ -0,0 +1,25 @@
+# $NetBSD: Makefile,v 1.1 2013/07/06 00:30:52 rodent Exp $
+#
+
+DISTNAME= File-Binary-1.7
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= devel
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=File/}
+
+MAINTAINER= rodent%NetBSD.org@localhost
+HOMEPAGE= http://search.cpan.org/~simonw/File-Binary-1.7/lib/File/Binary.pm
+COMMENT= Binary file reading module
+LICENSE= ${PERL5_LICENSE}
+
+DEPENDS+= p5-IO-stringy-[0-9]*:../../devel/p5-IO-stringy
+DEPENDS+= p5-IO-[0-9]*:../../devel/p5-IO
+DEPENDS+= p5-Test-Simple-[0-9]*:../../devel/p5-Test-Simple
+
+PERL5_PACKLIST= auto/File/Binary/.packlist
+USE_LANGUAGES= # none
+
+post-install:
+ ${CHMOD} -x ${DESTDIR}${PREFIX}/${PERL5_SUB_INSTALLVENDORLIB}/File/Binary.pm
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 3724b5e899a7 -r 2acf1dc81aa7 devel/p5-File-Binary/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-File-Binary/PLIST Sat Jul 06 00:30:52 2013 +0000
@@ -0,0 +1,4 @@
+@comment $NetBSD: PLIST,v 1.1 2013/07/06 00:30:52 rodent Exp $
+${PERL5_SUB_INSTALLVENDORLIB}/File/Binary.pm
+${PERL5_SUB_INSTALLVENDORARCH}/auto/File/Binary/.packlist
+${PERL5_SUB_INSTALLVENDORMAN3DIR}/File::Binary.3
diff -r 3724b5e899a7 -r 2acf1dc81aa7 devel/p5-File-Binary/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-File-Binary/distinfo Sat Jul 06 00:30:52 2013 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2013/07/06 00:30:52 rodent Exp $
+
+SHA1 (File-Binary-1.7.tar.gz) = a3189dc711947e360c966c75eb99363e2c25248b
+RMD160 (File-Binary-1.7.tar.gz) = 529247a829b5234fb3e29c8c88287409a4167afd
+Size (File-Binary-1.7.tar.gz) = 21502 bytes
Home |
Main Index |
Thread Index |
Old Index