svn commit: r438152 - head/security/i2pd

Dmitry Marakasov amdmi3 at FreeBSD.org
Mon Apr 10 12:01:10 UTC 2017


Author: amdmi3
Date: Mon Apr 10 12:01:08 2017
New Revision: 438152
URL: https://svnweb.freebsd.org/changeset/ports/438152

Log:
  - Update to 2.13.0

Modified:
  head/security/i2pd/Makefile
  head/security/i2pd/distinfo

Modified: head/security/i2pd/Makefile
==============================================================================
--- head/security/i2pd/Makefile	Mon Apr 10 11:45:39 2017	(r438151)
+++ head/security/i2pd/Makefile	Mon Apr 10 12:01:08 2017	(r438152)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	i2pd
-PORTVERSION=	2.12.0
-PORTREVISION=	1
+PORTVERSION=	2.13.0
 CATEGORIES=	security net-p2p
 
 MAINTAINER=	amdmi3 at FreeBSD.org
@@ -52,6 +51,5 @@ do-install:
 do-install-DOCS-on:
 	@${MKDIR} ${STAGEDIR}${DOCSDIR}
 	${INSTALL_DATA} ${WRKSRC}/README.md ${STAGEDIR}${DOCSDIR}
-	${INSTALL_DATA} ${WRKSRC}/docs/configuration.md ${STAGEDIR}${DOCSDIR}/
 
 .include <bsd.port.mk>

Modified: head/security/i2pd/distinfo
==============================================================================
--- head/security/i2pd/distinfo	Mon Apr 10 11:45:39 2017	(r438151)
+++ head/security/i2pd/distinfo	Mon Apr 10 12:01:08 2017	(r438152)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1487240066
-SHA256 (PurpleI2P-i2pd-2.12.0_GH0.tar.gz) = afb763aea2a4f4b51e327352d5da82ec08e84735d28db9af7710563a117fc648
-SIZE (PurpleI2P-i2pd-2.12.0_GH0.tar.gz) = 3150471
+TIMESTAMP = 1491649075
+SHA256 (PurpleI2P-i2pd-2.13.0_GH0.tar.gz) = 9fbf9750503dd565ba5b31b16e1de959bda59530f088d40b14618d3ef238b065
+SIZE (PurpleI2P-i2pd-2.13.0_GH0.tar.gz) = 3131893


More information about the svn-ports-head mailing list