Bug 91143 - Update port: devel/dits Bug fixes and new features
Summary: Update port: devel/dits Bug fixes and new features
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-31 15:20 UTC by Greg Becker
Modified: 2006-01-01 19:41 UTC (History)
0 users

See Also:


Attachments
file.shar (1.66 KB, text/plain)
2005-12-31 15:20 UTC, Greg Becker
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Greg Becker 2005-12-31 15:20:03 UTC
	This is an update to dits-1.0, including new features and bug fixes.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2005-12-31 15:21:53 UTC
Class Changed
From-To: change-request->maintainer-update

Fix category (submitter is maintainer)
Comment 2 Andrey Slusar freebsd_committer freebsd_triage 2005-12-31 23:16:18 UTC
=2D----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1


Please, send update as unified diff, not as shar.

=2D --=20
Regards,
Andrey.
=2D----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (FreeBSD)

iD8DBQFDtxFHPFmam657VBgRAg2nAJ9z6F0rwAhQiNTr5HnyhzqvigwisQCfXiVu
2WsP1N1iWnYCVyGbpCVUEmQ=3D
=3DNa1r
=2D----END PGP SIGNATURE-----
Comment 3 Greg Becker 2006-01-01 01:46:58 UTC
diff -ru /usr/ports/devel/dits/Makefile dits/Makefile
--- /usr/ports/devel/dits/Makefile	Mon Dec 13 05:01:24 2004
+++ dits/Makefile	Sat Dec 31 17:28:17 2005
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	dits
-PORTVERSION=	1.0
+PORTVERSION=	2.2.30
 CATEGORIES=	devel
 MASTER_SITES=	http://vdmvm.org/ http://codeconcepts.com/
 
diff -ru /usr/ports/devel/dits/distinfo dits/distinfo
--- /usr/ports/devel/dits/distinfo	Mon Dec 13 05:01:24 2004
+++ dits/distinfo	Sat Dec 31 08:20:36 2005
@@ -1,2 +1,3 @@
-MD5 (dits-1.0.tar.gz) = ef890268288eb10022812264ad645bc4
-SIZE (dits-1.0.tar.gz) = 113923
+MD5 (dits-2.2.30.tar.gz) = 4eafecd077bf8cf7cdf033ecdec9cfb4
+SHA256 (dits-2.2.30.tar.gz) = fd00eea35d86072e9ec0442ecde87ad6692a82f394ab966a8b99b30a02da4a97
+SIZE (dits-2.2.30.tar.gz) = 456703
diff -ru /usr/ports/devel/dits/pkg-descr dits/pkg-descr
--- /usr/ports/devel/dits/pkg-descr	Mon Dec 13 05:01:24 2004
+++ dits/pkg-descr	Sat Dec 31 07:59:21 2005
@@ -1,8 +1,8 @@
-Dits is a tool for validating disk drivers, file systems, and
+dits is a tool for validating disk drivers, file systems, and
 lock managers.  More than a simple exerciser, dits is able to
 verify that no detectable data integrity errors have occurred.
 
 WWW: http://vdmvm.org
 
-Greg
+Greg Becker
 greg@codeconcepts.com
Comment 4 Pav Lucistnik freebsd_committer freebsd_triage 2006-01-01 19:41:00 UTC
State Changed
From-To: open->closed

Committed, thanks!