Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 03 Jul 2003 12:22:18 +0200
From:      Oliver Eikemeier <eikemeier@fillmore-labs.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        Marcus Clarke <marcus@FreeBSD.org>
Subject:   ports/54056: port x11/zenity contains ignored patchfile
Message-ID:  <3F0403DA.4010104@fillmore-labs.com>
Resent-Message-ID: <200307031030.h63AU9sO070773@freefall.freebsd.org>

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

>Number:         54056
>Category:       ports
>Synopsis:       port x11/zenity contains ignored patchfile
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jul 03 03:30:08 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Oliver Eikemeier
>Release:        FreeBSD 4.8-STABLE i386
>Organization:
Fillmore Labs - http://www.fillmore-labs.com
>Environment:

System: FreeBSD nuuk.fillmore-labs.com 4.8-STABLE

>Description:

the file

ports/x11/zenity/files/patch-src_Makefile.in.orig

is accidentally commited, but ignored by ports/Mk/bsd.port.mk:

for i in ${PATCHDIR}/patch-*; do \
        case $$i in \
                *.orig|*.rej|*~|*,v) \
                        ${ECHO_MSG} "===>   Ignoring patchfile $$i" ; \
                        ;; \

>How-To-Repeat:

cd /usr/ports/x11/zenit
make patch

>Fix:

Remove ports/x11/zenity/files/patch-src_Makefile.in.orig


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



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