Authentication-Results: name.execsw.org; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=ve8gqid+; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=fywkcBe2 Received: by mail.netbsd.org (Postfix, from userid 605) id 2398184D7C; Thu, 21 Mar 2024 14:37:57 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1711031877; bh=+Azm+CkS9dynrcakLnfvtgGpDSLB//lMLGC2bcTqsBc=; h=Date:From:Subject:To:Reply-To:List-Id:List-Unsubscribe; b=ve8gqid+mx1faEIoxoZLjAvwB3gnRpKR7sUUtu9rUluuDomXRChDRBuaeLm8G3xQC /NF/KFZBtjUI0gnWd195IyDPEmfeDcz87CsiwmqjxQimbNuy4kKBvJjvYM28amSH/R /jiDGOzA/XLel+KCzcaP027mkw/XiBT3btlE0dqc= Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 1331D84D28 for ; Thu, 21 Mar 2024 14:37:56 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Authentication-Results: mail.netbsd.org (amavisd-new); dkim=pass (1024-bit key) header.d=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 sRSep_D7ib5t for ; Thu, 21 Mar 2024 14:37:55 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 5E0D984CD5 for ; Thu, 21 Mar 2024 14:37:55 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1711031875; bh=+Azm+CkS9dynrcakLnfvtgGpDSLB//lMLGC2bcTqsBc=; h=Date:From:Subject:To:Reply-To; b=fywkcBe27lSRjev3p+1RS9ftiGblAxIiTGUJBpPSvI3n93xIoYtDB751s+/7suWvc PJbmZ6aRd8wKRNktYsOFMLzWBKQpizjCBlDJvO+OIC/cwLISK8W6+IAkj2P31NtsFw d7xgQpCtfRKUDh7X8pJGmNJhQjX3gURbhjWHhy+I= Received: by cvs.NetBSD.org (Postfix, from userid 500) id 50367FA2C; Thu, 21 Mar 2024 14:37:55 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1711031875182190" MIME-Version: 1.0 Date: Thu, 21 Mar 2024 14:37:55 +0000 From: "Makoto Fujiwara" Subject: CVS commit: pkgsrc/x11/p5-X11-Protocol-Other To: pkgsrc-changes@NetBSD.org Reply-To: mef@netbsd.org X-Mailer: log_accum Message-Id: <20240321143755.50367FA2C@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1711031875182190 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: mef Date: Thu Mar 21 14:37:55 UTC 2024 Added Files: pkgsrc/x11/p5-X11-Protocol-Other: DESCR Makefile PLIST distinfo Log Message: (x11/p5-X11-Protocol-Other) import p5-X11-Protocol-Other-0.31 This is some window manager related functions for use by client programs, as per the "Inter-Client Communication Conventions Manual" and some of the Net-WM "Extended Window Manager Hints". /usr/share/doc/xorg-docs/icccm/icccm.txt.gz http://www.freedesktop.org/wiki/Specifications/wm-spec To generate a diff of this commit: cvs rdiff -u -r0 -r1.1 pkgsrc/x11/p5-X11-Protocol-Other/DESCR \ pkgsrc/x11/p5-X11-Protocol-Other/Makefile \ pkgsrc/x11/p5-X11-Protocol-Other/PLIST \ pkgsrc/x11/p5-X11-Protocol-Other/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1711031875182190 Content-Disposition: inline Content-Length: 2364 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Added files: Index: pkgsrc/x11/p5-X11-Protocol-Other/DESCR diff -u /dev/null pkgsrc/x11/p5-X11-Protocol-Other/DESCR:1.1 --- /dev/null Thu Mar 21 14:37:55 2024 +++ pkgsrc/x11/p5-X11-Protocol-Other/DESCR Thu Mar 21 14:37:54 2024 @@ -0,0 +1,7 @@ +This is some window manager related functions for use by client +programs, as per the "Inter-Client Communication Conventions Manual" +and some of the Net-WM "Extended Window Manager Hints". + + /usr/share/doc/xorg-docs/icccm/icccm.txt.gz + + http://www.freedesktop.org/wiki/Specifications/wm-spec Index: pkgsrc/x11/p5-X11-Protocol-Other/Makefile diff -u /dev/null pkgsrc/x11/p5-X11-Protocol-Other/Makefile:1.1 --- /dev/null Thu Mar 21 14:37:55 2024 +++ pkgsrc/x11/p5-X11-Protocol-Other/Makefile Thu Mar 21 14:37:55 2024 @@ -0,0 +1,16 @@ +# $NetBSD: Makefile,v 1.1 2024/03/21 14:37:55 mef Exp $ +# +DISTNAME= X11-Protocol-Other-31 +PKGNAME= p5-${DISTNAME:S/3/0.3/:} +CATEGORIES= x11 perl5 +MASTER_SITES= https://cpan.metacpan.org/authors/id/K/KR/KRYDE/ + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= https://metacpan.org/release/X11-Protocol +COMMENT= Interface to the X11 protocol +LICENSE= gnu-gpl-v3 + +PERL5_PACKLIST= auto/X11/Protocol/Other/.packlist + +.include "../../lang/perl5/module.mk" +.include "../../mk/bsd.pkg.mk" Index: pkgsrc/x11/p5-X11-Protocol-Other/PLIST diff -u /dev/null pkgsrc/x11/p5-X11-Protocol-Other/PLIST:1.1 --- /dev/null Thu Mar 21 14:37:55 2024 +++ pkgsrc/x11/p5-X11-Protocol-Other/PLIST Thu Mar 21 14:37:55 2024 @@ -0,0 +1,4 @@ +@comment $NetBSD: PLIST,v 1.1 2024/03/21 14:37:55 mef Exp $ +@comment TODO: to fill this file with the file listing: +@comment TODO: 1. run "/usr/bin/make package" +@comment TODO: 2. run "/usr/bin/make print-PLIST" Index: pkgsrc/x11/p5-X11-Protocol-Other/distinfo diff -u /dev/null pkgsrc/x11/p5-X11-Protocol-Other/distinfo:1.1 --- /dev/null Thu Mar 21 14:37:55 2024 +++ pkgsrc/x11/p5-X11-Protocol-Other/distinfo Thu Mar 21 14:37:55 2024 @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2024/03/21 14:37:55 mef Exp $ + +BLAKE2s (X11-Protocol-Other-31.tar.gz) = 313af670c9fdd42f1fd275464848394fc2bf2760a5343e2cdb84e4eb3b42f77d +SHA512 (X11-Protocol-Other-31.tar.gz) = e9fb0df63a2b920d1348fd5b725f1aa68ad8bf6a6d16cea80ed6c2da9ccbbaabb4daa09eec09276efe74cc75575b1207e883b3ec4286a729ce71d3eeea9bc80a +Size (X11-Protocol-Other-31.tar.gz) = 271459 bytes --_----------=_1711031875182190--