ports/core (2.4): ports: updated for 2.4.
commit 7dee4133fb88fa8fa9b6c2581509c3413301b175 Author: Tilman Sauerbeck <tilman@crux.nu> Date: Tue Nov 27 20:30:53 2007 +0100 ports: updated for 2.4. diff --git a/ports/.md5sum b/ports/.md5sum index f4c1116..e3d4bf4 100644 --- a/ports/.md5sum +++ b/ports/.md5sum @@ -1,5 +1,5 @@ -b20d7d4321003d0d1b453d56f4b6c23e contrib.rsync.inactive -2b42daefa2a3de0a6d22a83681dcf782 core.rsync -0730cec292dcbd0d27417e29c19ef816 opt.rsync +983376ff4b90e6154ebed0a5602f090d contrib.rsync.inactive +e8e0f3fceb266fe2b188420333c7446d core.rsync +cde8880126e24a2c4a37788bca90db23 opt.rsync 1f178e2bb1beab9782993931c9832280 ports-1.5.tar.gz -74965116bd8245c401838a290e6dfdc7 xorg.rsync +b68eaaf730c9a267ddbe1dceb88df91d xorg.rsync diff --git a/ports/Pkgfile b/ports/Pkgfile index 2ad3d1e..aff709c 100644 --- a/ports/Pkgfile +++ b/ports/Pkgfile @@ -4,7 +4,7 @@ name=ports version=1.5 -release=6 +release=7 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 af65ea6..cb2f738 100644 --- a/ports/contrib.rsync.inactive +++ b/ports/contrib.rsync.inactive @@ -1,3 +1,3 @@ host=crux.nu -collection=ports/crux-2.3/contrib/ +collection=ports/crux-2.4/contrib/ destination=/usr/ports/contrib diff --git a/ports/core.rsync b/ports/core.rsync index de8f743..9da226b 100644 --- a/ports/core.rsync +++ b/ports/core.rsync @@ -1,3 +1,3 @@ host=crux.nu -collection=ports/crux-2.3/core/ +collection=ports/crux-2.4/core/ destination=/usr/ports/core diff --git a/ports/opt.rsync b/ports/opt.rsync index a4de447..574d22a 100644 --- a/ports/opt.rsync +++ b/ports/opt.rsync @@ -1,3 +1,3 @@ host=crux.nu -collection=ports/crux-2.3/opt/ +collection=ports/crux-2.4/opt/ destination=/usr/ports/opt diff --git a/ports/xorg.rsync b/ports/xorg.rsync index 94b6612..8c0f3df 100644 --- a/ports/xorg.rsync +++ b/ports/xorg.rsync @@ -1,3 +1,3 @@ host=crux.nu -collection=ports/crux-2.3/xorg/ +collection=ports/crux-2.4/xorg/ destination=/usr/ports/xorg
participants (1)
-
crux@crux.nu