svn commit: r322481 - head/devel/dits

Alex Kozlov ak at FreeBSD.org
Mon Jul 8 03:50:55 UTC 2013


Author: ak
Date: Mon Jul  8 03:50:54 2013
New Revision: 322481
URL: http://svnweb.freebsd.org/changeset/ports/322481

Log:
  - Update to 2.3.202
  
  PR:	ports/180343
  Submitted by:	greg at codeconcepts.com (maintainer)

Modified:
  head/devel/dits/Makefile   (contents, props changed)
  head/devel/dits/distinfo   (contents, props changed)

Modified: head/devel/dits/Makefile
==============================================================================
--- head/devel/dits/Makefile	Mon Jul  8 02:10:33 2013	(r322480)
+++ head/devel/dits/Makefile	Mon Jul  8 03:50:54 2013	(r322481)
@@ -2,13 +2,14 @@
 # $FreeBSD$
 
 PORTNAME=	dits
-PORTVERSION=	2.2.37
+PORTVERSION=	2.3.202
 CATEGORIES=	devel
 MASTER_SITES=	http://codeconcepts.com/
 
 MAINTAINER=	greg at codeconcepts.com
 COMMENT=	Data integrity verifying disk exercising test tool
 
+USE_BZIP2=	yes
 GNU_CONFIGURE=	yes
 USE_GMAKE=	yes
 

Modified: head/devel/dits/distinfo
==============================================================================
--- head/devel/dits/distinfo	Mon Jul  8 02:10:33 2013	(r322480)
+++ head/devel/dits/distinfo	Mon Jul  8 03:50:54 2013	(r322481)
@@ -1,2 +1,2 @@
-SHA256 (dits-2.2.37.tar.gz) = 1ddfc60211f2fb201d8006b70d0a48fc1742f22c184de54f6463c4f329b3ed84
-SIZE (dits-2.2.37.tar.gz) = 191811
+SHA256 (dits-2.3.202.tar.bz2) = 8cff410d318c8c55606c7217b140e420a43728bad4cb68b9d5c3917d533bcea4
+SIZE (dits-2.3.202.tar.bz2) = 128710


More information about the svn-ports-all mailing list