From 539a8ddee110d9831715fd8e1f915367e157e8bb Mon Sep 17 00:00:00 2001 From: Frank Morgner Date: Thu, 8 Aug 2013 23:22:45 +0200 Subject: [PATCH] fixed references to sf's git repositories --- ccid/doc/download.txt | 2 +- doc/download.txt.in | 2 +- doc/index.txt | 2 +- npa/doc/README.txt | 4 ++-- npa/doc/README.txt.in | 4 ++-- npa/doc/download.txt | 2 +- pcsc-relay/doc/download.txt | 2 +- virtualsmartcard/doc/download.txt | 2 +- 8 files changed, 10 insertions(+), 10 deletions(-) diff --git a/ccid/doc/download.txt b/ccid/doc/download.txt index 3195089..fab0fd0 100644 --- a/ccid/doc/download.txt +++ b/ccid/doc/download.txt @@ -9,4 +9,4 @@ You can find the latest release of USB CCID Emulator on `Sourceforge Alternatively, you can clone our git repository:: - git clone git://vsmartcard.git.sourceforge.net/gitroot/vsmartcard/vsmartcard + git clone http://git.code.sf.net/p/vsmartcard/git vsmartcard diff --git a/doc/download.txt.in b/doc/download.txt.in index f7e79eb..c09b4b5 100644 --- a/doc/download.txt.in +++ b/doc/download.txt.in @@ -9,4 +9,4 @@ You can find the latest release of @PACKAGE_NAME@ on `Sourceforge Alternatively, you can clone our git repository:: - git clone git://vsmartcard.git.sourceforge.net/gitroot/vsmartcard/vsmartcard + git clone http://git.code.sf.net/p/vsmartcard/git vsmartcard diff --git a/doc/index.txt b/doc/index.txt index 7fd2b17..62fa09e 100644 --- a/doc/index.txt +++ b/doc/index.txt @@ -333,7 +333,7 @@ You can download the latest release of the |vsmartcard| `here Alternatively, you can clone our git repository:: - git clone git://vsmartcard.git.sourceforge.net/gitroot/vsmartcard/vsmartcard + git clone http://git.code.sf.net/p/vsmartcard/git vsmartcard References diff --git a/npa/doc/README.txt b/npa/doc/README.txt index 4a6ecf5..5069369 100644 --- a/npa/doc/README.txt +++ b/npa/doc/README.txt @@ -84,7 +84,7 @@ the required binaries for OpenSSL):: PREFIX=/tmp/install OPENPACE=openpace - git clone git://openpace.git.sourceforge.net/gitroot/openpace $OPENPACE + git clone http://git.code.sf.net/p/openpace/git $OPENPACE cd $OPENPACE autoreconf --verbose --install # with `--enable-openssl-install` OpenSSL will be downloaded and installed along with OpenPACE @@ -103,7 +103,7 @@ The nPA Smart Card Library needs the OpenSC components to be installed (especial of OpenSC:: VSMARTCARD=vsmartcard - git clone git://vsmartcard.git.sourceforge.net/gitroot/vsmartcard $VSMARTCARD + git clone http://git.code.sf.net/p/vsmartcard/git $VSMARTCARD cd $VSMARTCARD/npa/src/opensc autoreconf --verbose --install # adding PKG_CONFIG_PATH here lets OpenSC use the patched OpenSSL diff --git a/npa/doc/README.txt.in b/npa/doc/README.txt.in index 39bc485..0987e8b 100644 --- a/npa/doc/README.txt.in +++ b/npa/doc/README.txt.in @@ -84,7 +84,7 @@ the required binaries for OpenSSL):: PREFIX=/tmp/install OPENPACE=openpace - git clone git://openpace.git.sourceforge.net/gitroot/openpace $OPENPACE + git clone http://git.code.sf.net/p/openpace/git $OPENPACE cd $OPENPACE autoreconf --verbose --install # with `--enable-openssl-install` OpenSSL will be downloaded and installed along with OpenPACE @@ -103,7 +103,7 @@ The @PACKAGE_NAME@ needs the OpenSC components to be installed (especially of OpenSC:: VSMARTCARD=vsmartcard - git clone git://vsmartcard.git.sourceforge.net/gitroot/vsmartcard $VSMARTCARD + git clone http://git.code.sf.net/p/vsmartcard/git $VSMARTCARD cd $VSMARTCARD/npa/src/opensc autoreconf --verbose --install # adding PKG_CONFIG_PATH here lets OpenSC use the patched OpenSSL diff --git a/npa/doc/download.txt b/npa/doc/download.txt index 4cfe8c4..f1aea63 100644 --- a/npa/doc/download.txt +++ b/npa/doc/download.txt @@ -9,4 +9,4 @@ You can find the latest release of nPA Smart Card Library on `Sourceforge Alternatively, you can clone our git repository:: - git clone git://vsmartcard.git.sourceforge.net/gitroot/vsmartcard/vsmartcard + git clone http://git.code.sf.net/p/vsmartcard/git vsmartcard diff --git a/pcsc-relay/doc/download.txt b/pcsc-relay/doc/download.txt index a7ceb38..fc12023 100644 --- a/pcsc-relay/doc/download.txt +++ b/pcsc-relay/doc/download.txt @@ -9,4 +9,4 @@ You can find the latest release of PC/SC Relay on `Sourceforge Alternatively, you can clone our git repository:: - git clone git://vsmartcard.git.sourceforge.net/gitroot/vsmartcard/vsmartcard + git clone http://git.code.sf.net/p/vsmartcard/git vsmartcard diff --git a/virtualsmartcard/doc/download.txt b/virtualsmartcard/doc/download.txt index d9ecb6f..2066587 100644 --- a/virtualsmartcard/doc/download.txt +++ b/virtualsmartcard/doc/download.txt @@ -9,4 +9,4 @@ You can find the latest release of Virtual Smart Card on `Sourceforge Alternatively, you can clone our git repository:: - git clone git://vsmartcard.git.sourceforge.net/gitroot/vsmartcard/vsmartcard + git clone http://git.code.sf.net/p/vsmartcard/git vsmartcard