summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLukc <lukc@upyum.com>2010-09-14 05:51:01 +0000
committerLukc <lukc@upyum.com>2010-09-14 05:51:01 +0000
commitcddb4360e14adb3f9dc016a0bf28c32299d188f8 (patch)
tree1873e7f0cc66d949f58d5a5aaf108f687c23b604
parent7e40019b1bb0735ac61d049ae0a16cecd1a265db (diff)
downloadports-cddb4360e14adb3f9dc016a0bf28c32299d188f8.tar.gz
ports-cddb4360e14adb3f9dc016a0bf28c32299d188f8.tar.bz2
ports-cddb4360e14adb3f9dc016a0bf28c32299d188f8.tar.xz
ports-cddb4360e14adb3f9dc016a0bf28c32299d188f8.zip
ports port updated.
- Control sums added. - archs=(no-arch) added.
-rw-r--r--ports/.md5sum1
-rw-r--r--ports/.sha256sum1
-rw-r--r--ports/Pkgfile2
3 files changed, 4 insertions, 0 deletions
diff --git a/ports/.md5sum b/ports/.md5sum
new file mode 100644
index 0000000..9e51d7b
--- /dev/null
+++ b/ports/.md5sum
@@ -0,0 +1 @@
+1f178e2bb1beab9782993931c9832280 ports-1.5.tar.gz
diff --git a/ports/.sha256sum b/ports/.sha256sum
new file mode 100644
index 0000000..f791c05
--- /dev/null
+++ b/ports/.sha256sum
@@ -0,0 +1 @@
+4360d5c96ccfa2cadf084307df418d1e86c60afe775e29c036b518f6b2d6c156 ports-1.5.tar.gz
diff --git a/ports/Pkgfile b/ports/Pkgfile
index 35c7c58..adb8803 100644
--- a/ports/Pkgfile
+++ b/ports/Pkgfile
@@ -10,6 +10,8 @@ release=10
source=(
http://crux.nu/files/tools/$name/$name-$version.tar.gz
)
+archs=(no-arch)
+
build ()
{
cd $name-$version;