Date: Tue, 3 Oct 2017 03:36:17 +0000 (UTC) From: Marcelo Araujo <araujo@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r451110 - head/sysutils/iocage Message-ID: <201710030336.v933aHU1003291@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201710030336.v933aHU1003291>