diff options
author | Silvino Silva <silvino@bk.ru> | 2019-03-19 02:31:43 +0000 |
---|---|---|
committer | Silvino Silva <silvino@bk.ru> | 2019-03-19 02:31:43 +0000 |
commit | ebe9592c0c67c59f7ac4f3dd515d3bbd414f64e4 (patch) | |
tree | bbec549f9d0f62a25e00dcd807f7d18529f4b922 /core/conf/ports | |
parent | e67aefadd153bf622f56442c4e79df4704723616 (diff) | |
parent | 25dc2312b8a023b49f0d085181c71ff2a8a4e692 (diff) | |
download | doc-ebe9592c0c67c59f7ac4f3dd515d3bbd414f64e4.tar.gz |
Doc release 0.5.0
Diffstat (limited to 'core/conf/ports')
-rw-r--r-- | core/conf/ports/contrib.git | 4 | ||||
-rw-r--r-- | core/conf/ports/core.git | 4 | ||||
-rw-r--r-- | core/conf/ports/mate.git | 4 | ||||
-rw-r--r-- | core/conf/ports/mate.httpup.inactive | 2 | ||||
-rw-r--r-- | core/conf/ports/opt.git | 4 | ||||
-rw-r--r-- | core/conf/ports/ports.git | 4 | ||||
-rw-r--r-- | core/conf/ports/xorg.git | 4 |
7 files changed, 13 insertions, 13 deletions
diff --git a/core/conf/ports/contrib.git b/core/conf/ports/contrib.git index 461f70a..178495d 100644 --- a/core/conf/ports/contrib.git +++ b/core/conf/ports/contrib.git @@ -1,7 +1,7 @@ # Collection core # NAME=contrib -URL=git://c2.ank/contrib.git -BRANCH=master +URL=git://hive.gnu.systems/contrib.git +BRANCH=stable-3.4 destination=/usr/ports/contrib PORTS_DIR="/usr/ports" diff --git a/core/conf/ports/core.git b/core/conf/ports/core.git index e907dcb..c8df2ff 100644 --- a/core/conf/ports/core.git +++ b/core/conf/ports/core.git @@ -1,7 +1,7 @@ # Collection core # NAME=core -URL=git://c2.ank/core.git -BRANCH=master +URL=git://hive.gnu.systems/core.git +BRANCH=stable-3.4 destination=/usr/ports/core PORTS_DIR="/usr/ports" diff --git a/core/conf/ports/mate.git b/core/conf/ports/mate.git index 7335ba4..ded4c12 100644 --- a/core/conf/ports/mate.git +++ b/core/conf/ports/mate.git @@ -1,7 +1,7 @@ # Collection mate # NAME=mate -URL=git://c2.ank/mate.git -BRANCH=master +URL=git://hive.gnu.systems/mate.git +BRANCH=stable-3.4 destination=/usr/ports/mate PORTS_DIR="/usr/ports" diff --git a/core/conf/ports/mate.httpup.inactive b/core/conf/ports/mate.httpup.inactive index 93ad84f..ada5d63 100644 --- a/core/conf/ports/mate.httpup.inactive +++ b/core/conf/ports/mate.httpup.inactive @@ -2,4 +2,4 @@ # File generated by the CRUX portdb https://crux.nu/portdb/ ROOT_DIR=/usr/ports/mate -URL=https://raw.githubusercontent.com/mhoush/crux-mate/master/ +URL=https://raw.githubusercontent.com/mhoush/crux-mate/stable-3.4/ diff --git a/core/conf/ports/opt.git b/core/conf/ports/opt.git index 4cad2d2..c8eca84 100644 --- a/core/conf/ports/opt.git +++ b/core/conf/ports/opt.git @@ -1,7 +1,7 @@ # Collection core # NAME=opt -URL=git://c2.ank/opt.git -BRANCH=master +URL=git://hive.gnu.systems/opt.git +BRANCH=stable-3.4 destination=/usr/ports/opt PORTS_DIR="/usr/ports" diff --git a/core/conf/ports/ports.git b/core/conf/ports/ports.git index f099049..59d2072 100644 --- a/core/conf/ports/ports.git +++ b/core/conf/ports/ports.git @@ -1,7 +1,7 @@ # Collection Ports Driver # NAME=ports -URL=git://c2.ank/ports.git -BRANCH=master +URL=git://hive.gnu.systems/ports.git +BRANCH=stable-3.4 destination=/usr/ports/ports PORTS_DIR="/usr/ports" diff --git a/core/conf/ports/xorg.git b/core/conf/ports/xorg.git index 5e80694..f5511d3 100644 --- a/core/conf/ports/xorg.git +++ b/core/conf/ports/xorg.git @@ -1,7 +1,7 @@ # Collection core # NAME=xorg -URL=git://c2.ank/xorg.git -BRANCH=master +URL=git://hive.gnu.systems/xorg.git +BRANCH=stable-3.4 destination=/srv/ports/xorg PORTS_DIR="/usr/ports" |