pkgsrc-WIP-changes archive

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

lldb-git: fix URLs for github checkout




To: pkgsrc-wip-changes%NetBSD.org@localhost

Subject: lldb-git: fix URLs for github checkout

From: Thomas Klausner <wiz%NetBSD.org@localhost>

Date: Tue, 22 Sep 2015 14:48:11 +0000


Module Name: pkgsrc-wip
Committed By: Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By: wiz
Date:  Tue Sep 22 16:48:11 2015 +0200
Changeset: a0e9e5ba5386c3eae9687ba6b2c5e60978acb3b0

Modified Files:
 lldb-git/Makefile.common

Log Message:
lldb-git: fix URLs for github checkout

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=a0e9e5ba5386c3eae9687ba6b2c5e60978acb3b0

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 lldb-git/Makefile.common | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diffs:
diff --git a/lldb-git/Makefile.common b/lldb-git/Makefile.common
index 92b2997..0f07129 100644
--- a/lldb-git/Makefile.common
+++ b/lldb-git/Makefile.common
@@ -10,9 +10,9 @@ PKGNAME= lldb-0.0.0
 CATEGORIES= lang
 
 GIT_REPOSITORIES= llvm lldb clang
-GIT_REPO.llvm=  git%github.com@localhost:llvm-mirror/llvm.git
-GIT_REPO.clang=  git%github.com@localhost:llvm-mirror/clang.git
-GIT_REPO.lldb=  git%github.com@localhost:llvm-mirror/lldb.git
+GIT_REPO.llvm=  git://github.com/llvm-mirror/llvm.git
+GIT_REPO.clang=  git://github.com/llvm-mirror/clang.git
+GIT_REPO.lldb=  git://github.com/llvm-mirror/lldb.git
 
 MAINTAINER= adam.hoka%gmail.com@localhost
 HOMEPAGE= http://llvm.org/




Prev by Date: (src_VBox_Runtime_VBox_log-vbox_cpp) Add NetBSD -> elif defined( RT_OS_FREEBSD) || defined(RT_OS_NETBSD) (TODO) update for error status.

Next by Date: xf86-video-intel: catch up with upstream

Previous by Thread: (src_VBox_Runtime_VBox_log-vbox_cpp) Add NetBSD -> elif defined( RT_OS_FREEBSD) || defined(RT_OS_NETBSD) (TODO) update for error status.

Next by Thread: xf86-video-intel: catch up with upstream

Indexes:

reverse Date

reverse Thread

Old Index



Home | Main Index | Thread Index | Old Index