From itetcu@people.tecnik93.com  Mon Dec 12 20:29:51 2005
Return-Path: <itetcu@people.tecnik93.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id D3F7616A420
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 12 Dec 2005 20:29:51 +0000 (GMT)
	(envelope-from itetcu@people.tecnik93.com)
Received: from relay.rdsnet.ro (gimli.rdsnet.ro [193.231.236.70])
	by mx1.FreeBSD.org (Postfix) with SMTP id 0B5BC43D90
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 12 Dec 2005 20:29:31 +0000 (GMT)
	(envelope-from itetcu@people.tecnik93.com)
Received: (qmail 3629 invoked from network); 12 Dec 2005 20:29:22 -0000
Received: from unknown (HELO smtp.rdsnet.ro) (62.231.74.130)
  by smtp1-133.rdsnet.ro with SMTP; 12 Dec 2005 20:29:22 -0000
Received: (qmail 583 invoked by uid 89); 12 Dec 2005 20:29:22 -0000
Received: from unknown (HELO garek.tecnik93.com) (82.76.1.117)
  by 0 with SMTP; 12 Dec 2005 20:29:22 -0000
Received: from garek.tecnik93.com (localhost [127.0.0.1])
	by garek.tecnik93.com (Postfix) with ESMTP id B7FCD60B2
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 12 Dec 2005 22:29:22 +0200 (EET)
Received: from it.buh.cameradicommercio.ro (it.buh.cameradicommercio.ro [192.168.0.10])
	by garek.tecnik93.com (Postfix) with ESMTP
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 12 Dec 2005 22:29:22 +0200 (EET)
Received: from it.buh.cameradicommercio.ro (localhost.buh.tecnik93.com [127.0.0.1])
	by it.buh.cameradicommercio.ro (Postfix) with ESMTP id A77EB482
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 12 Dec 2005 22:29:40 +0200 (EET)
Message-Id: <1134419380.0@it.buh.cameradicommercio.ro>
Date: Mon, 12 Dec 2005 22:29:40 +0200
From: "Ion-Mihai "IOnut" Tetcu" <itetcu@people.tecnik93.com>
To: "FreeBSD gnats submit" <FreeBSD-gnats-submit@freebsd.org>
Subject: [MAINTAINER] sysutils/dt: un-BROKEN by updating to 15.14; take maintainership
X-Send-Pr-Version: gtk-send-pr 0.4.6 
X-GNATS-Notify:

>Number:         90306
>Category:       ports
>Synopsis:       [MAINTAINER] sysutils/dt: un-BROKEN by updating to 15.14; take maintainership
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    ehaupt
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Dec 12 20:30:03 GMT 2005
>Closed-Date:    Tue Dec 13 11:00:59 CET 2005
>Last-Modified:  Tue Dec 13 11:00:59 CET 2005
>Originator:     Ion-Mihai "IOnut" Tetcu
>Release:        FreeBSD 6.0-STABLE i386
>Organization:
Tecnik'93 
>Environment:


System: FreeBSD 6.0-STABLE #7: Mon Nov  7 14:40:46 EET 2005


>Description:


Update to 15.14
Remove files/patch-Makefile.freebsd incorporated upstream.
Take maintainership.
Mirror the DISTFILES on my server as back-up; since the file-name is
version-less this has the supplementary advantage that users will be
able to fetch it even when it's updated upstream.


>How-To-Repeat:





>Fix:


--- dt-15.6_to_15.14.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/sysutils/dt/Makefile,v
retrieving revision 1.1.1.1
retrieving revision 1.3
diff -u -r1.1.1.1 -r1.3
--- Makefile	12 Dec 2005 19:37:46 -0000	1.1.1.1
+++ Makefile	12 Dec 2005 19:58:36 -0000	1.3
@@ -4,28 +4,27 @@
 #
 # $FreeBSD: ports/sysutils/dt/Makefile,v 1.5 2005/11/15 04:44:48 kris Exp $
 #
