Date: Mon, 15 Aug 2016 20:32:24 +0000 (UTC) From: Kurt Jaeger <pi@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r420265 - head/sysutils/di Message-ID: <201608152032.u7FKWOnT026050@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: pi Date: Mon Aug 15 20:32:24 2016 New Revision: 420265 URL: https://svnweb.freebsd.org/changeset/ports/420265 Log: sysutils/di: 4.42 -> 4.43 - Cleaned up some compiler warnings - Fixed memory allocation problem PR: 211856 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer) Modified: head/sysutils/di/Makefile head/sysutils/di/distinfo Modified: head/sysutils/di/Makefile ============================================================================== --- head/sysutils/di/Makefile Mon Aug 15 20:17:30 2016 (r420264) +++ head/sysutils/di/Makefile Mon Aug 15 20:32:24 2016 (r420265) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= di -PORTVERSION= 4.42 +PORTVERSION= 4.43 CATEGORIES= sysutils MASTER_SITES= https://gentoo.com/di/ \ http://www.cyberbotx.com/di/ Modified: head/sysutils/di/distinfo ============================================================================== --- head/sysutils/di/distinfo Mon Aug 15 20:17:30 2016 (r420264) +++ head/sysutils/di/distinfo Mon Aug 15 20:32:24 2016 (r420265) @@ -1,3 +1,3 @@ -TIMESTAMP = 1467043525 -SHA256 (di-4.42.tar.gz) = f61865a0f18de49caaa2bf40fe2ed1677a755173e9d3809111c8b668db4fd5c4 -SIZE (di-4.42.tar.gz) = 267259 +TIMESTAMP = 1471228967 +SHA256 (di-4.43.tar.gz) = c8374d2ab7a82274d733be01639f48440accf4c70c70b152f5fa3b1c8a9745e0 +SIZE (di-4.43.tar.gz) = 267160
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201608152032.u7FKWOnT026050>