Bug 113262 - [patch] x11/gdm: fix plg-plist and unbreak building at pointyhat
Summary: [patch] x11/gdm: fix plg-plist and unbreak building at pointyhat
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-gnome (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-02 19:10 UTC by Boris Samorodov
Modified: 2007-06-03 18:10 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Boris Samorodov freebsd_committer freebsd_triage 2007-06-02 19:10:03 UTC
	The port building is broken for now:
	http://pointyhat.freebsd.org/errorlogs/amd64-errorlogs/e.5.2007053020/gdm-2.18.2.log

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.



WBR
-- 
bsam--wCxqllBiydgz4BfsU7CgJO7sWz7gqVUPV3Ih1SPPDDQqCZhm
Content-Type: text/plain; name="gdm.diff"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="gdm.diff"

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
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-06-02 19:10:20 UTC
Responsible Changed
From-To: freebsd-ports-bugs->gnome

Over to maintainer
Comment 2 Joe Marcus Clarke freebsd_committer freebsd_triage 2007-06-03 05:04:12 UTC
State Changed
From-To: open->closed

This has been fixed.
Comment 3 dfilter service freebsd_committer freebsd_triage 2007-06-03 18:05:03 UTC
marcus      2007-06-03 17:04:55 UTC

  FreeBSD ports repository

  Modified files:
    x11/gdm              pkg-plist 
  Log:
  We do not need to remove pam.d anymore.
  
  PR:             113262
  Submitted by:   bsam
  
  Revision  Changes    Path
  1.36      +0 -1      ports/x11/gdm/pkg-plist
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"