Bug 119905 - maintainer update] editors/xmlcopyeditor version update from 1.1.0.4 to 1.1.0.6
Summary: maintainer update] editors/xmlcopyeditor version update from 1.1.0.4 to 1.1.0.6
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: Beech Rintoul
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-22 21:50 UTC by Jose G. Juanino
Modified: 2008-01-25 17:30 UTC (History)
0 users

See Also:


Attachments
file.diff (18.92 KB, patch)
2008-01-22 21:50 UTC, Jose G. Juanino
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jose G. Juanino 2008-01-22 21:50:00 UTC
# cd /usr/ports/editors/xmlcopyeditor
# patch -E -p1 < xmlcopyeditor.diff
# rm *.orig files/*.orig

Fix: Patch attached with submission follows:
Comment 1 Beech Rintoul freebsd_committer freebsd_triage 2008-01-22 21:57:23 UTC
Responsible Changed
From-To: freebsd-ports-bugs->beech

I'll take it
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-01-25 17:28:10 UTC
beech       2008-01-25 17:28:01 UTC

  FreeBSD ports repository

  Modified files:
    editors/xmlcopyeditor Makefile distinfo pkg-plist 
    editors/xmlcopyeditor/files patch-src_Makefile.am.diff 
                                patch-src_xmlcopyeditor.cpp.diff 
  Log:
  - Update to 1.1.0.6
  
  - Notes: 1.1.0.6 introduces full Aspell support and XML Schema-based
    element inspection.
  
  PR:             ports/119905
  Submitted by:   Jose Garcia Juanino <jjuanino@gmail.com> (maintainer)
  Approved by:    linimon (mentor)
  
  Revision  Changes    Path
  1.2       +23 -8     ports/editors/xmlcopyeditor/Makefile
  1.2       +3 -3      ports/editors/xmlcopyeditor/distinfo
  1.2       +7 -13     ports/editors/xmlcopyeditor/files/patch-src_Makefile.am.diff
  1.2       +20 -20    ports/editors/xmlcopyeditor/files/patch-src_xmlcopyeditor.cpp.diff
  1.2       +3 -19     ports/editors/xmlcopyeditor/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 Beech Rintoul freebsd_committer freebsd_triage 2008-01-25 17:28:38 UTC
State Changed
From-To: open->closed

Committed, Thanks!