Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Dec 1996 23:36:02 +0900 (JST)
From:      sanpei@yy.cs.keio.ac.jp
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/2306: update request `Makefile of wide-dhcp, include IGNOREFILES'
Message-ID:  <199612281436.XAA20417@lavender.yy.cs.keio.ac.jp>
Resent-Message-ID: <199612281440.GAA13731@freefall.freebsd.org>

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

>Number:         2306
>Category:       ports
>Synopsis:       update request `Makefile of wide-dhcp, include IGNOREFILES'
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Dec 28 06:40:01 PST 1996
>Last-Modified:
>Originator:     MIHIRA Yoshiro
>Organization:
Keio Univ. Japan
>Release:        FreeBSD 2.2-961014-SNAP i386
>Environment:

2.2-BETA or later (FreeBSD-current)

>Description:

  I'm MAINTAINER of wide-dhcp.

  The wide-dhcp port use tzfile.h from FreeBSD-current source tree
(tzfile.h is listed DISTFILES in Makefile).
When tzfile.h is updated, wide-dhcp/files/md5 file is needed to update
too. But sometime md5 is not updated.

  New VARIABLE, `IGNOREFILES' was added ports system.
  So I added IGNOREFILES to Makefile.

Please update Makefile of wide-dhcp

Thank you.

Yoshiro MIHIRA

>How-To-Repeat:
>Fix:
	
patch for ports/net/wide-dhcp/Makefile

--- Makefile.org	Sat Dec 28 10:38:59 1996
+++ Makefile	Sat Dec 28 10:44:50 1996
@@ -12,6 +12,7 @@
 MASTER_SITES=   ftp://sh.wide.ad.jp/WIDE/free-ware/dhcp/ \
 		ftp://ftp.freebsd.org/pub/FreeBSD/FreeBSD-current/src/lib/libc/stdtime/
 DISTFILES=	dhcp-1.3beta.tar.gz tzfile.h
+IGNOREFILES=	tzfile.h
 EXTRACT_ONLY=	dhcp-1.3beta.tar.gz
 
 MAINTAINER=     sanpei@yy.cs.keio.ac.jp
>Audit-Trail:
>Unformatted:



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