pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/p5-AutoXS-Header Initial import of p5-AutoXS-Hea...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c0bc5c7834d5
branches:  trunk
changeset: 398194:c0bc5c7834d5
user:      seb <seb%pkgsrc.org@localhost>
date:      Wed Aug 26 17:23:30 2009 +0000

description:
Initial import of p5-AutoXS-Header version 1.02 in the NetBSD
Packages Collection.

The Perl 5 module AutoXS::Header a simple container for the newest
version of the AutoXS header file AutoXS.h.

diffstat:

 devel/p5-AutoXS-Header/DESCR    |   2 ++
 devel/p5-AutoXS-Header/Makefile |  20 ++++++++++++++++++++
 devel/p5-AutoXS-Header/distinfo |   5 +++++
 3 files changed, 27 insertions(+), 0 deletions(-)

diffs (39 lines):

diff -r 73d52ad23a92 -r c0bc5c7834d5 devel/p5-AutoXS-Header/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-AutoXS-Header/DESCR      Wed Aug 26 17:23:30 2009 +0000
@@ -0,0 +1,2 @@
+The Perl 5 module AutoXS::Header a simple container for the newest
+version of the AutoXS header file AutoXS.h.
diff -r 73d52ad23a92 -r c0bc5c7834d5 devel/p5-AutoXS-Header/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-AutoXS-Header/Makefile   Wed Aug 26 17:23:30 2009 +0000
@@ -0,0 +1,20 @@
+# $NetBSD: Makefile,v 1.1.1.1 2009/08/26 17:23:30 seb Exp $
+#
+
+DISTNAME=      AutoXS-Header-1.02
+PKGNAME=       p5-${DISTNAME}
+CATEGORIES=    devel perl5
+MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=../../authors/id/S/SM/SMUELLER/}
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      http://search.cpan.org/dist/AutoXS-Header/
+COMMENT=       Perl 5 module container for the AutoXS header files
+LICENSE=       ${PERL5_LICENSE}
+
+PKG_DESTDIR_SUPPORT=   user-destdir
+
+USE_LANGUAGES= # empty
+PERL5_PACKLIST=        auto/AutoXS/Header/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 73d52ad23a92 -r c0bc5c7834d5 devel/p5-AutoXS-Header/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-AutoXS-Header/distinfo   Wed Aug 26 17:23:30 2009 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2009/08/26 17:23:30 seb Exp $
+
+SHA1 (AutoXS-Header-1.02.tar.gz) = e1576720a1cc6d77cf77ba1ccfa61d56f7674150
+RMD160 (AutoXS-Header-1.02.tar.gz) = c8a262740ef22b468a0a377fe572b1f6a968259d
+Size (AutoXS-Header-1.02.tar.gz) = 3441 bytes



Home | Main Index | Thread Index | Old Index