summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-06-20 15:53:51 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-06-20 15:53:51 +0000
commit542c9d11504fda8698c9bcf29636f96fde955a0e (patch)
treef65c643c79ca17e1d1c257f3d35408ff1caac66e /misc
parent- Don't use Makefile.kde anymore (diff)
Update i386 version to 2.9008.491
Add amd64 version 2.9008.491 PR: ports/68142 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=111863
Diffstat (limited to 'misc')
-rw-r--r--misc/dnetc/Makefile4
-rw-r--r--misc/dnetc/distinfo.amd642
-rw-r--r--misc/dnetc/distinfo.i3864
3 files changed, 6 insertions, 4 deletions
diff --git a/misc/dnetc/Makefile b/misc/dnetc/Makefile
index e8be1ccd1a11..b3b025dfe06d 100644
--- a/misc/dnetc/Makefile
+++ b/misc/dnetc/Makefile
@@ -22,7 +22,7 @@ COMMENT= Distributed.net distributed computing project client
WRKSRC= ${WRKDIR}/dnetc${PORTVERSION:E}-freebsd-${ARCH:S/i386/x86/}-elf
MD5_FILE= ${MASTERDIR}/distinfo.${ARCH}
-ONLY_FOR_ARCHS= i386 alpha sparc64
+ONLY_FOR_ARCHS= i386 alpha sparc64 amd64
NO_BUILD= yes
@@ -45,7 +45,7 @@ MAN1= dnetc.1
.if ${ARCH} == sparc64 || ${ARCH} == alpha
VERSION= 2.9003.481
.else
-VERSION= 2.9007.489
+VERSION= 2.9008.491
.endif
.if ${OSVERSION} < 300000
diff --git a/misc/dnetc/distinfo.amd64 b/misc/dnetc/distinfo.amd64
new file mode 100644
index 000000000000..8bc6bb9feb8c
--- /dev/null
+++ b/misc/dnetc/distinfo.amd64
@@ -0,0 +1,2 @@
+MD5 (dnetc491-freebsd-amd64-elf.tar.gz) = 3fbb849dd9413efc47ce8b93973d3d3a
+SIZE (dnetc491-freebsd-amd64-elf.tar.gz) = 423777
diff --git a/misc/dnetc/distinfo.i386 b/misc/dnetc/distinfo.i386
index e88662a0fc41..eab0dbf1f0a6 100644
--- a/misc/dnetc/distinfo.i386
+++ b/misc/dnetc/distinfo.i386
@@ -1,2 +1,2 @@
-MD5 (dnetc489-freebsd-x86-elf.tar.gz) = 4a20c96c2fdcf894f7c6c9439cb78d8e
-SIZE (dnetc489-freebsd-x86-elf.tar.gz) = 314146
+MD5 (dnetc491-freebsd-x86-elf.tar.gz) = 1bfe27c87640e08d5d582e23784d5ec5
+SIZE (dnetc491-freebsd-x86-elf.tar.gz) = 315703