From 23c642b0dcd506c0350ecdfae97990c063e71749 Mon Sep 17 00:00:00 2001 From: Victor Martinez Date: Mon, 3 Dec 2012 21:07:39 +0000 Subject: [PATCH] pkgutils: fixed repositories to point to 2.8 and 2.8-hardfp --- ports/.footprint | 6 +++--- ports/.md5sum | 12 ++++++------ ports/Pkgfile | 2 +- ports/core-armhf.rsync | 2 +- ports/core.rsync | 2 +- ports/opt-armhf.rsync | 2 +- ports/opt.rsync | 2 +- ports/xorg-armhf.rsync | 2 +- ports/xorg.rsync | 2 +- 9 files changed, 16 insertions(+), 16 deletions(-) diff --git a/ports/.footprint b/ports/.footprint index ad69a27..afcfce4 100644 --- a/ports/.footprint +++ b/ports/.footprint @@ -1,12 +1,12 @@ drwxr-xr-x root/root etc/ drwxr-xr-x root/root etc/ports/ -rw-r--r-- root/root etc/ports/contrib.rsync.inactive --rw-r--r-- root/root etc/ports/core-armhf.rsync +-rw-r--r-- root/root etc/ports/core-arm.rsync -rw-r--r-- root/root etc/ports/core.rsync drwxr-xr-x root/root etc/ports/drivers/ --rw-r--r-- root/root etc/ports/opt-armhf.rsync +-rw-r--r-- root/root etc/ports/opt-arm.rsync -rw-r--r-- root/root etc/ports/opt.rsync --rw-r--r-- root/root etc/ports/xorg-armhf.rsync +-rw-r--r-- root/root etc/ports/xorg-arm.rsync -rw-r--r-- root/root etc/ports/xorg.rsync drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/bin/ diff --git a/ports/.md5sum b/ports/.md5sum index 2cc0fcc..7deb2d0 100644 --- a/ports/.md5sum +++ b/ports/.md5sum @@ -1,8 +1,8 @@ c79603d71569837b6848c5cb320c44bd contrib.rsync.inactive -7cc17d4cc7e895a1fdc6839ff400e21a core-armhf.rsync -b77a6e0dd97a45652de03bd3a82a416f core.rsync -943d8f852f519815334cef2993a66cb4 opt-armhf.rsync -03246f47123cd2342ddfaf4c44fa9c89 opt.rsync +6f0a576cbe0bcbb89b2ae5c9423025c5 core-arm.rsync +8cb8a1539dd74bb566c166877ac16856 core.rsync +d7af4a851cc097b802608066d9599607 opt-arm.rsync +541d0991ecf5f96ae52d1e13f481e123 opt.rsync 1f178e2bb1beab9782993931c9832280 ports-1.5.tar.gz -1e3fe9a9e60f8492d0e05cb3296db8ea xorg-armhf.rsync -320d50cc72759a55097b1b2d4c40da9a xorg.rsync +5afa6ef5aab75be976d7f7c12cac3167 xorg-arm.rsync +efeb3ce474a4a0c67ecb62c0eaaf4e34 xorg.rsync diff --git a/ports/Pkgfile b/ports/Pkgfile index 457d5bb..3c8fa3f 100644 --- a/ports/Pkgfile +++ b/ports/Pkgfile @@ -9,7 +9,7 @@ version=1.5 release=11 source=(http://crux.nu/files/tools/ports/$name-$version.tar.gz \ core.rsync opt.rsync xorg.rsync contrib.rsync.inactive \ - core-armhf.rsync opt-armhf.rsync xorg-armhf.rsync) + core-arm.rsync opt-arm.rsync xorg-arm.rsync) build () { cd $name-$version diff --git a/ports/core-armhf.rsync b/ports/core-armhf.rsync index b47cbee..3bb90c8 100644 --- a/ports/core-armhf.rsync +++ b/ports/core-armhf.rsync @@ -1,3 +1,3 @@ host=crux-arm.nu -collection=ports/crux-2.7/core-armhf/ +collection=ports/crux-2.8/core-armhf/ destination=/usr/ports/core-armhf diff --git a/ports/core.rsync b/ports/core.rsync index 60540cf..c0d609d 100644 --- a/ports/core.rsync +++ b/ports/core.rsync @@ -1,3 +1,3 @@ host=crux.nu -collection=ports/crux-2.7/core/ +collection=ports/crux-2.8/core/ destination=/usr/ports/core diff --git a/ports/opt-armhf.rsync b/ports/opt-armhf.rsync index 5a3198e..d4d3273 100644 --- a/ports/opt-armhf.rsync +++ b/ports/opt-armhf.rsync @@ -1,3 +1,3 @@ host=crux-arm.nu -collection=ports/crux-2.7/opt-armhf/ +collection=ports/crux-2.8/opt-armhf/ destination=/usr/ports/opt-armhf diff --git a/ports/opt.rsync b/ports/opt.rsync index 0723133..6f1df2c 100644 --- a/ports/opt.rsync +++ b/ports/opt.rsync @@ -1,3 +1,3 @@ host=crux.nu -collection=ports/crux-2.7/opt/ +collection=ports/crux-2.8/opt/ destination=/usr/ports/opt diff --git a/ports/xorg-armhf.rsync b/ports/xorg-armhf.rsync index 41a3853..69dbe4a 100644 --- a/ports/xorg-armhf.rsync +++ b/ports/xorg-armhf.rsync @@ -1,3 +1,3 @@ host=crux-arm.nu -collection=ports/crux-2.7/xorg-armhf/ +collection=ports/crux-2.8/xorg-armhf/ destination=/usr/ports/xorg-armhf diff --git a/ports/xorg.rsync b/ports/xorg.rsync index 88077aa..da9f2c2 100644 --- a/ports/xorg.rsync +++ b/ports/xorg.rsync @@ -1,3 +1,3 @@ host=crux.nu -collection=ports/crux-2.7/xorg/ +collection=ports/crux-2.8/xorg/ destination=/usr/ports/xorg -- 2.26.2