svn commit: r461558 - head/security/i2p
Yuri Victorovich
yuri at FreeBSD.org
Mon Feb 12 06:39:06 UTC 2018
Author: yuri
Date: Mon Feb 12 06:39:05 2018
New Revision: 461558
URL: https://svnweb.freebsd.org/changeset/ports/461558
Log:
security/i2p: Update to 0.9.33
Changelog:
https://geti2p.net/en/blog/post/2018/01/30/0.9.33-Release
Additional port changes:
* Changed to DISTVERSION
* Added NO_ARCH=yes
* Deleted unnecessary blank lines
Reported by: portscout
Approved by: tcberner (mentor, implicit)
Modified:
head/security/i2p/Makefile
head/security/i2p/distinfo
Modified: head/security/i2p/Makefile
==============================================================================
--- head/security/i2p/Makefile Mon Feb 12 06:19:47 2018 (r461557)
+++ head/security/i2p/Makefile Mon Feb 12 06:39:05 2018 (r461558)
@@ -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 binar
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
Modified: head/security/i2p/distinfo
==============================================================================
--- head/security/i2p/distinfo Mon Feb 12 06:19:47 2018 (r461557)
+++ head/security/i2p/distinfo Mon Feb 12 06:39:05 2018 (r461558)
@@ -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
More information about the svn-ports-all
mailing list