svn commit: r305359 - head/sysutils/jdiskreport

Jason E. Hale jhale at FreeBSD.org
Sat Oct 6 13:06:06 UTC 2012


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 at 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 at witchspace.com
-#
+# Created by: jon at 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



More information about the svn-ports-all mailing list