From 9511c6f31581a54b5832f1f30b3194501e566379 Mon Sep 17 00:00:00 2001 From: Thierry N Date: Thu, 27 Aug 2009 13:41:33 +0200 Subject: Maj ports#1.5-4 --- base/ports/.footprint | 1 - base/ports/.md5sum | 1 - base/ports/Pkgfile | 6 +++--- 3 files changed, 3 insertions(+), 5 deletions(-) (limited to 'base/ports') diff --git a/base/ports/.footprint b/base/ports/.footprint index 092d5bace..3831d09b9 100644 --- a/base/ports/.footprint +++ b/base/ports/.footprint @@ -3,7 +3,6 @@ drwxr-xr-x root/root etc/ports/ -rw-r--r-- root/root etc/ports/base.rsync drwxr-xr-x root/root etc/ports/drivers/ -rw-r--r-- root/root etc/ports/extra.rsync --rw-r--r-- root/root etc/ports/gnome.rsync -rw-r--r-- root/root etc/ports/kde.rsync -rw-r--r-- root/root etc/ports/xfce.rsync -rw-r--r-- root/root etc/ports/xorg.rsync diff --git a/base/ports/.md5sum b/base/ports/.md5sum index cb1fb2095..d728e09ce 100644 --- a/base/ports/.md5sum +++ b/base/ports/.md5sum @@ -1,6 +1,5 @@ 81463928446390b11fad53471e4ac583 base.rsync e1ef056cd3d83a3ec44838cabf632b50 extra.rsync -494d1b18f85780621194e1b302d0dbe0 gnome.rsync caec4fc14e6c0cb971ab805614a124b7 kde.rsync 1f178e2bb1beab9782993931c9832280 ports-1.5.tar.gz deaee599bfb2e333adcdd4df379ce8bc xfce.rsync diff --git a/base/ports/Pkgfile b/base/ports/Pkgfile index 576a5da75..f747a10b8 100644 --- a/base/ports/Pkgfile +++ b/base/ports/Pkgfile @@ -6,15 +6,15 @@ name=ports version=1.5 -release=3 +release=4 source=(http://crux.nu/files/tools/ports/$name-$version.tar.gz \ -base.rsync extra.rsync xorg.rsync xfce.rsync gnome.rsync kde.rsync) +base.rsync extra.rsync xorg.rsync xfce.rsync kde.rsync) build () { cd $name-$version make make DESTDIR=$PKG install -for i in base extra xorg xfce gnome kde +for i in base extra xorg xfce kde do install -m 0644 ../$i.rsync $PKG/etc/ports/$i.rsync done -- cgit v1.2.3-70-g09d2