Bug 193709 - [patch] sysutils/pwsafe -- wrong encoding on xml entity
Summary: [patch] sysutils/pwsafe -- wrong encoding on xml entity
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: Pietro Cerutti
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-09-17 13:49 UTC by Pietro Cerutti
Modified: 2014-10-01 08:23 UTC (History)
1 user (show)

See Also:
gahr: maintainer-feedback? (donnex)


Attachments
Fix encoding of xml entity (957 bytes, patch)
2014-09-17 13:49 UTC, Pietro Cerutti
no flags Details | Diff

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