Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 7 Mar 2009 07:31:49 -0500
From:      "Andrew J. Caines" <A.J.Caines@halplant.com>
To:        "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org>
Subject:   ports/132385: [MAINTAINER-UPDATE] Fix distfile URL and pkg-plist dups for mail/postfinger
Message-ID:  <1236429109.27281@hal10000.halplant.com>
Resent-Message-ID: <200903071350.n27Do1SI073886@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1236429109.27281>