pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/misc/p5-Business-ISBN-Data Import p5-Business-ISBN-Dat...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a67a005601b1
branches:  trunk
changeset: 485298:a67a005601b1
user:      he <he%pkgsrc.org@localhost>
date:      Sun Dec 05 19:36:02 2004 +0000

description:
Import p5-Business-ISBN-Data version 1.08.

This is a data pack for Business::ISBN.  You can update
the ISBN data without changing the version of Business::ISBN.
Most of the interesting stuff is in Business::ISBN.

diffstat:

 misc/p5-Business-ISBN-Data/DESCR    |   3 +++
 misc/p5-Business-ISBN-Data/Makefile |  20 ++++++++++++++++++++
 misc/p5-Business-ISBN-Data/PLIST    |   1 +
 misc/p5-Business-ISBN-Data/distinfo |   4 ++++
 4 files changed, 28 insertions(+), 0 deletions(-)

diffs (44 lines):

diff -r 03fca7246053 -r a67a005601b1 misc/p5-Business-ISBN-Data/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/misc/p5-Business-ISBN-Data/DESCR  Sun Dec 05 19:36:02 2004 +0000
@@ -0,0 +1,3 @@
+This is a data pack for Business::ISBN.  You can update
+the ISBN data without changing the version of Business::ISBN.
+Most of the interesting stuff is in Business::ISBN.
diff -r 03fca7246053 -r a67a005601b1 misc/p5-Business-ISBN-Data/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/misc/p5-Business-ISBN-Data/Makefile       Sun Dec 05 19:36:02 2004 +0000
@@ -0,0 +1,20 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/12/05 19:36:02 he Exp $
+#
+
+DISTNAME=              Business-ISBN-Data-1.08
+PKGNAME=               p5-${DISTNAME}
+SVR4_PKGNAME=          p5bid
+CATEGORIES=            misc perl5
+MASTER_SITES=          ${MASTER_SITE_PERL_CPAN:=Business/}
+
+MAINTAINER=            tech-pkg%NetBSD.org@localhost
+HOMEPAGE=              http://search.cpan.org/dist/Business-ISBN-Data/
+COMMENT=               Data for the p5-Business-ISBN package
+
+DEPENDS+=              p5-Test-Simple-[0-9]*:../../devel/p5-Test-Simple
+
+USE_BUILDLINK3=                YES
+PERL5_PACKLIST=                ${PERL5_SITEARCH}/auto/Business/ISBN/Data/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 03fca7246053 -r a67a005601b1 misc/p5-Business-ISBN-Data/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/misc/p5-Business-ISBN-Data/PLIST  Sun Dec 05 19:36:02 2004 +0000
@@ -0,0 +1,1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2004/12/05 19:36:02 he Exp $
diff -r 03fca7246053 -r a67a005601b1 misc/p5-Business-ISBN-Data/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/misc/p5-Business-ISBN-Data/distinfo       Sun Dec 05 19:36:02 2004 +0000
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2004/12/05 19:36:02 he Exp $
+
+SHA1 (Business-ISBN-Data-1.08.tar.gz) = 24db1244bdf69a499f402d432241d229d4699355
+Size (Business-ISBN-Data-1.08.tar.gz) = 5336 bytes



Home | Main Index | Thread Index | Old Index