Bug 193709

Summary: [patch] sysutils/pwsafe -- wrong encoding on xml entity
Product: Ports & Packages Reporter: Pietro Cerutti <gahr>
Component: Individual Port(s)Assignee: Pietro Cerutti <gahr>
Status: Closed FIXED    
Severity: Affects Many People CC: donnex
Priority: --- Flags: gahr: maintainer-feedback? (donnex)
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Fix encoding of xml entity none

Description Pietro Cerutti freebsd_committer freebsd_triage 2014-09-17 13:49:00 UTC
Created attachment 147399 [details]
Fix encoding of xml entity

See patch attached. The problem has been reported upstream [1] but I'm not very confident it's going to be fixed.

[1] https://sourceforge.net/p/pwsafe/bugs/10/
Comment 1 Bugzilla Automation freebsd_committer freebsd_triage 2014-09-17 13:49:00 UTC
Maintainer CC'd
Comment 2 donnex 2014-10-01 08:18:07 UTC
Hello, I'm sorry but I haven't used this software in a long time so I guess it would be a good idea to remove me as maintainer?
Comment 3 Pietro Cerutti freebsd_committer freebsd_triage 2014-10-01 08:23:09 UTC
Okay, I'll take the port.
Comment 4 commit-hook freebsd_committer freebsd_triage 2014-10-01 08:23:11 UTC
A commit references this bug:

Author: gahr
Date: Wed Oct  1 08:22:56 UTC 2014
New revision: 369700
URL: https://svnweb.freebsd.org/changeset/ports/369700

Log:
  - Fix the encoding of the '>' xml entity when exporting
  - Take maintainership

  PR:			193709

Changes:
  head/sysutils/pwsafe/Makefile
  head/sysutils/pwsafe/files/patch-pwsafe.cpp