diff options
Diffstat (limited to 'base/ports')
-rw-r--r-- | base/ports/.md5sum.i686 | 10 | ||||
-rw-r--r-- | base/ports/.md5sum.x86_64 | 10 | ||||
-rw-r--r-- | base/ports/Pkgfile | 5 | ||||
-rw-r--r-- | base/ports/base.rsync | 4 | ||||
-rw-r--r-- | base/ports/extra.rsync | 4 | ||||
-rw-r--r-- | base/ports/kde.rsync | 4 | ||||
-rw-r--r-- | base/ports/xfce.rsync | 4 | ||||
-rw-r--r-- | base/ports/xorg.rsync | 4 |
8 files changed, 22 insertions, 23 deletions
diff --git a/base/ports/.md5sum.i686 b/base/ports/.md5sum.i686 index 0d258c488..2dd3f21bb 100644 --- a/base/ports/.md5sum.i686 +++ b/base/ports/.md5sum.i686 @@ -1,6 +1,6 @@ -1ae3a1d2c25e3d03b21e952d777729fc base.rsync -62143d92fce219911d8f348264458dd5 extra.rsync -b1c6f35dd5f4fea0b12cd91cbd35f894 kde.rsync +981d852cfbbc792c7a6f64ba3c882ea5 base.rsync +2c7eaabfc11956e55470d8c1cac8dc28 extra.rsync +2940a36a7b22d629a9d1421ceb59c899 kde.rsync 1f178e2bb1beab9782993931c9832280 ports-1.5.tar.gz -93e07093b2e8a5b20f9ae4ecdc8ba5bb xfce.rsync -d025906a889951ed442b457cb7a9c40e xorg.rsync +e96384725a205bdec47cbfca76c71b2e xfce.rsync +c34639ed44265a274b750774c2a1603d xorg.rsync diff --git a/base/ports/.md5sum.x86_64 b/base/ports/.md5sum.x86_64 index 0d258c488..2dd3f21bb 100644 --- a/base/ports/.md5sum.x86_64 +++ b/base/ports/.md5sum.x86_64 @@ -1,6 +1,6 @@ -1ae3a1d2c25e3d03b21e952d777729fc base.rsync -62143d92fce219911d8f348264458dd5 extra.rsync -b1c6f35dd5f4fea0b12cd91cbd35f894 kde.rsync +981d852cfbbc792c7a6f64ba3c882ea5 base.rsync +2c7eaabfc11956e55470d8c1cac8dc28 extra.rsync +2940a36a7b22d629a9d1421ceb59c899 kde.rsync 1f178e2bb1beab9782993931c9832280 ports-1.5.tar.gz -93e07093b2e8a5b20f9ae4ecdc8ba5bb xfce.rsync -d025906a889951ed442b457cb7a9c40e xorg.rsync +e96384725a205bdec47cbfca76c71b2e xfce.rsync +c34639ed44265a274b750774c2a1603d xorg.rsync diff --git a/base/ports/Pkgfile b/base/ports/Pkgfile index 0eca50f8d..a99ee1448 100644 --- a/base/ports/Pkgfile +++ b/base/ports/Pkgfile @@ -1,12 +1,11 @@ # Description: Système de ports NuTyX -# URL: http://crux.nu +# URL: http://crux.nu # Maintainer: NuTyX core team # Packager: thierryn1 at hispeed.ch -# Depends: name=ports version=1.5 -release=9 +release=10 source=(http://crux.nu/files/tools/ports/$name-$version.tar.gz \ base.rsync extra.rsync xorg.rsync xfce.rsync kde.rsync) diff --git a/base/ports/base.rsync b/base/ports/base.rsync index 0203735a8..10dbbbf44 100644 --- a/base/ports/base.rsync +++ b/base/ports/base.rsync @@ -1,3 +1,3 @@ -host=kiao.no-ip.info:22 -collection=ports/nutyx-pakxe/base/ +host=nutyx.meticul.eu +collection=nutyx/ports/nutyx-pakxe/base/ destination=/usr/ports/base diff --git a/base/ports/extra.rsync b/base/ports/extra.rsync index dfd92cfac..465520647 100644 --- a/base/ports/extra.rsync +++ b/base/ports/extra.rsync @@ -1,3 +1,3 @@ -host=kiao.no-ip.info:22 -collection=ports/nutyx-pakxe/extra/ +host=nutyx.meticul.eu +collection=nutyx/ports/nutyx-pakxe/extra/ destination=/usr/ports/extra diff --git a/base/ports/kde.rsync b/base/ports/kde.rsync index b064a8bd2..e9e7d7833 100644 --- a/base/ports/kde.rsync +++ b/base/ports/kde.rsync @@ -1,3 +1,3 @@ -host=kiao.no-ip.info:22 -collection=ports/nutyx-pakxe/kde/ +host=nutyx.meticul.eu +collection=nutyx/ports/nutyx-pakxe/kde/ destination=/usr/ports/kde diff --git a/base/ports/xfce.rsync b/base/ports/xfce.rsync index 28b668db9..7d646721e 100644 --- a/base/ports/xfce.rsync +++ b/base/ports/xfce.rsync @@ -1,3 +1,3 @@ -host=kiao.no-ip.info:22 -collection=ports/nutyx-pakxe/xfce/ +host=nutyx.meticul.eu +collection=nutyx/ports/nutyx-pakxe/xfce/ destination=/usr/ports/xfce diff --git a/base/ports/xorg.rsync b/base/ports/xorg.rsync index aa54e256d..403c1d3a8 100644 --- a/base/ports/xorg.rsync +++ b/base/ports/xorg.rsync @@ -1,3 +1,3 @@ -host=kiao.no-ip.info:22 -collection=ports/nutyx-pakxe/xorg/ +host=nutyx.meticul.eu +collection=nutyx/ports/nutyx-pakxe/xorg/ destination=/usr/ports/xorg |