Date: Sat, 2 Jun 2007 21:47:34 +0400 (MSD) From: Boris Samorodov <bsam@FreeBSD.org> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/113262: [patch] x11/gdm: fix plg-plist and unbreak building at pointyhat Message-ID: <200706021747.l52HlYox036503@tinderbox.amd64.ipt.ru> Resent-Message-ID: <200706021810.l52IA3jm027919@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 113262 >Category: ports >Synopsis: [patch] x11/gdm: fix plg-plist and unbreak building at pointyhat >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sat Jun 02 18:10:03 GMT 2007 >Closed-Date: >Last-Modified: >Originator: Boris Samorodov >Release: FreeBSD 7.0-CURRENT amd64 >Organization: InPharmTech, Co. http://www.ipt.ru >Environment: System: FreeBSD tinderbox.amd64.ipt.ru 7.0-CURRENT FreeBSD 7.0-CURRENT #0: Fri May 25 18:45:35 MSD 2007 bsam@tinderbox.amd64.ipt.ru:/usr/obj/usr/src/sys/GENERIC amd64 >Description: The port building is broken for now: http://pointyhat.freebsd.org/errorlogs/amd64-errorlogs/e.5.2007053020/gdm-2.18.2.log >How-To-Repeat: >Fix: Fix pkg-plist file and make pointyhat a little bit happier: . remove bin/gdm-dmx-reconnect-proxy (it is not builded, look at utils/Makefile); . remove '@dirrm etc/pam.d' as this port seems not to deal with this particular directory. --- gdm.diff begins here --- Index: pkg-plist =================================================================== RCS file: /home/pcvs/ports/x11/gdm/pkg-plist,v retrieving revision 1.35 diff -u -r1.35 pkg-plist --- pkg-plist 29 May 2007 04:16:11 -0000 1.35 +++ pkg-plist 2 Jun 2007 17:32:19 -0000 @@ -1,4 +1,3 @@ -bin/gdm-dmx-reconnect-proxy bin/gdmXnest bin/gdmXnestchooser bin/gdmdynamic @@ -254,7 +253,6 @@ @dirrm share/gnome/gdm/themes @dirrm share/gnome/gdm/BuiltInSessions @dirrm share/gnome/gdm -@dirrm etc/pam.d @dirrm etc/gdm/modules @dirrm etc/gdm/Sessions @dirrm etc/gdm/PreSession --- gdm.diff ends here --- WBR -- bsam >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200706021747.l52HlYox036503>