diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2018-02-12 06:39:05 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2018-02-12 06:39:05 +0000 |
commit | a4baba31270209631f86c87b22437f2f6c950dbc (patch) | |
tree | 07d622d6567ef54c6086f8c0f1acde349467e1de /security/i2p | |
parent | 749f0618409b0abe703c2f6a921b6af4ed00006d (diff) |
Notes
Diffstat (limited to 'security/i2p')
-rw-r--r-- | security/i2p/Makefile | 5 | ||||
-rw-r--r-- | security/i2p/distinfo | 5 |
2 files changed, 5 insertions, 5 deletions
diff --git a/security/i2p/Makefile b/security/i2p/Makefile index 057a7ff951a3..56248e835d95 100644 --- a/security/i2p/Makefile +++ b/security/i2p/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= i2p -PORTVERSION= 0.9.16 +DISTVERSION= 0.9.33 CATEGORIES= security java net-p2p MASTER_SITES= SF/${PORTNAME:tl}/${PORTVERSION} \ http://download.i2p2.no/releases/${PORTVERSION}/ \ @@ -30,13 +30,12 @@ ONLY_FOR_ARCHS_REASON= i2p libwrapper.so library binary only available for i386 USES= gettext tar:bzip2 USE_RC_SUBR= i2p - USE_ANT= yes USE_JAVA= yes +NO_ARCH= yes JAVA_BUILD= jdk JAVA_VERSION= 1.6+ USE_LOCALE= en_US.UTF-8 - ALL_TARGET= updater tarball SUB_FILES= wrapper.sh diff --git a/security/i2p/distinfo b/security/i2p/distinfo index 9fdf5242e464..4c05803299b9 100644 --- a/security/i2p/distinfo +++ b/security/i2p/distinfo @@ -1,2 +1,3 @@ -SHA256 (i2psource_0.9.16.tar.bz2) = ebc319585b9c58127676243694151c45296a56abaf51a36ae5919be3fc7f544e -SIZE (i2psource_0.9.16.tar.bz2) = 23214232 +TIMESTAMP = 1518416518 +SHA256 (i2psource_0.9.33.tar.bz2) = 843345a85e021408e4cbeff8ee94b3842e9c4b5295bef374d5f2026872dae114 +SIZE (i2psource_0.9.33.tar.bz2) = 28985659 |