CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
ports: updated and fixed collections 3.2
authorVictor Martinez <pitillo@ono.com>
Tue, 9 Aug 2016 14:16:55 +0000 (14:16 +0000)
committerVictor Martinez <pitillo@ono.com>
Tue, 9 Aug 2016 14:16:55 +0000 (14:16 +0000)
ports/.footprint
ports/.md5sum
ports/Pkgfile
ports/opt-arm.rsync [deleted file]
ports/opt-arm64.rsync [new file with mode: 0644]
ports/xorg-arm.rsync [deleted file]
ports/xorg-arm64.rsync [new file with mode: 0644]

index d3b47d42e00c0962927905b9458653df3e9b6469..bd7d03cd1bad988d44a814d48844926eea91c08a 100644 (file)
@@ -4,10 +4,10 @@ drwxr-xr-x    root/root       etc/ports/
 -rw-r--r--     root/root       etc/ports/core-arm64.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-arm.rsync
+-rw-r--r--     root/root       etc/ports/opt-arm64.rsync
 -rw-r--r--     root/root       etc/ports/opt.rsync
 -rw-r--r--     root/root       etc/ports/pine64-arm.rsync
--rw-r--r--     root/root       etc/ports/xorg-arm.rsync
+-rw-r--r--     root/root       etc/ports/xorg-arm64.rsync
 -rw-r--r--     root/root       etc/ports/xorg.rsync
 drwxr-xr-x     root/root       usr/
 drwxr-xr-x     root/root       usr/bin/
index 7c1a775d4b53e948ce784371804beae5ef6aed3c..3cec4827b15495e49b5273cd5e75a1c5ea01c295 100644 (file)
@@ -1,9 +1,9 @@
 50fce84f0327ee5c100f66594024b5f2  contrib.rsync.inactive
 4302ffea9d448303374417f5cfb605d2  core-arm64.rsync
 faedd8944bd5ecc397f73bf73bd624d4  core.rsync
-28d8032789237523d07c04e5c43ffbf3  opt-arm.rsync
+ff09785708a0f8af34aa5dbe6f8353a2  opt-arm64.rsync
 eded5385d3637f1918a82f4409abc64a  opt.rsync
 7e19d60dc29e91d336599bc8d9a4acad  pine64-arm.rsync
 1f178e2bb1beab9782993931c9832280  ports-1.5.tar.gz
-7024e8d783cff5f3f179550a0c84b1ef  xorg-arm.rsync
+3c1a462992de8230977707537e6e27f9  xorg-arm64.rsync
 c24101073a06fc58a02c99bf5d56bea7  xorg.rsync
index 925a9aa70f4fa33108bb2829304406d28cc1f333..1d1b4a6a0ab0a0829c11d5b81f5383080111ca98 100644 (file)
@@ -9,12 +9,12 @@ version=1.5
 release=17
 source=(http://crux.nu/files/tools/ports/$name-$version.tar.gz \
         core.rsync opt.rsync xorg.rsync contrib.rsync.inactive \
-        pine64-arm.rsync core-arm64.rsync opt-arm.rsync xorg-arm.rsync)
+        pine64-arm.rsync core-arm64.rsync opt-arm64.rsync xorg-arm64.rsync)
 
 build () {
-    cd $name-$version
-    make
-    make DESTDIR=$PKG MANDIR=/usr/share/man install
+  cd $name-$version
+  make
+  make DESTDIR=$PKG MANDIR=/usr/share/man install
 
-    install -m 0644 $SRC/*.rsync* $PKG/etc/ports
+  install -m 0644 $SRC/*.rsync* $PKG/etc/ports
 }
diff --git a/ports/opt-arm.rsync b/ports/opt-arm.rsync
deleted file mode 100644 (file)
index 04db905..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-host=crux-arm.nu
-collection=ports/crux-3.2-aarch64/opt-arm/
-destination=/usr/ports/opt-arm
diff --git a/ports/opt-arm64.rsync b/ports/opt-arm64.rsync
new file mode 100644 (file)
index 0000000..7db5181
--- /dev/null
@@ -0,0 +1,3 @@
+host=crux-arm.nu
+collection=ports/crux-3.2/opt-arm64/
+destination=/usr/ports/opt-arm64
diff --git a/ports/xorg-arm.rsync b/ports/xorg-arm.rsync
deleted file mode 100644 (file)
index 21017e7..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-host=crux-arm.nu
-collection=ports/crux-3.2-aarch64/xorg-arm/
-destination=/usr/ports/xorg-arm
diff --git a/ports/xorg-arm64.rsync b/ports/xorg-arm64.rsync
new file mode 100644 (file)
index 0000000..83f0aae
--- /dev/null
@@ -0,0 +1,3 @@
+host=crux-arm.nu
+collection=ports/crux-3.2/xorg-arm64/
+destination=/usr/ports/xorg-arm64