diff options
author | dbaker <dbaker@FreeBSD.org> | 2002-12-05 02:34:57 +0800 |
---|---|---|
committer | dbaker <dbaker@FreeBSD.org> | 2002-12-05 02:34:57 +0800 |
commit | 08e052014e662501be8ea3274ecee27b242d6b86 (patch) | |
tree | ab41144420baa89f98336295b52faf7b7aadd850 | |
parent | 86fb4047923f66618b7a7e67160abd13d87bfc8b (diff) | |
download | freebsd-ports-gnome-08e052014e662501be8ea3274ecee27b242d6b86.tar.gz freebsd-ports-gnome-08e052014e662501be8ea3274ecee27b242d6b86.tar.zst freebsd-ports-gnome-08e052014e662501be8ea3274ecee27b242d6b86.zip |
Update to 2.9001.478
Update description and comments to reference RC5-72 instead of RC5-64
(Moo)
-rw-r--r-- | misc/dnetc/Makefile | 4 | ||||
-rw-r--r-- | misc/dnetc/distinfo | 2 | ||||
-rw-r--r-- | misc/dnetc/pkg-comment | 2 | ||||
-rw-r--r-- | misc/dnetc/pkg-descr | 10 |
4 files changed, 8 insertions, 10 deletions
diff --git a/misc/dnetc/Makefile b/misc/dnetc/Makefile index a4d5fe89dc8d..66d08ebdefdf 100644 --- a/misc/dnetc/Makefile +++ b/misc/dnetc/Makefile @@ -6,7 +6,7 @@ # PORTNAME= dnetc -PORTVERSION= 2.8018.472 +PORTVERSION= 2.9001.478 PORTREVISION= 0 PORTEPOCH= 1 CATEGORIES= misc @@ -33,7 +33,7 @@ BROKEN= "rc5des/dnetc conflict: Please deinstall all rc5des ports/packages firs MAINTAINER= dbaker@FreeBSD.org -NO_WRKSUBDIR= yes +WRKSRC= ${WRKDIR}/dnetc-freebsd-x86-elf NO_BUILD= yes BINDIR= ${PREFIX}/distributed.net diff --git a/misc/dnetc/distinfo b/misc/dnetc/distinfo index 92ac5ca2a3b2..43bac5ce1970 100644 --- a/misc/dnetc/distinfo +++ b/misc/dnetc/distinfo @@ -1 +1 @@ -MD5 (dnetc472-freebsd-x86-elf.tar.gz) = 4c0b492f851063338f8001b8f991af73 +MD5 (dnetc478-freebsd-x86-elf.tar.gz) = 3433781e54dd3799ec33ad194f972e14 diff --git a/misc/dnetc/pkg-comment b/misc/dnetc/pkg-comment index 1d17f644e63e..5dd9299dd9a3 100644 --- a/misc/dnetc/pkg-comment +++ b/misc/dnetc/pkg-comment @@ -1 +1 @@ -Distributed.net distributed computing (rc5/ogr) project +Distributed.net distributed computing project client (modules: rc5-72/ogr) diff --git a/misc/dnetc/pkg-descr b/misc/dnetc/pkg-descr index d3847e910a77..de33e9de699a 100644 --- a/misc/dnetc/pkg-descr +++ b/misc/dnetc/pkg-descr @@ -1,6 +1,7 @@ -This is the distributed.net's rc5 and ogr brute force -cracking client. DES and CSC cores are no longer -included in the client. +This is the distributed.net's distributed computing +client. This client contains the modules for OGR +and RC5-72. DES, CSC, and RC5-64 are no longer +included in this client. As a "loosely knit" group of computer users from all over the world, we take up challenges which require @@ -18,7 +19,4 @@ For general help with the client or distributed.net, mail: For specific information regarding this port/package, mail: dbaker@distributed.net or dbaker@cuckoo.com - -http://www.distributed.net/cgi-bin/dnet-finger.cgi?user=dbaker - WWW: http://www.distributed.net/ |