diff options
author | Silvino Silva <silvino@bk.ru> | 2020-01-08 01:03:32 +0000 |
---|---|---|
committer | Silvino Silva <silvino@bk.ru> | 2020-01-08 01:03:32 +0000 |
commit | 6c5792ed2e985a0c1c805b503c243d3f15e13d85 (patch) | |
tree | 31f58802af69cc38c2526a589a75d7b06189cf72 /core | |
parent | 49c5e90580fb30971367f653589f23ac37b583ad (diff) | |
download | doc-6c5792ed2e985a0c1c805b503c243d3f15e13d85.tar.gz |
ports configuration updated to stable-3.5
Diffstat (limited to 'core')
-rw-r--r-- | core/conf/ports/contrib.git | 2 | ||||
-rw-r--r-- | core/conf/ports/core.git | 2 | ||||
-rw-r--r-- | core/conf/ports/kde5.git | 2 | ||||
-rw-r--r-- | core/conf/ports/mate.git | 2 | ||||
-rw-r--r-- | core/conf/ports/mate.httpup.inactive | 2 | ||||
-rw-r--r-- | core/conf/ports/opt.git | 2 | ||||
-rw-r--r-- | core/conf/ports/ports.git | 2 | ||||
-rw-r--r-- | core/conf/ports/xorg.git | 2 |
8 files changed, 8 insertions, 8 deletions
diff --git a/core/conf/ports/contrib.git b/core/conf/ports/contrib.git index 178495d..ad3e322 100644 --- a/core/conf/ports/contrib.git +++ b/core/conf/ports/contrib.git @@ -2,6 +2,6 @@ # NAME=contrib URL=git://hive.gnu.systems/contrib.git -BRANCH=stable-3.4 +BRANCH=stable-3.5 destination=/usr/ports/contrib PORTS_DIR="/usr/ports" diff --git a/core/conf/ports/core.git b/core/conf/ports/core.git index c8df2ff..6b678d9 100644 --- a/core/conf/ports/core.git +++ b/core/conf/ports/core.git @@ -2,6 +2,6 @@ # NAME=core URL=git://hive.gnu.systems/core.git -BRANCH=stable-3.4 +BRANCH=stable-3.5 destination=/usr/ports/core PORTS_DIR="/usr/ports" diff --git a/core/conf/ports/kde5.git b/core/conf/ports/kde5.git index 37b5764..b32bb65 100644 --- a/core/conf/ports/kde5.git +++ b/core/conf/ports/kde5.git @@ -2,6 +2,6 @@ # NAME=kde5 URL=git://hive.gnu.systems/kde5.git -BRANCH=stable-3.4 +BRANCH=stable-3.5 destination=/usr/ports/kde5 PORTS_DIR="/usr/ports" diff --git a/core/conf/ports/mate.git b/core/conf/ports/mate.git index ded4c12..22092af 100644 --- a/core/conf/ports/mate.git +++ b/core/conf/ports/mate.git @@ -2,6 +2,6 @@ # NAME=mate URL=git://hive.gnu.systems/mate.git -BRANCH=stable-3.4 +BRANCH=stable-3.5 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 ada5d63..4b56167 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/stable-3.4/ +URL=https://raw.githubusercontent.com/mhoush/crux-mate/stable-3.5/ diff --git a/core/conf/ports/opt.git b/core/conf/ports/opt.git index c8eca84..2a7d4a8 100644 --- a/core/conf/ports/opt.git +++ b/core/conf/ports/opt.git @@ -2,6 +2,6 @@ # NAME=opt URL=git://hive.gnu.systems/opt.git -BRANCH=stable-3.4 +BRANCH=stable-3.5 destination=/usr/ports/opt PORTS_DIR="/usr/ports" diff --git a/core/conf/ports/ports.git b/core/conf/ports/ports.git index 59d2072..1b50fb2 100644 --- a/core/conf/ports/ports.git +++ b/core/conf/ports/ports.git @@ -2,6 +2,6 @@ # NAME=ports URL=git://hive.gnu.systems/ports.git -BRANCH=stable-3.4 +BRANCH=stable-3.5 destination=/usr/ports/ports PORTS_DIR="/usr/ports" diff --git a/core/conf/ports/xorg.git b/core/conf/ports/xorg.git index f5511d3..9c91a9d 100644 --- a/core/conf/ports/xorg.git +++ b/core/conf/ports/xorg.git @@ -2,6 +2,6 @@ # NAME=xorg URL=git://hive.gnu.systems/xorg.git -BRANCH=stable-3.4 +BRANCH=stable-3.5 destination=/srv/ports/xorg PORTS_DIR="/usr/ports" |