Date: Sun, 24 Mar 2013 16:08:25 +0100 From: nemysis <nemysis@gmx.ch> To: FreeBSD-gnats-submit@freebsd.org Cc: dinoex@FreeBSD.org Subject: ports/177341: [PATCH] graphics/netpbm: Fix reinstall Message-ID: <20130324150829.84727365@hub.freebsd.org> Resent-Message-ID: <201303241510.r2OFA0qS067386@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 177341 >Category: ports >Synopsis: [PATCH] graphics/netpbm: Fix reinstall >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Mar 24 15:10:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: nemysis >Release: FreeBSD 9.1-RELEASE amd64 >Organization: >Environment: System: FreeBSD FreeBSD_Ports 9.1-RELEASE FreeBSD 9.1-RELEASE #0 r243825: Tue Dec 4 09:23:10 >Description: - Fix reinstall Port maintainer (dinoex@FreeBSD.org) is cc'd. Generated and tested manually, tested with port test, sent with FreeBSD Port Tools 0.99_6 (mode: change, diff: ports) >How-To-Repeat: >Fix: --- netpbm-10.35.88_1.patch begins here --- diff -ruN --exclude=CVS /usr/ports/graphics/netpbm/files/Makefile.config.FreeBSD ./files/Makefile.config.FreeBSD --- /usr/ports/graphics/netpbm/files/Makefile.config.FreeBSD 2013-01-14 17:57:08.000000000 +0100 +++ ./files/Makefile.config.FreeBSD 2013-03-24 16:02:13.000000000 +0100 @@ -23,7 +23,7 @@ STRIPFLAG = -s -SYMLINK = ln -s +SYMLINK = ln -sf MANPAGE_FORMAT = nroff --- netpbm-10.35.88_1.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?20130324150829.84727365>