diff options
author | lioux <lioux@FreeBSD.org> | 2005-03-28 08:13:13 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2005-03-28 08:13:13 +0800 |
commit | d058ae9f2d746d7df25430cd361dc7cc39e0b769 (patch) | |
tree | 286b337efd2fc5271de1e479d8b1084245ef0c18 /net-p2p | |
parent | b0680caaecde25c8fe2fd5ccdeed2edaadf30f3e (diff) | |
download | freebsd-ports-gnome-d058ae9f2d746d7df25430cd361dc7cc39e0b769.tar.gz freebsd-ports-gnome-d058ae9f2d746d7df25430cd361dc7cc39e0b769.tar.zst freebsd-ports-gnome-d058ae9f2d746d7df25430cd361dc7cc39e0b769.zip |
Update to Freenet Stable build 5102 released 20050327 snapshot
making it fetchable again; thus, fixing BROKEN status
Approved by: portmgr (marcus)
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/freenet/Makefile | 5 | ||||
-rw-r--r-- | net-p2p/freenet/distinfo | 4 | ||||
-rw-r--r-- | net-p2p/freenet05/Makefile | 5 | ||||
-rw-r--r-- | net-p2p/freenet05/distinfo | 4 |
4 files changed, 8 insertions, 10 deletions
diff --git a/net-p2p/freenet/Makefile b/net-p2p/freenet/Makefile index cc09340d81d3..698a85cc1fd2 100644 --- a/net-p2p/freenet/Makefile +++ b/net-p2p/freenet/Makefile @@ -7,16 +7,15 @@ PORTNAME= freenet PORTVERSION= 0.5.2.1.5102 +PORTREVISION= 1 CATEGORIES= net java security MASTER_SITES= http://freenetproject.org/snapshots/ -DISTNAME= ${PORTNAME}-20050315 +DISTNAME= ${PORTNAME}-20050327 EXTRACT_SUFX= .tgz MAINTAINER= lioux@FreeBSD.org COMMENT= Peer-to-peer network aiming at anonymity and freedom of speech -BROKEN= Unfetchable - USE_JAVA= yes JAVA_VERSION= 1.4+ NO_BUILD= yes diff --git a/net-p2p/freenet/distinfo b/net-p2p/freenet/distinfo index 7d16166fe01f..d7e730a7135b 100644 --- a/net-p2p/freenet/distinfo +++ b/net-p2p/freenet/distinfo @@ -1,2 +1,2 @@ -MD5 (freenet-20050315.tgz) = fb5f560cd9c4645d24f9cf59372f2e5f -SIZE (freenet-20050315.tgz) = 5006211 +MD5 (freenet-20050327.tgz) = fb5f560cd9c4645d24f9cf59372f2e5f +SIZE (freenet-20050327.tgz) = 5006211 diff --git a/net-p2p/freenet05/Makefile b/net-p2p/freenet05/Makefile index cc09340d81d3..698a85cc1fd2 100644 --- a/net-p2p/freenet05/Makefile +++ b/net-p2p/freenet05/Makefile @@ -7,16 +7,15 @@ PORTNAME= freenet PORTVERSION= 0.5.2.1.5102 +PORTREVISION= 1 CATEGORIES= net java security MASTER_SITES= http://freenetproject.org/snapshots/ -DISTNAME= ${PORTNAME}-20050315 +DISTNAME= ${PORTNAME}-20050327 EXTRACT_SUFX= .tgz MAINTAINER= lioux@FreeBSD.org COMMENT= Peer-to-peer network aiming at anonymity and freedom of speech -BROKEN= Unfetchable - USE_JAVA= yes JAVA_VERSION= 1.4+ NO_BUILD= yes diff --git a/net-p2p/freenet05/distinfo b/net-p2p/freenet05/distinfo index 7d16166fe01f..d7e730a7135b 100644 --- a/net-p2p/freenet05/distinfo +++ b/net-p2p/freenet05/distinfo @@ -1,2 +1,2 @@ -MD5 (freenet-20050315.tgz) = fb5f560cd9c4645d24f9cf59372f2e5f -SIZE (freenet-20050315.tgz) = 5006211 +MD5 (freenet-20050327.tgz) = fb5f560cd9c4645d24f9cf59372f2e5f +SIZE (freenet-20050327.tgz) = 5006211 |