Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id D7D657A266 for ; Sat, 17 Sep 2016 02:34:02 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 8849385EA0; Sat, 17 Sep 2016 02:34:02 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 1889C85E8B for ; Sat, 17 Sep 2016 02:34:02 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id o1zDovea3umm for ; Sat, 17 Sep 2016 02:34:01 +0000 (UTC) Received: from cvs.NetBSD.org (unknown [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 966AE85E44 for ; Sat, 17 Sep 2016 02:34:01 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 8D2C8FBD1; Sat, 17 Sep 2016 02:34:01 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1474079641244080" MIME-Version: 1.0 Date: Sat, 17 Sep 2016 02:34:01 +0000 From: "Makoto Fujiwara" Subject: CVS commit: pkgsrc/databases/p5-Net-FileMaker To: pkgsrc-changes@NetBSD.org Reply-To: mef@netbsd.org X-Mailer: log_accum Message-Id: <20160917023401.8D2C8FBD1@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk This is a multi-part message in MIME format. --_----------=_1474079641244080 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: mef Date: Sat Sep 17 02:34:01 UTC 2016 Added Files: pkgsrc/databases/p5-Net-FileMaker: DESCR Makefile distinfo Log Message: Import p5-Net-FileMaker-0.064 as databases/p5-Net-FileMaker. Net::FileMaker provides an interface to FileMaker's various HTTP-based interfaces, at present only the XML API is supported, but further support to include XSLT and other means is planned. To generate a diff of this commit: cvs rdiff -u -r0 -r1.1 pkgsrc/databases/p5-Net-FileMaker/DESCR \ pkgsrc/databases/p5-Net-FileMaker/Makefile \ pkgsrc/databases/p5-Net-FileMaker/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1474079641244080 Content-Disposition: inline Content-Length: 2097 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Added files: Index: pkgsrc/databases/p5-Net-FileMaker/DESCR diff -u /dev/null pkgsrc/databases/p5-Net-FileMaker/DESCR:1.1 --- /dev/null Sat Sep 17 02:34:01 2016 +++ pkgsrc/databases/p5-Net-FileMaker/DESCR Sat Sep 17 02:34:01 2016 @@ -0,0 +1,3 @@ +Net::FileMaker provides an interface to FileMaker's various HTTP-based +interfaces, at present only the XML API is supported, but further support +to include XSLT and other means is planned. Index: pkgsrc/databases/p5-Net-FileMaker/Makefile diff -u /dev/null pkgsrc/databases/p5-Net-FileMaker/Makefile:1.1 --- /dev/null Sat Sep 17 02:34:01 2016 +++ pkgsrc/databases/p5-Net-FileMaker/Makefile Sat Sep 17 02:34:01 2016 @@ -0,0 +1,21 @@ +# $NetBSD: Makefile,v 1.1 2016/09/17 02:34:01 mef Exp $ + +DISTNAME= Net-FileMaker-0.064 +PKGNAME= p5-${DISTNAME} +CATEGORIES= databases perl5 +MASTER_SITES= http://search.cpan.org/CPAN/authors/id/S/SQ/SQUEEK/ + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://search.cpan.org/CPAN/authors/id/S/SQ/SQUEEK/ +COMMENT= Perl Module to interact with FileMaker services +LICENSE= ${PERL5_LICENSE} + +# for make test +BUILD_DEPENDS+=p5-XML-Twig-[0-9]*:../../textproc/p5-XML-Twig +BUILD_DEPENDS+=p5-DateTime-[0-9]*:../../time/p5-DateTime +BUILD_DEPENDS+=p5-DateTime-Format-CLDR-[0-9]*:../../time/p5-DateTime-Format-CLDR + +PERL5_PACKLIST= auto/Net/FileMaker/.packlist + +.include "../../lang/perl5/module.mk" +.include "../../mk/bsd.pkg.mk" Index: pkgsrc/databases/p5-Net-FileMaker/distinfo diff -u /dev/null pkgsrc/databases/p5-Net-FileMaker/distinfo:1.1 --- /dev/null Sat Sep 17 02:34:01 2016 +++ pkgsrc/databases/p5-Net-FileMaker/distinfo Sat Sep 17 02:34:01 2016 @@ -0,0 +1,6 @@ +$NetBSD: distinfo,v 1.1 2016/09/17 02:34:01 mef Exp $ + +SHA1 (Net-FileMaker-0.064.tar.gz) = 00ab7ec216cacdba4943e058581f33961d82626b +RMD160 (Net-FileMaker-0.064.tar.gz) = f38ef88faf52c37a2fbc5e0308bf0df76e46d107 +SHA512 (Net-FileMaker-0.064.tar.gz) = 531b13033d45c64d0910e5c1f790a9da2b711cd8c0b9b16501aa05380a0450f04b1879dd916f6833736cd8db477bed28fa97cc3f37e1da61519b81ec7f4d13f5 +Size (Net-FileMaker-0.064.tar.gz) = 41847 bytes --_----------=_1474079641244080--