diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2004-12-10 23:02:41 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2004-12-10 23:02:41 +0000 |
commit | 77b01e2becedcbdd8b4cd7131fa46488613cb652 (patch) | |
tree | 1bb275bd8efd548f73c573405abe4cdabb6c806f /net-p2p | |
parent | 3c9ab46b4f7d2474cf8cc1e7d01f22881bc1c349 (diff) | |
download | ports-77b01e2becedcbdd8b4cd7131fa46488613cb652.tar.gz ports-77b01e2becedcbdd8b4cd7131fa46488613cb652.zip |
o Update to Freenet Stable build 5100 released 20041209 snapshot
o Bump PORTREVISION since it is the same build number but another
snapshot
Notes
Notes:
svn path=/head/; revision=123668
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/freenet/Makefile | 3 | ||||
-rw-r--r-- | net-p2p/freenet/distinfo | 4 | ||||
-rw-r--r-- | net-p2p/freenet05/Makefile | 3 | ||||
-rw-r--r-- | net-p2p/freenet05/distinfo | 4 |
4 files changed, 8 insertions, 6 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 diff --git a/net-p2p/freenet05/Makefile b/net-p2p/freenet05/Makefile index 937e84c2d2f1..5c73d8b5dce7 100644 --- a/net-p2p/freenet05/Makefile +++ b/net-p2p/freenet05/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/freenet05/distinfo b/net-p2p/freenet05/distinfo index 668489a64ef6..5df69e6fd799 100644 --- a/net-p2p/freenet05/distinfo +++ b/net-p2p/freenet05/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 |