Received: by mail.netbsd.org (Postfix, from userid 605) id 812F084D44; Thu, 12 Sep 2019 21:21:52 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 04AE584D43 for ; Thu, 12 Sep 2019 21:21:52 +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 cOgDIPqU0fdC for ; Thu, 12 Sep 2019 21:21:51 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 56CC784C6C for ; Thu, 12 Sep 2019 21:21:51 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 49611FBF4; Thu, 12 Sep 2019 21:21:51 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1568323311288930" MIME-Version: 1.0 Date: Thu, 12 Sep 2019 21:21:51 +0000 From: "Roland Illig" Subject: CVS commit: pkgsrc/textproc/rarian To: pkgsrc-changes@NetBSD.org Reply-To: rillig@netbsd.org X-Mailer: log_accum Message-Id: <20190912212151.49611FBF4@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1568323311288930 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: rillig Date: Thu Sep 12 21:21:51 UTC 2019 Modified Files: pkgsrc/textproc/rarian: distinfo Log Message: textproc/rarian: remove unnecessary patch-aa In revision 1.1 the patch added some long options, in revision 1.2 the long options were removed again. Therefore no special getopts implementation is necessary anymore. To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 pkgsrc/textproc/rarian/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1568323311288930 Content-Disposition: inline Content-Length: 885 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/textproc/rarian/distinfo diff -u pkgsrc/textproc/rarian/distinfo:1.5 pkgsrc/textproc/rarian/distinfo:1.6 --- pkgsrc/textproc/rarian/distinfo:1.5 Wed Nov 4 02:00:06 2015 +++ pkgsrc/textproc/rarian/distinfo Thu Sep 12 21:21:51 2019 @@ -1,8 +1,7 @@ -$NetBSD: distinfo,v 1.5 2015/11/04 02:00:06 agc Exp $ +$NetBSD: distinfo,v 1.6 2019/09/12 21:21:51 rillig Exp $ SHA1 (rarian-0.8.1.tar.bz2) = 9b3f1bad1cdbb0de51d6f74431b20eb3647edc5a RMD160 (rarian-0.8.1.tar.bz2) = 2e4c0a4d22a4e0c41d4d3dc8e4a5ad080ee3b6ce SHA512 (rarian-0.8.1.tar.bz2) = 64f3e7fbe423e45a59453805fe6b4116e0ffad43c7e88fe362d76a326c70936c6b46c4a4dc57cf43e3535c16f2f07fa1b2affa0aaeae637ee3ede48850c1fc60 Size (rarian-0.8.1.tar.bz2) = 324441 bytes -SHA1 (patch-aa) = a5b9892ccd1977c10a155435be25dbbde49bae40 SHA1 (patch-librarian_Makefile.in) = 0f41cbaacd43a8f3358671dc9604a1092b7ba971 --_----------=_1568323311288930--