ports/64141: maintainer-update

Shane Kinney shane at freebsdhackers.net
Fri Mar 12 06:00:36 UTC 2004


>Number:         64141
>Category:       ports
>Synopsis:       maintainer-update
>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:   Thu Mar 11 22:00:35 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Shane Kinney
>Release:        FreeBSD 4.9-STABLE i386
>Organization:
FreeBSD Hackers Net	
>Environment:
FreeBSD 4.9-STABLE
>Description:
 	Major changes to original source to implement new features.  Change 
	version to 20040310. 

	Changes to:
		Makefile
		distinfo
>How-To-Repeat:
	n/a	
>Fix:

diff -ur destroy.old/Makefile destroy/Makefile
--- destroy.old/Makefile	Thu Mar 11 15:10:29 2004
+++ destroy/Makefile	Thu Mar 11 18:16:50 2004
@@ -1,20 +1,25 @@
 # New ports collection makefile for:  Destroy
 # Date created:		2003 March 07
 # Whom:			shane at freebsdhackers.net
-#
 # $FreeBSD: /repoman/r/pcvs/ports/security/destroy/Makefile,v 1.3 2004/02/06 13:12:16 trevor Exp $
 #
 
 PORTNAME=	destroy
-PORTVERSION=	20030307
-PORTREVISION=	1
+PORTVERSION=	20040310
 CATEGORIES=	security
-MASTER_SITES=	http://www.freebsdhackers.net/destroy/
+MASTER_SITES=	http://www.freebsdhackers.net/destroy/ \
+		http://www.impurity.org/mirrors/destroy/
 
 MAINTAINER=	shane at freebsdhackers.net
-COMMENT=	A program to destroy files on the hard disk and unlink them
+COMMENT=	A program to securely destroy files on the hard disk
 
-PLIST_FILES=	bin/destroy
 USE_GMAKE=	yes
+
+MAN1=		destroy.1
+PLIST_FILES=	bin/destroy
+
+do-install:
+	${INSTALL_PROGRAM} ${WRKSRC}/destroy ${PREFIX}/bin
+	${INSTALL_MAN} ${WRKSRC}/destroy.1 ${MAN1PREFIX}/man/man1
 
 .include <bsd.port.mk>
diff -ur destroy.old/distinfo destroy/distinfo
--- destroy.old/distinfo	Sun Oct  5 23:28:06 2003
+++ destroy/distinfo	Thu Mar 11 18:19:31 2004
@@ -1 +1 @@
-MD5 (destroy-20030307.tar.gz) = 6c1eb47439b205de99fa9b7c9dc0f22c
+MD5 (destroy-20040310.tar.gz) = 70c545dec93371e034fee6b01d8399d9


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



More information about the freebsd-ports-bugs mailing list