ports/132385: [MAINTAINER-UPDATE] Fix distfile URL and pkg-plist dups for mail/postfinger
Andrew J. Caines
A.J.Caines at halplant.com
Sat Mar 7 13:50:02 UTC 2009
>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 at 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
- at dirrm %%PORTDOCS%%%%DOCSDIR%%
--- postfinger-1.30.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list