pkgsrc-WIP-changes archive

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

radare2-git: 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:34 2015 +0100
Changeset:	c3e0f31d3bc706584eb6a56e9d7e187a40f091c8

Modified Files:
	radare2-git/Makefile

Log Message:
radare2-git: 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=c3e0f31d3bc706584eb6a56e9d7e187a40f091c8

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

diffstat:
 radare2-git/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/radare2-git/Makefile b/radare2-git/Makefile
index cf2c772..7266d6f 100644
--- a/radare2-git/Makefile
+++ b/radare2-git/Makefile
@@ -3,7 +3,7 @@
 DISTNAME=	radare2-0.10.0
 CATEGORIES=	devel
 GIT_REPOSITORIES=	radare2
-GIT_REPO.radare2=	git%github.com@localhost:radare/radare2.git
+GIT_REPO.radare2=	https://github.com/radare/radare2.git
 WRKSRC=		${WRKDIR}/radare2
 
 MAINTAINER=	pkgsrc-users%NetBSD.org@localhost


Home | Main Index | Thread Index | Old Index