diff options
author | Simone Rota <sip@crux.nu> | 2006-11-28 21:09:20 +0000 |
---|---|---|
committer | Simone Rota <sip@crux.nu> | 2006-11-28 21:09:20 +0000 |
commit | 7f338c78ae711fd817227ad56437ab2b9c85b953 (patch) | |
tree | d37169c04e3cdf1bffa0377be4cacbc523cbe2f1 /ports | |
parent | 5ff8dc1e29bb5b98afa9ebdc77a19aca57f42601 (diff) | |
download | core-7f338c78ae711fd817227ad56437ab2b9c85b953.tar.gz core-7f338c78ae711fd817227ad56437ab2b9c85b953.tar.xz |
ports: updated for 2.3
Diffstat (limited to 'ports')
-rw-r--r-- | ports/.md5sum | 6 | ||||
-rw-r--r-- | ports/Pkgfile | 2 | ||||
-rw-r--r-- | ports/contrib.rsync.inactive | 2 | ||||
-rw-r--r-- | ports/core.rsync | 2 | ||||
-rw-r--r-- | ports/opt.rsync | 2 |
5 files changed, 7 insertions, 7 deletions
diff --git a/ports/.md5sum b/ports/.md5sum index e68a6c25..938ba757 100644 --- a/ports/.md5sum +++ b/ports/.md5sum @@ -1,4 +1,4 @@ -0f692aaee9aa8083c7f7188314585204 contrib.rsync.inactive -9402d3e729f8bd6cbed27aea984fb108 core.rsync -e357c661f3bb64e6540c4de449095537 opt.rsync +b20d7d4321003d0d1b453d56f4b6c23e contrib.rsync.inactive +2b42daefa2a3de0a6d22a83681dcf782 core.rsync +0730cec292dcbd0d27417e29c19ef816 opt.rsync 1f178e2bb1beab9782993931c9832280 ports-1.5.tar.gz diff --git a/ports/Pkgfile b/ports/Pkgfile index bb997d12..d23028da 100644 --- a/ports/Pkgfile +++ b/ports/Pkgfile @@ -4,7 +4,7 @@ name=ports version=1.5 -release=4 +release=5 source=(http://www.fukt.bsnet.se/~per/crux/files/ports/$name-$version.tar.gz \ core.rsync opt.rsync contrib.rsync.inactive) diff --git a/ports/contrib.rsync.inactive b/ports/contrib.rsync.inactive index 14b050ec..af65ea68 100644 --- a/ports/contrib.rsync.inactive +++ b/ports/contrib.rsync.inactive @@ -1,3 +1,3 @@ host=crux.nu -collection=ports/crux-2.2/contrib/ +collection=ports/crux-2.3/contrib/ destination=/usr/ports/contrib diff --git a/ports/core.rsync b/ports/core.rsync index 958c6698..de8f7436 100644 --- a/ports/core.rsync +++ b/ports/core.rsync @@ -1,3 +1,3 @@ host=crux.nu -collection=ports/crux-2.2/core/ +collection=ports/crux-2.3/core/ destination=/usr/ports/core diff --git a/ports/opt.rsync b/ports/opt.rsync index 72347395..a4de447b 100644 --- a/ports/opt.rsync +++ b/ports/opt.rsync @@ -1,3 +1,3 @@ host=crux.nu -collection=ports/crux-2.2/opt/ +collection=ports/crux-2.3/opt/ destination=/usr/ports/opt |