From itetcu@people.tecnik93.com  Fri Apr  7 20:35:35 2006
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 5A6B816A402
	for <FreeBSD-gnats-submit@freebsd.org>; Fri,  7 Apr 2006 20:35:35 +0000 (UTC)
	(envelope-from itetcu@people.tecnik93.com)
Received: from it.buh.tecnik93.com (it.buh.tecnik93.com [81.196.204.98])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 88A5F43D7C
	for <FreeBSD-gnats-submit@freebsd.org>; Fri,  7 Apr 2006 20:35:26 +0000 (GMT)
	(envelope-from itetcu@people.tecnik93.com)
Received: from it.buh.tecnik93.com (localhost [127.0.0.1])
	by it.buh.tecnik93.com (Postfix) with ESMTP id 6A6B61765C
	for <FreeBSD-gnats-submit@freebsd.org>; Fri,  7 Apr 2006 23:35:24 +0300 (EEST)
Message-Id: <1144442124.45249@it.buh.tecnik93.com>
Date: Fri, 7 Apr 2006 23:35:24 +0300
From: "Ion-Mihai "IOnut" Tetcu" <itetcu@people.tecnik93.com>
To: "FreeBSD gnats submit" <FreeBSD-gnats-submit@freebsd.org>
Subject: [MAINTAINER]  mail/altermime: add MASTER_SITES, portlint
X-Send-Pr-Version: gtk-send-pr 0.4.7 
X-GNATS-Notify:

>Number:         95490
>Category:       ports
>Synopsis:       [MAINTAINER]  mail/altermime: add MASTER_SITES, portlint
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Apr 07 20:40:17 GMT 2006
>Closed-Date:    Sat Apr 08 12:51:40 GMT 2006
>Last-Modified:  Sat Apr 08 12:51:40 GMT 2006
>Originator:     Ion-Mihai "IOnut" Tetcu
>Release:        FreeBSD 6.1-PRERELEASE i386
>Organization:
Tecnik'93 
>Environment:


System: FreeBSD 6.1-PRERELEASE #2: Fri Mar 31 13:08:13 EEST 2006
    root@it.buh.tecnik93.com:/usr/obj/usr/src/sys/IT6_U_P



>Description:


Add two mastersites, first of which is generously provided by Joey Freeland.
portlint: drop USE_REINPLACE.

Prompted by:		fenner's distfile survey email.


>How-To-Repeat:





>Fix:


--- altermime.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/mail/altermime/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- Makefile	6 May 2005 08:01:13 -0000	1.2
+++ Makefile	7 Apr 2006 20:31:41 -0000
@@ -3,20 +3,20 @@
 # Whom:                Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
 #
 # $FreeBSD: ports/mail/altermime/Makefile,v 1.2 2005/05/06 08:01:13 thierry Exp $
+# $Tecnik: ports/mail/altermime/Makefile,v 1.4 2006/04/07 20:30:34 itetcu Exp $
 #
 
 PORTNAME=	altermime
 PORTVERSION=	0.3.6
 CATEGORIES=	mail textproc
-MASTER_SITES=	http://www.pldaniels.com/altermime/
+MASTER_SITES=	http://www.pldaniels.com/altermime/ \
+	http://sce-tindy.tecnik93.com//FreeBSD/ports/altermime/sources/ \
+	http://people.tecnik93.com/~itetcu//FreeBSD/ports/altermime/sources/
 
 MAINTAINER=	itetcu@people.tecnik93.com
 COMMENT=	Small C program which is used to alter your mime-encoded mailpacks
 
 PLIST_FILES=	bin/altermime
-
-USE_REINPLACE=	yes
-
 PORTDOCS=	CHANGELOG LICENCE README
 
 post-patch:
@@ -25,7 +25,7 @@
 do-install:
 	${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin
 .ifndef(NOPORTDOCS)
-	${MKDIR} ${DOCSDIR}
+	@${MKDIR} ${DOCSDIR}
 .for i in ${PORTDOCS}
 	${INSTALL_DATA} ${WRKSRC}/${i} ${DOCSDIR}
 .endfor
--- altermime.diff ends here ---



>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: garga 
State-Changed-When: Sat Apr 8 12:51:38 UTC 2006 
State-Changed-Why:  
Committed. Thanks! 

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