Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Apr 2005 17:27:11 +0200
From:      Xavier HUMBERT <xavier@xavierhumbert.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/79761: mail/postfixadmin bogus Makefile
Message-ID:  <p06210208be7ef64b735e@[192.168.100.7]>
Resent-Message-ID: <200504101530.j3AFUQfE098187@freefall.freebsd.org>

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

>Number:         79761
>Category:       ports
>Synopsis:       mail/postfixadmin bogus Makefile
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Apr 10 15:30:25 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Xavier HUMBERT
>Release:        FreeBSD 5.4-STABLE i386
>Organization:
>Environment:
System: FreeBSD valinor.groumpf.org 5.4-STABLE FreeBSD 5.4-STABLE 
#26: Fri Apr 8 19:17:16 CEST 2005 root@valinor.groumpf.org:/usr/ob
j/usr/src/sys/XAVIER i386
>Description:
         mail/postfixadmin unconditionnaly fetches distfile from 
Developer's site
         Even if the tarball exists, it tries to fetch it again from 
high5.net -which is down at the moment
>How-To-Repeat:
         # make
>Fix:
         Get rid of the target "do-fetch" in the makefile, the default 
one from Mk/bsd.port.mk is OK

----------------------- begin patch  ----------------------------------------
--- Makefile.origin     Fri Mar 18 15:27:30 2005
+++ Makefile    Sun Apr 10 17:17:20 2005
@@ -27,11 +27,6 @@
  USE_PHP=       mysql
  .endif

-do-fetch:
-               @${ECHO_MSG} ">> Attempting to fetch from ${FETCH_SITE}."
-               ${FETCH_CMD} ${FETCH_BEFORE_ARGS} \
-                       ${FETCH_SITE}?file=${DISTNAME}${EXTRACT_SUFX}
-
  post-patch:
                 ${FIND} ${WRKSRC} -name '*.orig' -delete
----------------------- end patch  ----------------------------------------



Regards,

XAv

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



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