+# $Tecnik: ports/sysutils/dt/Makefile,v 1.3 2005/12/12 19:58:36 itetcu Exp $
+#
 
 PORTNAME=	dt
-PORTVERSION=	15.6
+PORTVERSION=	15.14
 CATEGORIES=	sysutils
-MASTER_SITES=	http://home.comcast.net/~SCSIguy/SCSI_FAQ/RMiller_Tools/ftp/dt/
+MASTER_SITES=	http://home.comcast.net/~SCSIguy/SCSI_FAQ/RMiller_Tools/ftp/dt/ \
+		http://people.tecnik93.com/~itetcu/FreeBSD/ports/${PORTNAME}/sources/
 DISTNAME=	dt-source
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	itetcu@people.tecnik93.com
 COMMENT=	Data Test Program - disk/tape error diagnostic tool
 
-BROKEN=		Size mismatch
-
 USE_REINPLACE=	yes
 
 WRKSRC=		${WRKDIR}/dt.d
+MAKEFILE=	Makefile.freebsd
 ALL_TARGET=	dt
 
 PORTDOCS=	README.1st ToDoList WhatsNew-* dt-UsersGuide.txt dt-Overview.txt
 
-post-patch:
-	@${CP} ${WRKSRC}/Makefile.freebsd ${WRKSRC}/Makefile
-
 do-install:
 	${INSTALL_PROGRAM} ${WRKSRC}/dt ${PREFIX}/sbin
 	${MKDIR} ${DATADIR}
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/sysutils/dt/distinfo,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -r1.1.1.1 -r1.2
--- distinfo	12 Dec 2005 19:37:46 -0000	1.1.1.1
+++ distinfo	12 Dec 2005 19:49:40 -0000	1.2
@@ -1,3 +1,3 @@
-MD5 (dt-source.tar.gz) = 64226edc9059521884838d993cc77f20
-SHA256 (dt-source.tar.gz) = 58810da2f070da9d5b40bda485c628332bfb66c58aa1b7e0b01ac2245f1b49b9
-SIZE (dt-source.tar.gz) = 971475
+MD5 (dt-source.tar.gz) = 11f657957fab889e0e76949ad7348ac7
+SHA256 (dt-source.tar.gz) = 3db2c3e88f57d752e1c71cc22dba682ea5c5705c3364404e3fd76d4892079784
+SIZE (dt-source.tar.gz) = 981007
Index: files/patch-Makefile.freebsd
===================================================================
RCS file: files/patch-Makefile.freebsd
diff -N files/patch-Makefile.freebsd
--- files/patch-Makefile.freebsd	12 Dec 2005 19:37:46 -0000	1.1.1.1
+++ /dev/null	1 Jan 1970 00:00:00 -0000
@@ -1,11 +0,0 @@
---- Makefile.freebsd.orig	2004-02-13 14:27:00.000000000 -0800
-+++ Makefile.freebsd	2004-06-21 17:11:28.000000000 -0700
-@@ -74,7 +74,7 @@
- PORG      = -O
- 
- AWK=	awk
--CFLAGS= $(PORG) -DAIO -DFIFO -DMMAP -DTTY -DFreeBSD
-+CFLAGS+=$(PORG) -DAIO -DFIFO -DMMAP -DTTY -DFreeBSD -D_BSD_SOURCE
- CPP=	/usr/bin/cpp
- CPPOPTS= 
- LDFLAGS=
--- dt-15.6_to_15.14.diff ends here ---



>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->ehaupt 
Responsible-Changed-By: ehaupt 
Responsible-Changed-When: Mon Dec 12 23:11:44 CET 2005 
Responsible-Changed-Why:  
Take. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=90306 
State-Changed-From-To: open->closed 
State-Changed-By: ehaupt 
State-Changed-When: Tue Dec 13 11:00:58 CET 2005 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=90306 
>Unformatted:
