Bug 147130

Summary: Fix security/keepassx
Product: Ports & Packages Reporter: dgerow
Component: Individual Port(s)Assignee: skv <skv>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description dgerow 2010-05-27 14:20:04 UTC
security/keepassx is currently BROKEN with a bad plist.  The attached patch fixes a single typo in the plist that should clear it up.

Fix: See attached patch.

Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-05-27 14:20:13 UTC
Responsible Changed
From-To: freebsd-ports-bugs->skv

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-06-19 03:13:56 UTC
glarkin     2010-06-19 02:13:47 UTC

  FreeBSD ports repository

  Modified files:
    security/keepassx    Makefile pkg-plist 
  Log:
  - Unbreak with fixed pkg-plist
  
  PR:             ports/147130
  Submitted by:   Damian Gerow <dgerow at afflictions dot org>
  Approved by:    maintainer timeout (skv - 3 weeks)
  Feature safe:   yes
  
  Revision  Changes    Path
  1.16      +0 -2      ports/security/keepassx/Makefile
  1.6       +3 -4      ports/security/keepassx/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"
Comment 3 Greg Larkin freebsd_committer freebsd_triage 2010-06-19 03:14:40 UTC
State Changed
From-To: open->closed

Committed, thank you!