ports/140367: net-p2p/i2p: update to 0.7.7
soulcatcher
soulcatcher13 at gmail.com
Sat Nov 7 18:40:02 UTC 2009
>Number: 140367
>Category: ports
>Synopsis: net-p2p/i2p: update to 0.7.7
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Sat Nov 07 18:40:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator: soulcatcher
>Release: 7.2-STABLE
>Organization:
>Environment:
FreeBSD xxx.org 7.2-STABLE FreeBSD 7.2-STABLE #4: Sun Oct 4 19:58:35 UTC 2009 root at xxx.org:/usr/obj/usr/src/sys/GENERIC amd64
>Description:
Update to 0.7.7
>How-To-Repeat:
>Fix:
Patch attached with submission follows:
diff -ruN i2p.bak/Makefile i2p/Makefile
--- i2p.bak/Makefile 2009-11-07 20:29:45.000000000 +0300
+++ i2p/Makefile 2009-11-07 20:41:42.000000000 +0300
@@ -6,16 +6,16 @@
#
PORTNAME= i2p
-PORTVERSION= 0.7.4
+PORTVERSION= 0.7.7
CATEGORIES= net-p2p java security
MASTER_SITES= http://mirror.i2p2.de/:i2p \
${MASTER_SITE_GOOGLE_CODE}:i2p \
SF/jetty/OldFiles:jetty
DISTFILES= \
- i2psource_${PORTVERSION}${EXTRACT_SUFX}:i2p \
+ i2psource-${PORTVERSION}${EXTRACT_SUFX}:i2p \
${JETTY_DISTFILE}:jetty
-EXTRACT_ONLY= i2psource_${PORTVERSION}${EXTRACT_SUFX}
+EXTRACT_ONLY= i2psource-${PORTVERSION}${EXTRACT_SUFX}
MAINTAINER= lioux at FreeBSD.org
COMMENT= An anonymizing network
diff -ruN i2p.bak/distinfo i2p/distinfo
--- i2p.bak/distinfo 2009-11-07 20:29:45.000000000 +0300
+++ i2p/distinfo 2009-11-07 20:39:55.000000000 +0300
@@ -1,6 +1,6 @@
-MD5 (i2psource_0.7.4.tar.bz2) = 53c5c72b0c342cd44cbd2e42fce8a48e
-SHA256 (i2psource_0.7.4.tar.bz2) = ea0c039328f58f069206c7956be52c53c66c829e4e4029de283c2f5b2eaa9801
-SIZE (i2psource_0.7.4.tar.bz2) = 9189749
+MD5 (i2psource-0.7.7.tar.bz2) = d1d33ed254a0c70ee614cadaa32a68a9
+SHA256 (i2psource-0.7.7.tar.bz2) = 88e9f63f0bd6923130656a2c00936064ecd6d4ec122f9037da22fd77e5ae827b
+SIZE (i2psource-0.7.7.tar.bz2) = 13106517
MD5 (jetty-5.1.12.zip) = a61adc832be6baf2678935506743cfc3
SHA256 (jetty-5.1.12.zip) = a165222106a3f10a827ecbc0bab2e4130daf22cafe4a101074dbd3fca4d2de12
SIZE (jetty-5.1.12.zip) = 20802634
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list