From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail1.pdinc.us (mail.pdinc.us [67.90.184.27]) by sourceware.org (Postfix) with ESMTPS id D49E03857000 for ; Mon, 3 May 2021 19:27:53 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org D49E03857000 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=pdinc.us Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=jpyeron@pdinc.us Received: from blackfat (nsa1.pdinc.us [67.90.184.2]) (authenticated bits=0) by mail1.pdinc.us (8.14.4/8.14.4) with ESMTP id 143JRrLT001971 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Mon, 3 May 2021 15:27:53 -0400 DKIM-Filter: OpenDKIM Filter v2.11.0 mail1.pdinc.us 143JRrLT001971 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=pdinc.us; s=default; t=1620070073; bh=s+dU6y/PejE+AV8oCIRJdk2LwVtcdjN9leC9RmMvKps=; h=From:To:References:In-Reply-To:Subject:Date:From; b=RF9cAV4OvoylQ+Rsd/rb18qqJUC2cudVjQ0saqZlI23ET/Nfho4cSZeXjyj8IBAQi MgR1CEePccYOkPRzF+OHmD8Ck/AxI2K3lwwQ5VqJspCpzcam6vaIblGz8nVHpjRX4U DnEq5IKqsSgv62bk6XS++XbjG+q7Ua87r4LHKbWSBrXgNhO9jsID/gtwOPgkikMHR4 0RrgDJXeVDY6eUjb9WsQ2L4EUyLlUU1/+Br8ZhGtaQG9U91UAOkRS79Inj5hHmSBN9 ZHl7udKma86M+bVfNYsALTg/sqp2wUqSl9OW4E7r8rA3Ov+MAUsp1l1ygn3xayZ6Gg mR5gIH2dXakJg== From: "Jason Pyeron" To: "'Achim Gratz'" , References: <000401d7404f$faa32970$efe97c50$@pdinc.us> <877dkf7hep.fsf@Rainer.invalid> In-Reply-To: <877dkf7hep.fsf@Rainer.invalid> Subject: RE: pdfgrep [ITA] Date: Mon, 3 May 2021 15:28:03 -0400 Organization: PD Inc Message-ID: <000f01d74052$70124360$5036ca20$@pdinc.us> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Outlook 16.0 Thread-Index: AQG4V8CdSbQBl0rMiCygpDYums9AuAGpNmX+qwKraBA= Content-Language: en-us X-Spam-Status: No, score=-2.2 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, KAM_INFOUSMEBIZ, SPF_HELO_PASS, SPF_PASS, TXREP autolearn=no autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: cygwin-apps@cygwin.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: Cygwin package maintainer discussion list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 May 2021 19:27:55 -0000 > -----Original Message----- > From: Achim Gratz > Sent: Monday, May 3, 2021 3:21 PM > > Jason Pyeron writes: > > Just noticed that https://cygwin.com/packages/summary/pdfgrep.html is marked as ORPHANED. > > > > If that is the case, how can we help? Very willing to take on the maintainer role. > > Go to > > https://cygwin.com/git-cygwin-packages/?p=git/cygwin-packages/pdfgrep.git > > pull it up to the latest version (2.1.2), check the patches for the > major Linux distros (if any, Fedora does not for instance) and make sure > it works on both 32bit and 64bit architecture and show the result. Will do this weekend.