diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2004-10-15 22:38:57 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2004-10-15 22:38:57 +0000 |
commit | 9a093908fce9f36c50c47575ebcc75a732f3216a (patch) | |
tree | 90243809160d6c4321c4644d829cd24043ccaa51 /net-p2p | |
parent | - Update to 0.35.0 (diff) |
Remove BROKEN ("unfetchable"): update to FreeBSD Stable build 5096
released 20040924 snapshot
PR: 70725
Submitted by: Francis GUDIN <fgudin@nerim.net>
Notes
Notes:
svn path=/head/; revision=119539
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/freenet/Makefile | 6 | ||||
-rw-r--r-- | net-p2p/freenet/distinfo | 4 | ||||
-rw-r--r-- | net-p2p/freenet05/Makefile | 6 | ||||
-rw-r--r-- | net-p2p/freenet05/distinfo | 4 |
4 files changed, 8 insertions, 12 deletions
diff --git a/net-p2p/freenet/Makefile b/net-p2p/freenet/Makefile index 9f666b7824ec..3ca4a52f6898 100644 --- a/net-p2p/freenet/Makefile +++ b/net-p2p/freenet/Makefile @@ -6,17 +6,15 @@ # PORTNAME= freenet -PORTVERSION= 0.5.2.1.5084 +PORTVERSION= 0.5.2.1.5096 CATEGORIES= net java security MASTER_SITES= http://freenetproject.org/snapshots/ -DISTNAME= ${PORTNAME}-20040702 +DISTNAME= ${PORTNAME}-20040924 EXTRACT_SUFX= .tgz MAINTAINER= lioux@FreeBSD.org COMMENT= Peer-to-peer network aiming at anonymity and freedom of speech -BROKEN= Unfetchable - USE_JAVA= 1.4+ USE_SIZE= yes NO_BUILD= yes diff --git a/net-p2p/freenet/distinfo b/net-p2p/freenet/distinfo index d0dbe02ec4c8..eeae1bfc5eec 100644 --- a/net-p2p/freenet/distinfo +++ b/net-p2p/freenet/distinfo @@ -1,2 +1,2 @@ -MD5 (freenet-20040702.tgz) = a0dafbe8157d6c55f50f9086de81d83e -SIZE (freenet-20040702.tgz) = 6069774 +MD5 (freenet-20040924.tgz) = 653c50e5c19fa159e19c8414c29b6cfd +SIZE (freenet-20040924.tgz) = 6978001 diff --git a/net-p2p/freenet05/Makefile b/net-p2p/freenet05/Makefile index 9f666b7824ec..3ca4a52f6898 100644 --- a/net-p2p/freenet05/Makefile +++ b/net-p2p/freenet05/Makefile @@ -6,17 +6,15 @@ # PORTNAME= freenet -PORTVERSION= 0.5.2.1.5084 +PORTVERSION= 0.5.2.1.5096 CATEGORIES= net java security MASTER_SITES= http://freenetproject.org/snapshots/ -DISTNAME= ${PORTNAME}-20040702 +DISTNAME= ${PORTNAME}-20040924 EXTRACT_SUFX= .tgz MAINTAINER= lioux@FreeBSD.org COMMENT= Peer-to-peer network aiming at anonymity and freedom of speech -BROKEN= Unfetchable - USE_JAVA= 1.4+ USE_SIZE= yes NO_BUILD= yes diff --git a/net-p2p/freenet05/distinfo b/net-p2p/freenet05/distinfo index d0dbe02ec4c8..eeae1bfc5eec 100644 --- a/net-p2p/freenet05/distinfo +++ b/net-p2p/freenet05/distinfo @@ -1,2 +1,2 @@ -MD5 (freenet-20040702.tgz) = a0dafbe8157d6c55f50f9086de81d83e -SIZE (freenet-20040702.tgz) = 6069774 +MD5 (freenet-20040924.tgz) = 653c50e5c19fa159e19c8414c29b6cfd +SIZE (freenet-20040924.tgz) = 6978001 |