From: Victor Martinez Date: Thu, 23 Oct 2014 09:40:47 +0000 (+0000) Subject: ports: updated collections to 3.1 X-Git-Url: http://gitweb/?a=commitdiff_plain;h=1279827593e22d44401d5cdd4ee4717e3baebf38;hp=ab26773377548cb2066086c0ea0b2ba53b183947;p=ports%2Fcore-arm.git ports: updated collections to 3.1 --- diff --git a/ports/.md5sum b/ports/.md5sum index eb9d0bd..db822b4 100644 --- a/ports/.md5sum +++ b/ports/.md5sum @@ -1,8 +1,8 @@ -1235031f24a2a6b4fcc790ebd879c973 contrib.rsync.inactive -258abb4a71b4492775491ff9b794ebc2 core-arm.rsync -d7ede8cfe6da977021f4217363c07d6d core.rsync -43fa89c9e106f774f02b25c47c66c164 opt-arm.rsync -ba2755e20ca669275ee837ee9cd18c50 opt.rsync +248f59fb9120aabcb6ead69c06dae8a4 contrib.rsync.inactive +515e805921e25195b5d3495a6a678ffe core-arm.rsync +cab6bff69ef9b24a349a21dba1e63a45 core.rsync +a8cc9bf8bb79609f63c8e421b3417c74 opt-arm.rsync +59b2cc8ed2e11a829c463fa85836a27c opt.rsync 1f178e2bb1beab9782993931c9832280 ports-1.5.tar.gz -9f71ef6b0b381828629858fbb9eff78a xorg-arm.rsync -3bb81f15783c470e116e41a2fabece90 xorg.rsync +ab485150e051e48f4d8396dc0655303a xorg-arm.rsync +7793260dca3f2c31f96fd70a98ff49fd xorg.rsync diff --git a/ports/Pkgfile b/ports/Pkgfile index 9377a96..653ef8b 100644 --- a/ports/Pkgfile +++ b/ports/Pkgfile @@ -6,15 +6,15 @@ name=ports version=1.5 -release=14 +release=15 source=(http://crux.nu/files/tools/ports/$name-$version.tar.gz \ core.rsync opt.rsync xorg.rsync contrib.rsync.inactive \ core-arm.rsync opt-arm.rsync xorg-arm.rsync) build () { - cd $name-$version - make - make DESTDIR=$PKG install + cd $name-$version + make + make DESTDIR=$PKG install - install -m 0644 $SRC/*.rsync* $PKG/etc/ports + install -m 0644 $SRC/*.rsync* $PKG/etc/ports } diff --git a/ports/contrib.rsync.inactive b/ports/contrib.rsync.inactive index 55acbb4..f9ac405 100644 --- a/ports/contrib.rsync.inactive +++ b/ports/contrib.rsync.inactive @@ -1,3 +1,3 @@ host=crux.nu -collection=ports/crux-3.0/contrib/ +collection=ports/crux-3.1/contrib/ destination=/usr/ports/contrib diff --git a/ports/core-arm.rsync b/ports/core-arm.rsync index a525277..148f69a 100644 --- a/ports/core-arm.rsync +++ b/ports/core-arm.rsync @@ -1,3 +1,3 @@ host=crux-arm.nu -collection=ports/crux-3.0/core-arm/ +collection=ports/crux-3.1/core-arm/ destination=/usr/ports/core-arm diff --git a/ports/core.rsync b/ports/core.rsync index 4bd8401..c806b6c 100644 --- a/ports/core.rsync +++ b/ports/core.rsync @@ -1,3 +1,3 @@ host=crux.nu -collection=ports/crux-3.0/core/ +collection=ports/crux-3.1/core/ destination=/usr/ports/core diff --git a/ports/opt-arm.rsync b/ports/opt-arm.rsync index b6e4ee5..5693723 100644 --- a/ports/opt-arm.rsync +++ b/ports/opt-arm.rsync @@ -1,3 +1,3 @@ host=crux-arm.nu -collection=ports/crux-3.0/opt-arm/ +collection=ports/crux-3.1/opt-arm/ destination=/usr/ports/opt-arm diff --git a/ports/opt.rsync b/ports/opt.rsync index a8220d3..69fa97a 100644 --- a/ports/opt.rsync +++ b/ports/opt.rsync @@ -1,3 +1,3 @@ host=crux.nu -collection=ports/crux-3.0/opt/ +collection=ports/crux-3.1/opt/ destination=/usr/ports/opt diff --git a/ports/xorg-arm.rsync b/ports/xorg-arm.rsync index 7a38d74..93af439 100644 --- a/ports/xorg-arm.rsync +++ b/ports/xorg-arm.rsync @@ -1,3 +1,3 @@ host=crux-arm.nu -collection=ports/crux-3.0/xorg-arm/ +collection=ports/crux-3.1/xorg-arm/ destination=/usr/ports/xorg-arm diff --git a/ports/xorg.rsync b/ports/xorg.rsync index 42be5e8..c4b6288 100644 --- a/ports/xorg.rsync +++ b/ports/xorg.rsync @@ -1,3 +1,3 @@ host=crux.nu -collection=ports/crux-3.0/xorg/ +collection=ports/crux-3.1/xorg/ destination=/usr/ports/xorg