From 2c32cbcb3c3fa4722856b520e061d98ebc696bb3 Mon Sep 17 00:00:00 2001 From: Victor Martinez Date: Tue, 15 Mar 2011 08:08:55 +0000 Subject: [PATCH] ports: update to 1.5 --- ports/.md5sum | 8 ++++---- ports/Pkgfile | 18 +++++++++--------- ports/contrib.rsync.inactive | 2 +- ports/core.rsync | 2 +- ports/opt.rsync | 2 +- ports/xorg.rsync | 2 +- 6 files changed, 17 insertions(+), 17 deletions(-) diff --git a/ports/.md5sum b/ports/.md5sum index 40faf91..891ea32 100644 --- a/ports/.md5sum +++ b/ports/.md5sum @@ -1,5 +1,5 @@ -eda17ce353fc24b421c59ea6916ba13a contrib.rsync.inactive -3004d426e9190cc80e49f1d7cb65faaa core.rsync -68b49eb43b12d4c4118b98e23c96b0c2 opt.rsync +c79603d71569837b6848c5cb320c44bd contrib.rsync.inactive +b77a6e0dd97a45652de03bd3a82a416f core.rsync +03246f47123cd2342ddfaf4c44fa9c89 opt.rsync 1f178e2bb1beab9782993931c9832280 ports-1.5.tar.gz -648c609e615c493a2dbde95207c9330f xorg.rsync +320d50cc72759a55097b1b2d4c40da9a xorg.rsync diff --git a/ports/Pkgfile b/ports/Pkgfile index 2a4cc7b..b0ba721 100644 --- a/ports/Pkgfile +++ b/ports/Pkgfile @@ -5,18 +5,18 @@ name=ports version=1.5 -release=9 +release=10 source=(http://crux.nu/files/tools/ports/$name-$version.tar.gz \ core.rsync opt.rsync xorg.rsync contrib.rsync.inactive) build () { - cd $name-$version - make - make DESTDIR=$PKG install + cd $name-$version + make + make DESTDIR=$PKG install - install -m 0644 ../core.rsync $PKG/etc/ports/core.rsync - install -m 0644 ../opt.rsync $PKG/etc/ports/opt.rsync - install -m 0644 ../xorg.rsync $PKG/etc/ports/xorg.rsync - install -m 0644 ../contrib.rsync.inactive \ - $PKG/etc/ports/contrib.rsync.inactive + install -m 0644 ../core.rsync $PKG/etc/ports/core.rsync + install -m 0644 ../opt.rsync $PKG/etc/ports/opt.rsync + install -m 0644 ../xorg.rsync $PKG/etc/ports/xorg.rsync + install -m 0644 ../contrib.rsync.inactive \ + $PKG/etc/ports/contrib.rsync.inactive } diff --git a/ports/contrib.rsync.inactive b/ports/contrib.rsync.inactive index 9e06f91..e84298f 100644 --- a/ports/contrib.rsync.inactive +++ b/ports/contrib.rsync.inactive @@ -1,3 +1,3 @@ host=crux.nu -collection=ports/crux-2.6/contrib/ +collection=ports/crux-2.7/contrib/ destination=/usr/ports/contrib diff --git a/ports/core.rsync b/ports/core.rsync index ea4adee..60540cf 100644 --- a/ports/core.rsync +++ b/ports/core.rsync @@ -1,3 +1,3 @@ host=crux.nu -collection=ports/crux-2.6/core/ +collection=ports/crux-2.7/core/ destination=/usr/ports/core diff --git a/ports/opt.rsync b/ports/opt.rsync index dffab37..0723133 100644 --- a/ports/opt.rsync +++ b/ports/opt.rsync @@ -1,3 +1,3 @@ host=crux.nu -collection=ports/crux-2.6/opt/ +collection=ports/crux-2.7/opt/ destination=/usr/ports/opt diff --git a/ports/xorg.rsync b/ports/xorg.rsync index 8bea785..88077aa 100644 --- a/ports/xorg.rsync +++ b/ports/xorg.rsync @@ -1,3 +1,3 @@ host=crux.nu -collection=ports/crux-2.6/xorg/ +collection=ports/crux-2.7/xorg/ destination=/usr/ports/xorg -- 2.26.2