diff options
author | lioux <lioux@FreeBSD.org> | 2005-04-11 08:04:15 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2005-04-11 08:04:15 +0800 |
commit | babe684da192abe72cdceb5752b613140fd3d063 (patch) | |
tree | 8566170c2401dc0e546eddf4d315c156aee88e3e /net-p2p/freenet | |
parent | 3834ce1de91969819379c539039b1d6e75f9c00b (diff) | |
download | freebsd-ports-gnome-babe684da192abe72cdceb5752b613140fd3d063.tar.gz freebsd-ports-gnome-babe684da192abe72cdceb5752b613140fd3d063.tar.zst freebsd-ports-gnome-babe684da192abe72cdceb5752b613140fd3d063.zip |
o Update to Freenet Stable build 5102 released 20050410 snapshot;
thus, removing BROKEN status
o Bump PORTREVISION since build version did not change
Diffstat (limited to 'net-p2p/freenet')
-rw-r--r-- | net-p2p/freenet/Makefile | 6 | ||||
-rw-r--r-- | net-p2p/freenet/distinfo | 4 |
2 files changed, 4 insertions, 6 deletions
diff --git a/net-p2p/freenet/Makefile b/net-p2p/freenet/Makefile index 9594812fea77..2f31955602f7 100644 --- a/net-p2p/freenet/Makefile +++ b/net-p2p/freenet/Makefile @@ -7,17 +7,15 @@ PORTNAME= freenet PORTVERSION= 0.5.2.1.5102 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net java security MASTER_SITES= http://freenetproject.org/snapshots/ -DISTNAME= ${PORTNAME}-20050403 +DISTNAME= ${PORTNAME}-20050410 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 a845728edfb1..9524ece9d2de 100644 --- a/net-p2p/freenet/distinfo +++ b/net-p2p/freenet/distinfo @@ -1,2 +1,2 @@ -MD5 (freenet-20050403.tgz) = fb5f560cd9c4645d24f9cf59372f2e5f -SIZE (freenet-20050403.tgz) = 5006211 +MD5 (freenet-20050410.tgz) = fb5f560cd9c4645d24f9cf59372f2e5f +SIZE (freenet-20050410.tgz) = 5006211 |