ports/90306: [MAINTAINER] sysutils/dt: un-BROKEN by updating to 15.14; take maintainership

Ion-Mihai IOnut Tetcu itetcu at people.tecnik93.com
Mon Dec 12 20:30:38 UTC 2005


>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:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Dec 12 20:30:03 GMT 2005
>Closed-Date:
>Last-Modified:
>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 at FreeBSD.org
+MAINTAINER=	itetcu at 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:
>Unformatted:



More information about the freebsd-ports-bugs mailing list