Received: by mail.netbsd.org (Postfix, from userid 605) id D3C36851F5; Sun, 2 May 2021 10:20:13 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 1CEA384CF1 for ; Sun, 2 May 2021 10:20:13 +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 4_2YZwOAO9A6 for ; Sun, 2 May 2021 10:20:12 +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 A948884C86 for ; Sun, 2 May 2021 10:20:12 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id A0641FA95; Sun, 2 May 2021 10:20:12 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1619950812253640" MIME-Version: 1.0 Date: Sun, 2 May 2021 10:20:12 +0000 From: "Nia Alarie" Subject: CVS commit: pkgsrc/chat/pidgin-sametime To: pkgsrc-changes@NetBSD.org Reply-To: nia@netbsd.org X-Mailer: log_accum Message-Id: <20210502102012.A0641FA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1619950812253640 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: nia Date: Sun May 2 10:20:12 UTC 2021 Modified Files: pkgsrc/chat/pidgin-sametime: Makefile Log Message: pidgin-sametime: reset PKGREVISION To generate a diff of this commit: cvs rdiff -u -r1.59 -r1.60 pkgsrc/chat/pidgin-sametime/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1619950812253640 Content-Disposition: inline Content-Length: 555 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/chat/pidgin-sametime/Makefile diff -u pkgsrc/chat/pidgin-sametime/Makefile:1.59 pkgsrc/chat/pidgin-sametime/Makefile:1.60 --- pkgsrc/chat/pidgin-sametime/Makefile:1.59 Wed Apr 21 11:41:07 2021 +++ pkgsrc/chat/pidgin-sametime/Makefile Sun May 2 10:20:12 2021 @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.59 2021/04/21 11:41:07 adam Exp $ +# $NetBSD: Makefile,v 1.60 2021/05/02 10:20:12 nia Exp $ PKGNAME= pidgin-sametime-${PIDGIN_VERSION} -PKGREVISION= 5 COMMENT= Lotus Sametime plugin for the Pidgin instant messenger --_----------=_1619950812253640--