diff options
author | Juergen Daubert <jue@jue.li> | 2009-05-14 09:47:16 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2009-05-14 09:47:16 +0200 |
commit | 863c570f11b1c2f16defd2b563d7c94c3811f985 (patch) | |
tree | 387d2d903f349f423b79895f104787ece6fd32e9 /ports | |
parent | d535de7c24370528a96516df6d6bc01c9cc4ae50 (diff) | |
download | core-863c570f11b1c2f16defd2b563d7c94c3811f985.tar.gz core-863c570f11b1c2f16defd2b563d7c94c3811f985.tar.xz |
ports: updated to 2.6 repos
Diffstat (limited to 'ports')
-rw-r--r-- | ports/.md5sum | 8 | ||||
-rw-r--r-- | ports/Pkgfile | 2 | ||||
-rw-r--r-- | ports/contrib.rsync.inactive | 2 | ||||
-rw-r--r-- | ports/core.rsync | 2 | ||||
-rw-r--r-- | ports/opt.rsync | 2 | ||||
-rw-r--r-- | ports/xorg.rsync | 2 |
6 files changed, 9 insertions, 9 deletions
diff --git a/ports/.md5sum b/ports/.md5sum index d942a2c5..40faf915 100644 --- a/ports/.md5sum +++ b/ports/.md5sum @@ -1,5 +1,5 @@ -b2af07d2bf1a232ec33f588d8a50d213 contrib.rsync.inactive -f07c9e3de323b960505413a9b764971e core.rsync -48b50b91420baf7fbb6fe23bdd244dca opt.rsync +eda17ce353fc24b421c59ea6916ba13a contrib.rsync.inactive +3004d426e9190cc80e49f1d7cb65faaa core.rsync +68b49eb43b12d4c4118b98e23c96b0c2 opt.rsync 1f178e2bb1beab9782993931c9832280 ports-1.5.tar.gz -58644ede98b118b0fcb5438fa5951d49 xorg.rsync +648c609e615c493a2dbde95207c9330f xorg.rsync diff --git a/ports/Pkgfile b/ports/Pkgfile index d404f6d9..adb8bfdc 100644 --- a/ports/Pkgfile +++ b/ports/Pkgfile @@ -4,7 +4,7 @@ name=ports version=1.5 -release=8 +release=9 source=(http://crux.nu/files/tools/ports/$name-$version.tar.gz \ core.rsync opt.rsync xorg.rsync contrib.rsync.inactive) diff --git a/ports/contrib.rsync.inactive b/ports/contrib.rsync.inactive index 6dc20c1b..9e06f915 100644 --- a/ports/contrib.rsync.inactive +++ b/ports/contrib.rsync.inactive @@ -1,3 +1,3 @@ host=crux.nu -collection=ports/crux-2.5/contrib/ +collection=ports/crux-2.6/contrib/ destination=/usr/ports/contrib diff --git a/ports/core.rsync b/ports/core.rsync index 30889198..ea4adeee 100644 --- a/ports/core.rsync +++ b/ports/core.rsync @@ -1,3 +1,3 @@ host=crux.nu -collection=ports/crux-2.5/core/ +collection=ports/crux-2.6/core/ destination=/usr/ports/core diff --git a/ports/opt.rsync b/ports/opt.rsync index 66868fcb..dffab37e 100644 --- a/ports/opt.rsync +++ b/ports/opt.rsync @@ -1,3 +1,3 @@ host=crux.nu -collection=ports/crux-2.5/opt/ +collection=ports/crux-2.6/opt/ destination=/usr/ports/opt diff --git a/ports/xorg.rsync b/ports/xorg.rsync index ca1ffd91..8bea7856 100644 --- a/ports/xorg.rsync +++ b/ports/xorg.rsync @@ -1,3 +1,3 @@ host=crux.nu -collection=ports/crux-2.5/xorg/ +collection=ports/crux-2.6/xorg/ destination=/usr/ports/xorg |