svn commit: r451110 - head/sysutils/iocage

Marcelo Araujo araujo at FreeBSD.org
Tue Oct 3 03:36:19 UTC 2017


Author: araujo
Date: Tue Oct  3 03:36:17 2017
New Revision: 451110
URL: https://svnweb.freebsd.org/changeset/ports/451110

Log:
  Update to 0.9.9.2.
  
  Changelog at: https://github.com/iocage/iocage/releases/tag/0.9.9.2
  
  Sponsored by:	iXsystems Inc.

Modified:
  head/sysutils/iocage/Makefile
  head/sysutils/iocage/distinfo

Modified: head/sysutils/iocage/Makefile
==============================================================================
--- head/sysutils/iocage/Makefile	Tue Oct  3 02:41:32 2017	(r451109)
+++ head/sysutils/iocage/Makefile	Tue Oct  3 03:36:17 2017	(r451110)
@@ -1,8 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	iocage
-PORTVERSION=	0.9.9.1
-PORTREVISION=   1
+PORTVERSION=	0.9.9.2
 CATEGORIES=	sysutils python
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 

Modified: head/sysutils/iocage/distinfo
==============================================================================
--- head/sysutils/iocage/distinfo	Tue Oct  3 02:41:32 2017	(r451109)
+++ head/sysutils/iocage/distinfo	Tue Oct  3 03:36:17 2017	(r451110)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1501641345
-SHA256 (iocage-iocage-0.9.9.1_GH0.tar.gz) = 2816927b27070c313cf287e79133bde4e312e53f360e40c53854b592102cad24
-SIZE (iocage-iocage-0.9.9.1_GH0.tar.gz) = 381695
+TIMESTAMP = 1506975756
+SHA256 (iocage-iocage-0.9.9.2_GH0.tar.gz) = 18ef4517b9f8e352c8b6286c2de63e8b0726528491b70a5c58417f97410dd0e9
+SIZE (iocage-iocage-0.9.9.2_GH0.tar.gz) = 428305


More information about the svn-ports-all mailing list