pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/mr Distfile no longer available on GitHub. Fetch...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/bd4d5a03d533
branches:  trunk
changeset: 359253:bd4d5a03d533
user:      schmonz <schmonz%pkgsrc.org@localhost>
date:      Sun Mar 05 12:25:28 2017 +0000

description:
Distfile no longer available on GitHub. Fetch from ${MASTER_SITE_LOCAL}.

diffstat:

 devel/mr/Makefile |  8 +++-----
 1 files changed, 3 insertions(+), 5 deletions(-)

diffs (19 lines):

diff -r c73385e3cfd2 -r bd4d5a03d533 devel/mr/Makefile
--- a/devel/mr/Makefile Sun Mar 05 12:15:22 2017 +0000
+++ b/devel/mr/Makefile Sun Mar 05 12:25:28 2017 +0000
@@ -1,12 +1,10 @@
-# $NetBSD: Makefile,v 1.22 2017/02/27 14:38:47 schmonz Exp $
+# $NetBSD: Makefile,v 1.23 2017/03/05 12:25:28 schmonz Exp $
 #
 
-DISTNAME=              myrepos_${GITHUB_TAG}
+DISTNAME=              myrepos_1.20170129
 PKGNAME=               ${DISTNAME:S/_/-/}
 CATEGORIES=            devel
-MASTER_SITES=          ${MASTER_SITE_GITHUB:=joeyh/}
-GITHUB_PROJECT=                myrepos
-GITHUB_TAG=            1.20170129
+MASTER_SITES=          ${MASTER_SITE_LOCAL}
 
 MAINTAINER=            schmonz%NetBSD.org@localhost
 HOMEPAGE=              http://myrepos.branchable.com/



Home | Main Index | Thread Index | Old Index