pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
dart: Switch to https://github.com to fetch sources without key
Module Name: pkgsrc-wip
Committed By: Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By: kamil
Date: Sat Dec 5 16:05:04 2015 +0100
Changeset: 6e77f16b788ecb4124cf1fcebe51fb5722e5b863
Modified Files:
dart/Makefile
Log Message:
dart: Switch to https://github.com to fetch sources without key
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=6e77f16b788ecb4124cf1fcebe51fb5722e5b863
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
dart/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/dart/Makefile b/dart/Makefile
index 35cf36c..ed150d2 100644
--- a/dart/Makefile
+++ b/dart/Makefile
@@ -3,7 +3,7 @@
DISTNAME= dart-1.13.0
CATEGORIES= lang
GIT_REPOSITORIES= sdk
-GIT_REPO.sdk= git%github.com@localhost:dart-lang/sdk.git
+GIT_REPO.sdk= https://github.com/dart-lang/sdk.git
WRKSRC= ${WRKDIR}/sdk
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
Home |
Main Index |
Thread Index |
Old Index