Date: Sat, 6 Oct 2012 13:06:05 +0000 (UTC) From: "Jason E. Hale" <jhale@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r305359 - head/sysutils/jdiskreport Message-ID: <201210061306.q96D65Wi068202@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jhale Date: Sat Oct 6 13:06:05 2012 New Revision: 305359 URL: http://svn.freebsd.org/changeset/ports/305359 Log: - Update to 1.4.0 - Convert Makefile header to new format PR: ports/172282 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> Approved by: makc, avilla (mentors implicit), maintainer Modified: head/sysutils/jdiskreport/Makefile (contents, props changed) head/sysutils/jdiskreport/distinfo (contents, props changed) Modified: head/sysutils/jdiskreport/Makefile ============================================================================== --- head/sysutils/jdiskreport/Makefile Sat Oct 6 11:47:54 2012 (r305358) +++ head/sysutils/jdiskreport/Makefile Sat Oct 6 13:06:05 2012 (r305359) @@ -1,12 +1,8 @@ -# New ports collection makefile for: jdiskreport -# Date created: 26th May 2003 -# Whom: jon@witchspace.com -# +# Created by: jon@witchspace.com # $FreeBSD$ -# PORTNAME= jdiskreport -PORTVERSION= 1.3.2 +PORTVERSION= 1.4.0 CATEGORIES= sysutils java MASTER_SITES= http://www.jGoodies.com/download/${PORTNAME}/ DISTNAME= ${PORTNAME}-${PORTVERSION:S,.,_,g} Modified: head/sysutils/jdiskreport/distinfo ============================================================================== --- head/sysutils/jdiskreport/distinfo Sat Oct 6 11:47:54 2012 (r305358) +++ head/sysutils/jdiskreport/distinfo Sat Oct 6 13:06:05 2012 (r305359) @@ -1,2 +1,2 @@ -SHA256 (jdiskreport-1_3_2.zip) = f70e6133004cf3d030b47111da51b91c2baef07374125c83f270e61d51441e9f -SIZE (jdiskreport-1_3_2.zip) = 698098 +SHA256 (jdiskreport-1_4_0.zip) = 6d92afaf201e094c0413cc6b62926bda29879fc79f92a4bea73ca10b1019a44f +SIZE (jdiskreport-1_4_0.zip) = 757544
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201210061306.q96D65Wi068202>