diff options
author | lioux <lioux@FreeBSD.org> | 2004-12-11 07:02:41 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2004-12-11 07:02:41 +0800 |
commit | a4e0f85b609cb4985ff4e7e5db0f93b14be0ee83 (patch) | |
tree | 2f1f2d07600bf04b92b08203f4a25819e6236bec /net-p2p/freenet | |
parent | a58a184aaa2e50509c857e8fe21379326ce6f64c (diff) | |
download | freebsd-ports-gnome-a4e0f85b609cb4985ff4e7e5db0f93b14be0ee83.tar.gz freebsd-ports-gnome-a4e0f85b609cb4985ff4e7e5db0f93b14be0ee83.tar.zst freebsd-ports-gnome-a4e0f85b609cb4985ff4e7e5db0f93b14be0ee83.zip |
o Update to Freenet Stable build 5100 released 20041209 snapshot
o Bump PORTREVISION since it is the same build number but another
snapshot
Diffstat (limited to 'net-p2p/freenet')
-rw-r--r-- | net-p2p/freenet/Makefile | 3 | ||||
-rw-r--r-- | net-p2p/freenet/distinfo | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/net-p2p/freenet/Makefile b/net-p2p/freenet/Makefile index 937e84c2d2f1..5c73d8b5dce7 100644 --- a/net-p2p/freenet/Makefile +++ b/net-p2p/freenet/Makefile @@ -7,9 +7,10 @@ PORTNAME= freenet PORTVERSION= 0.5.2.1.5100 +PORTREVISION= 1 CATEGORIES= net java security MASTER_SITES= http://freenetproject.org/snapshots/ -DISTNAME= ${PORTNAME}-20041122 +DISTNAME= ${PORTNAME}-20041209 EXTRACT_SUFX= .tgz MAINTAINER= lioux@FreeBSD.org diff --git a/net-p2p/freenet/distinfo b/net-p2p/freenet/distinfo index 668489a64ef6..5df69e6fd799 100644 --- a/net-p2p/freenet/distinfo +++ b/net-p2p/freenet/distinfo @@ -1,2 +1,2 @@ -MD5 (freenet-20041122.tgz) = f069d7cf46465ae6a10edaec014e124d -SIZE (freenet-20041122.tgz) = 5975450 +MD5 (freenet-20041209.tgz) = 7ffeae8369bddb41cd389e689dc19821 +SIZE (freenet-20041209.tgz) = 4961867 |