Bug 142871

Summary: [PATCH] utmpx breaks security/gnupg
Product: Ports & Packages Reporter: Giorgos Keramidas <keramida>
Component: Individual Port(s)Assignee: Jun Kuriyama <kuriyama>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch-tools::symcryptrun.c none

Description Giorgos Keramidas 2010-01-15 21:40:00 UTC
security/gnupg/ includes utmp.h but doesn't really use it.  As a result,
the recent utmpx code breaks gnupg on 9.0-CURRENT.

Fix: The following patch file in security/gnupg/files/patch-tools::symcryptrun.c
fixes the build on CURRENT (but I've only tested on CURRENT, older branches
may want an exception).
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-01-15 21:40:11 UTC
Responsible Changed
From-To: freebsd-ports-bugs->kuriyama

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Jun Kuriyama freebsd_committer freebsd_triage 2010-01-16 06:27:27 UTC
State Changed
From-To: open->closed

Committed, thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2010-01-16 06:27:31 UTC
kuriyama    2010-01-16 06:27:17 UTC

  FreeBSD ports repository

  Modified files:
    security/gnupg       Makefile 
  Log:
  - Unbreak on 9-current (utmpx).
  
  PR:             ports/142865, ports/142871
  Submitted by:   garga, keramida
  Tested on:      9-current, 8.0
  
  Revision  Changes    Path
  1.123     +2 -0      ports/security/gnupg/Makefile
_______________________________________________
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"