看板 DFBSD_bugs 關於我們 聯絡資訊
>Submitter-Id: current-users >Originator: Francis GUDIN <fgudin@nerim.net> >Organization: >Confidential: no >Synopsis: Update port: net/freenet - update port to 0.5.2.1.5099 >Severity: non-critical >Priority: low >Category: ports >Class: update >Release: DragonFly 1.1-CURRENT i386 >Environment: System: DragonFly teigneux.porcherie.invalid 1.1-CURRENT DragonFly 1.1-CURRENT #0: Wed Jul 28 21:20:00 CEST 2004 root@teigneux.porcherie.invalid:/usr/obj/usr/src/sys/TEIGNEUX i386 >Description: FreeNET build 5099 is the one and only release that can now integrate into the freenet network because of a recent "stable reset" as per developer's words. It's therefore mandatory that all users upgrade to that version in order to have a working node. >How-To-Repeat: Portupgrade. >Fix: Apply that patch here below: diff -r --unified freenet.old/Makefile freenet/Makefile --- freenet.old/Makefile Mon Nov 1 18:06:16 2004 +++ freenet/Makefile Mon Nov 1 18:06:37 2004 @@ -6,10 +6,10 @@ # PORTNAME= freenet -PORTVERSION= 0.5.2.1.5096 +PORTVERSION= 0.5.2.1.5099 CATEGORIES= net java security MASTER_SITES= http://freenetproject.org/snapshots/ -DISTNAME= ${PORTNAME}-20040924 +DISTNAME= ${PORTNAME}-20041026 EXTRACT_SUFX= .tgz MAINTAINER= lioux@FreeBSD.org diff -r --unified freenet.old/distinfo freenet/distinfo --- freenet.old/distinfo Sat Oct 16 00:38:57 2004 +++ freenet/distinfo Mon Nov 1 20:45:03 2004 @@ -1,2 +1,2 @@ -MD5 (freenet-20040924.tgz) = 653c50e5c19fa159e19c8414c29b6cfd -SIZE (freenet-20040924.tgz) = 6978001 +MD5 (freenet-20041026.tgz) = 3bf75dbc0c3de4a224f559ff3fae03d2 +SIZE (freenet-20041026.tgz) = 6086605