Received: by mail.netbsd.org (Postfix, from userid 605) id 1868284E81; Mon, 6 Jul 2020 16:48:52 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 94F7584DAD for ; Mon, 6 Jul 2020 16:48:51 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id ZlKx31mfMIpS for ; Mon, 6 Jul 2020 16:48:51 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 1BD1B84CD8 for ; Mon, 6 Jul 2020 16:48:51 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 1556CFB28; Mon, 6 Jul 2020 16:48:51 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_159405413174870" MIME-Version: 1.0 Date: Mon, 6 Jul 2020 16:48:51 +0000 From: "Amitai Schleier" Subject: CVS commit: pkgsrc/devel/leahneukirchen-redo To: pkgsrc-changes@NetBSD.org Reply-To: schmonz@netbsd.org X-Mailer: log_accum Message-Id: <20200706164851.1556CFB28@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. --_----------=_159405413174870 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: schmonz Date: Mon Jul 6 16:48:51 UTC 2020 Modified Files: pkgsrc/devel/leahneukirchen-redo: Makefile distinfo Log Message: Simplify GitHub declarations. I can never remember how to do this. Thanks, leot@! To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/leahneukirchen-redo/Makefile \ pkgsrc/devel/leahneukirchen-redo/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_159405413174870 Content-Disposition: inline Content-Length: 2308 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/devel/leahneukirchen-redo/Makefile diff -u pkgsrc/devel/leahneukirchen-redo/Makefile:1.1 pkgsrc/devel/leahneukirchen-redo/Makefile:1.2 --- pkgsrc/devel/leahneukirchen-redo/Makefile:1.1 Mon Jul 6 15:27:19 2020 +++ pkgsrc/devel/leahneukirchen-redo/Makefile Mon Jul 6 16:48:50 2020 @@ -1,19 +1,17 @@ -# $NetBSD: Makefile,v 1.1 2020/07/06 15:27:19 schmonz Exp $ +# $NetBSD: Makefile,v 1.2 2020/07/06 16:48:50 schmonz Exp $ -GITHUB_PROJECT= redo-c -GITHUB_TAG= v0.2 -DISTNAME= v0.2 -PKGNAME= leahneukirchen-redo-${DISTNAME:S,^v,,} +DISTNAME= leahneukirchen-redo-0.2 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GITHUB:=leahneukirchen/} -DIST_SUBDIR= ${GITHUB_PROJECT} +GITHUB_PROJECT= redo-c +GITHUB_TAG= v${PKGVERSION_NOREV} MAINTAINER= schmonz@NetBSD.org HOMEPAGE= https://github.com/leahneukirchen/redo-c/ COMMENT= Redo build system implemented in portable C LICENSE= public-domain -WRKSRC= ${WRKDIR}/redo-c-0.2 +WRKSRC= ${WRKDIR}/${GITHUB_PROJECT}-${PKGVERSION_NOREV} INSTALLATION_DIRS= bin share/doc/${PKGBASE} Index: pkgsrc/devel/leahneukirchen-redo/distinfo diff -u pkgsrc/devel/leahneukirchen-redo/distinfo:1.1 pkgsrc/devel/leahneukirchen-redo/distinfo:1.2 --- pkgsrc/devel/leahneukirchen-redo/distinfo:1.1 Mon Jul 6 15:27:19 2020 +++ pkgsrc/devel/leahneukirchen-redo/distinfo Mon Jul 6 16:48:50 2020 @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.1 2020/07/06 15:27:19 schmonz Exp $ +$NetBSD: distinfo,v 1.2 2020/07/06 16:48:50 schmonz Exp $ -SHA1 (redo-c/v0.2.tar.gz) = 1c7ea152b8839abde63b32b39aaa76aeb16aa7d3 -RMD160 (redo-c/v0.2.tar.gz) = 40f2ef804d31fdba636eaf3e2ce55b81561d8d76 -SHA512 (redo-c/v0.2.tar.gz) = 7547625d3536bf875b34f05acdbed825d3a6915e62f4d504360c4bfcfd41506f197712f7bbc90fa7d5d50e87eddb6cb37bf27e39e105238406abe617600e0c4f -Size (redo-c/v0.2.tar.gz) = 7673 bytes +SHA1 (leahneukirchen-redo-0.2.tar.gz) = 1c7ea152b8839abde63b32b39aaa76aeb16aa7d3 +RMD160 (leahneukirchen-redo-0.2.tar.gz) = 40f2ef804d31fdba636eaf3e2ce55b81561d8d76 +SHA512 (leahneukirchen-redo-0.2.tar.gz) = 7547625d3536bf875b34f05acdbed825d3a6915e62f4d504360c4bfcfd41506f197712f7bbc90fa7d5d50e87eddb6cb37bf27e39e105238406abe617600e0c4f +Size (leahneukirchen-redo-0.2.tar.gz) = 7673 bytes SHA1 (patch-redo.c) = 96e794071dc06bfc6efae27fc955b00c1b39326f --_----------=_159405413174870--