pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/mr
Module Name: pkgsrc
Committed By: schmonz
Date: Sun Mar 5 12:25:28 UTC 2017
Modified Files:
pkgsrc/devel/mr: Makefile
Log Message:
Distfile no longer available on GitHub. Fetch from ${MASTER_SITE_LOCAL}.
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 pkgsrc/devel/mr/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/mr/Makefile
diff -u pkgsrc/devel/mr/Makefile:1.22 pkgsrc/devel/mr/Makefile:1.23
--- pkgsrc/devel/mr/Makefile:1.22 Mon Feb 27 14:38:47 2017
+++ pkgsrc/devel/mr/Makefile Sun Mar 5 12:25:28 2017
@@ -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