From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Mar 7 13:50:02 2009 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4170A1065672 for ; Sat, 7 Mar 2009 13:50:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 171388FC17 for ; Sat, 7 Mar 2009 13:50:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n27Do18S073887 for ; Sat, 7 Mar 2009 13:50:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n27Do1SI073886; Sat, 7 Mar 2009 13:50:01 GMT (envelope-from gnats) Resent-Date: Sat, 7 Mar 2009 13:50:01 GMT Resent-Message-Id: <200903071350.n27Do1SI073886@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "Andrew J. Caines" Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A005B106566B for ; Sat, 7 Mar 2009 13:49:30 +0000 (UTC) (envelope-from a.j.caines@halplant.com) Received: from eastrmpop110.cox.net (eastrmpop110.cox.net [68.230.240.52]) by mx1.freebsd.org (Postfix) with ESMTP id 29CB18FC0C for ; Sat, 7 Mar 2009 13:49:29 +0000 (UTC) (envelope-from a.j.caines@halplant.com) Received: from eastrmimpo03.cox.net ([68.1.16.126]) by eastrmmtao103.cox.net (InterMail vM.7.08.02.01 201-2186-121-102-20070209) with ESMTP id <20090307123151.BNMY11476.eastrmmtao103.cox.net@eastrmimpo03.cox.net> for ; Sat, 7 Mar 2009 07:31:51 -0500 Received: from mail.halplant.com ([68.105.188.179]) by eastrmimpo03.cox.net with bizsmtp id QCXq1b00C3sgWP002CXqPz; Sat, 07 Mar 2009 07:31:50 -0500 Received: from hal10000.halplant.com (hal10000.halplant.com [192.168.0.3]) by mail.halplant.com (Postfix) with ESMTP id D205D5157 for ; Sat, 7 Mar 2009 07:31:49 -0500 (EST) Message-Id: <1236429109.27281@hal10000.halplant.com> Date: Sat, 7 Mar 2009 07:31:49 -0500 From: "Andrew J. Caines" To: "FreeBSD gnats submit" X-Send-Pr-Version: gtk-send-pr 0.4.9 Cc: Subject: ports/132385: [MAINTAINER-UPDATE] Fix distfile URL and pkg-plist dups for mail/postfinger X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Mar 2009 13:50:02 -0000 >Number: 132385 >Category: ports >Synopsis: [MAINTAINER-UPDATE] Fix distfile URL and pkg-plist dups for mail/postfinger >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sat Mar 07 13:50:01 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Andrew J. Caines >Release: FreeBSD 7.1-STABLE i386 >Organization: H.A.L. Plant >Environment: System: FreeBSD 7.1-STABLE #0: Fri Feb 27 12:21:01 EST 2009 root@hal10000.halplant.com:/usr/obj/usr/src/sys/HAL10000 >Description: Distfile moved on FTP site. pkg-plist resulted in duplicate entries. >How-To-Repeat: Apply patch. >Fix: --- postfinger-1.30.patch begins here --- diff -ruN postfinger-1.30/Makefile postfinger/Makefile --- postfinger-1.30/Makefile 2005-10-22 02:49:17.000000000 -0400 +++ postfinger/Makefile 2009-03-07 06:36:01.000000000 -0500 @@ -8,7 +8,7 @@ PORTNAME= postfinger PORTVERSION= 1.30 CATEGORIES= mail -MASTER_SITES= ftp://ftp.wl0.org/postfinger/ +MASTER_SITES= ftp://ftp.wl0.org/ftp.wl0.org/postfinger/ DISTNAME= ${PORTNAME}-${PORTVERSION} DISTFILES= ${PORTNAME}-${PORTVERSION} README DIST_SUBDIR= ${PORTNAME} diff -ruN postfinger-1.30/pkg-plist postfinger/pkg-plist --- postfinger-1.30/pkg-plist 2004-03-14 14:52:14.000000000 -0500 +++ postfinger/pkg-plist 1969-12-31 19:00:00.000000000 -0500 @@ -1,3 +0,0 @@ -bin/postfinger -%%PORTDOCS%%%%DOCSDIR%%/README -@dirrm %%PORTDOCS%%%%DOCSDIR%% --- postfinger-1.30.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: