diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2005-04-11 00:04:15 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2005-04-11 00:04:15 +0000 |
commit | b15b8a0dc38c647919575ac60b41419f2c011dde (patch) | |
tree | 06de59c8eedaa5f684ac174f83c1a16f29d04800 /net-p2p/freenet | |
parent | 4d30b13f09364764fa7ddbe556ebca038c2d398a (diff) | |
download | ports-b15b8a0dc38c647919575ac60b41419f2c011dde.tar.gz ports-b15b8a0dc38c647919575ac60b41419f2c011dde.zip |
o Update to Freenet Stable build 5102 released 20050410 snapshot;
thus, removing BROKEN status
o Bump PORTREVISION since build version did not change
Notes
Notes:
svn path=/head/; revision=132984
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 |