Summary: | devel/dits: unable to regenerate distribution tarball | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Greg Becker <greg> | ||||
Component: | Individual Port(s) | Assignee: | Alex Kozlov <ak> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Greg Becker
2013-07-06 13:20:00 UTC
Class Changed From-To: change-request->maintainer-update Fix category (submitter is maintainer) (via the GNATS Auto Assign Tool) 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@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@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 _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org" Responsible Changed From-To: freebsd-ports-bugs->ak I'll take it. State Changed From-To: open->closed Committed. Thanks! |