Bug 142871 - [PATCH] utmpx breaks security/gnupg
Summary: [PATCH] utmpx breaks security/gnupg
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: Jun Kuriyama
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-15 21:40 UTC by Giorgos Keramidas
Modified: 2010-01-16 06:30 UTC (History)
0 users

See Also:


Attachments
patch-tools::symcryptrun.c (269 bytes, text/plain)
2010-01-15 21:40 UTC, Giorgos Keramidas
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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"