ports/143356: [Maintainer Update] sysutils/diskscrub 1.9 -> 2.2

Erik Greenwald erik at smluc.org
Sat Jan 30 02:20:01 UTC 2010


>Number:         143356
>Category:       ports
>Synopsis:       [Maintainer Update]  sysutils/diskscrub  1.9 -> 2.2
>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:   Sat Jan 30 02:20:00 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Erik Greenwald
>Release:        FreeBSD 5.2.1-RELEASE i386
>Organization:
>Environment:
System: FreeBSD bz.bzflag.bz 5.2.1-RELEASE FreeBSD 5.2.1-RELEASE #0: Mon Feb 23 20:45:55 GMT 2004 root at wv1u.btc.adaptec.com:/usr/obj/usr/src/sys/GENERIC i386

>Description:
Update to version 2.2. Now uses GNU configure. Moved to code.google. 
Updated maintainer email address.

>How-To-Repeat:
>Fix:

--- sysutils_diskscrub.patch begins here ---
Index: sysutils/diskscrub/Makefile
===================================================================
RCS file: /home/ncvs/ports/sysutils/diskscrub/Makefile,v
retrieving revision 1.4
diff -u -r1.4 Makefile
--- sysutils/diskscrub/Makefile	22 Aug 2009 00:35:15 -0000	1.4
+++ sysutils/diskscrub/Makefile	30 Jan 2010 01:43:41 -0000
@@ -6,28 +6,19 @@
 #
 
 PORTNAME=	diskscrub
-PORTVERSION=	1.9
+PORTVERSION=	2.2
 CATEGORIES=	sysutils
-MASTER_SITES=	SF
+MASTER_SITES=	GOOGLE_CODE
 DISTNAME=	scrub-${PORTVERSION}
 
-MAINTAINER=	erik at smluc.org
+MAINTAINER=	erik at bz.bzflag.bz
 COMMENT=	Writes patterns on files to make retrieving the data more difficult
 
-MAN1=	scrub.1
-
-PLIST_FILES=	bin/scrub
-
-USE_GMAKE=	yes
+GNU_CONFIGURE=	yes
 USE_BZIP2=	yes
 
-post-patch:
-	@${REINPLACE_CMD} -e 's/^CFLAGS=/CFLAGS?=/'	\
-	                  -e 's/^CC=/CC?=/'		\
-	                  ${WRKSRC}/Makefile
+MAN1=	scrub.1
 
-do-install:
-	${INSTALL_PROGRAM} ${WRKSRC}/scrub ${PREFIX}/bin/scrub
-	${INSTALL_MAN} ${WRKSRC}/scrub.1 ${MAN1PREFIX}/man/man1/scrub.1
+PLIST_FILES=	bin/scrub
 
 .include <bsd.port.mk>
Index: sysutils/diskscrub/distinfo
===================================================================
RCS file: /home/ncvs/ports/sysutils/diskscrub/distinfo,v
retrieving revision 1.2
diff -u -r1.2 distinfo
--- sysutils/diskscrub/distinfo	6 Jun 2007 10:58:03 -0000	1.2
+++ sysutils/diskscrub/distinfo	30 Jan 2010 01:43:41 -0000
@@ -1,3 +1,3 @@
-MD5 (scrub-1.9.tar.bz2) = 597a9c55aa031f2650546becf24cb2b0
-SHA256 (scrub-1.9.tar.bz2) = 0f13ccde1e958a0c25dc02c050fa770f545a64a73cc6b21767ce92ccb9fe650f
-SIZE (scrub-1.9.tar.bz2) = 41023
+MD5 (scrub-2.2.tar.bz2) = 1796abff2cd82243fcd8c757e37c9299
+SHA256 (scrub-2.2.tar.bz2) = cb1e6f06c4e9d7b54acebb8a04f51a4e2d2a61a8c4f009796f1f825301b2da17
+SIZE (scrub-2.2.tar.bz2) = 145004
--- sysutils_diskscrub.patch ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list