pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
scummvm-nightly: Switch to GitHub
Module Name: pkgsrc-wip
Committed By: Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By: kamil
Date: Sat Sep 24 14:14:03 2016 +0200
Changeset: 1bfa96bdf0c0a1f3580d32602ebfcc47c677f8f3
Modified Files:
scummvm-nightly/Makefile
Log Message:
scummvm-nightly: Switch to GitHub
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=1bfa96bdf0c0a1f3580d32602ebfcc47c677f8f3
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
scummvm-nightly/Makefile | 9 +++------
1 file changed, 3 insertions(+), 6 deletions(-)
diffs:
diff --git a/scummvm-nightly/Makefile b/scummvm-nightly/Makefile
index fdda2a3..f3e16bc 100644
--- a/scummvm-nightly/Makefile
+++ b/scummvm-nightly/Makefile
@@ -19,13 +19,10 @@ WRKSRC= ${WRKDIR}/scummvm
.include "options.mk"
-SVN_REPOSITORIES= scummvm
-SVN_TAG= {${SCM_TAG}}
-SVN_CERTS= files/dbd39a6ed632407eb1510e5009956117
-SVN_ROOT.scummvm= https://scummvm.svn.sourceforge.net/svnroot/scummvm/scummvm/trunk
-SVN_MODULE.scummvm= scummvm
+GIT_REPOSITORIES= scummvm
+GIT_REPO.scummvm= git%github.com@localhost:scummvm/scummvm.git
-.include "../../wip/mk/svn-package.mk"
+.include "../../wip/mk/git-package.mk"
.include "../../mk/bsd.prefs.mk"
Home |
Main Index |
Thread Index |
Old Index