Date: Sat, 17 Feb 2018 22:19:39 +0000 (UTC) From: Dmitry Marakasov <amdmi3@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r462197 - in head/security/i2pd: . files Message-ID: <201802172219.w1HMJdkM094660@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: amdmi3 Date: Sat Feb 17 22:19:39 2018 New Revision: 462197 URL: https://svnweb.freebsd.org/changeset/ports/462197 Log: - Update to 2.18.0 Deleted: head/security/i2pd/files/patch-build_CMakeLists.txt head/security/i2pd/files/patch-daemon_I2PControl.cpp head/security/i2pd/files/patch-libi2pd_I2PEndian.h head/security/i2pd/files/patch-libi2pd_Reseed.cpp Modified: head/security/i2pd/Makefile head/security/i2pd/distinfo Modified: head/security/i2pd/Makefile ============================================================================== --- head/security/i2pd/Makefile Sat Feb 17 22:08:08 2018 (r462196) +++ head/security/i2pd/Makefile Sat Feb 17 22:19:39 2018 (r462197) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= i2pd -PORTVERSION= 2.17.0 -PORTREVISION= 1 +PORTVERSION= 2.18.0 CATEGORIES= security net-p2p MAINTAINER= amdmi3@FreeBSD.org Modified: head/security/i2pd/distinfo ============================================================================== --- head/security/i2pd/distinfo Sat Feb 17 22:08:08 2018 (r462196) +++ head/security/i2pd/distinfo Sat Feb 17 22:19:39 2018 (r462197) @@ -1,3 +1,3 @@ -TIMESTAMP = 1512469109 -SHA256 (PurpleI2P-i2pd-2.17.0_GH0.tar.gz) = 9afc79427300cabd4e50216466bcb5be980aee841dc2aea17a8c2ab60cd7918b -SIZE (PurpleI2P-i2pd-2.17.0_GH0.tar.gz) = 1874984 +TIMESTAMP = 1518621300 +SHA256 (PurpleI2P-i2pd-2.18.0_GH0.tar.gz) = 8834190418de0c4e56c46eb8b9dc4422ef14f1ad7d6591e9daae99493bf7170e +SIZE (PurpleI2P-i2pd-2.18.0_GH0.tar.gz) = 1868440
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201802172219.w1HMJdkM094660>