Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) (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 17214A5B2E for ; Sat, 6 Dec 2014 07:41:20 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id B628914A270; Sat, 6 Dec 2014 07:41:19 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 2BA4814A251 for ; Sat, 6 Dec 2014 07:41:17 +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 ckivO5nEGODY for ; Sat, 6 Dec 2014 07:41:16 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id A7DB914A1A0 for ; Sat, 6 Dec 2014 07:41:16 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 9C37A98; Sat, 6 Dec 2014 07:41:16 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Sat, 6 Dec 2014 07:41:16 +0000 From: "OBATA Akio" Subject: CVS commit: pkgsrc/www/librest07 To: pkgsrc-changes@NetBSD.org Reply-To: obache@netbsd.org X-Mailer: log_accum Message-Id: <20141206074116.9C37A98@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: obache Date: Sat Dec 6 07:41:16 UTC 2014 Modified Files: pkgsrc/www/librest07: Makefile PLIST distinfo Added Files: pkgsrc/www/librest07: options.mk pkgsrc/www/librest07/patches: patch-rest_oauth-proxy-call.c patch-rest_rest-xml-parser.c Log Message: Update librest07 to 0.7.92 (add introspection option, enabled by default). vairous fixes and some API addition. To generate a diff of this commit: cvs rdiff -u -r1.13 -r1.14 pkgsrc/www/librest07/Makefile cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/www/librest07/PLIST \ pkgsrc/www/librest07/distinfo cvs rdiff -u -r0 -r1.1 pkgsrc/www/librest07/options.mk cvs rdiff -u -r0 -r1.1 \ pkgsrc/www/librest07/patches/patch-rest_oauth-proxy-call.c \ pkgsrc/www/librest07/patches/patch-rest_rest-xml-parser.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.