Bug 139494 - [UPDATE] devel/rudiments: from 0.31 to 0.32
Summary: [UPDATE] devel/rudiments: from 0.31 to 0.32
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: Ion-Mihai "IOnut" Tetcu
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-10 20:50 UTC by Sahil Tandon
Modified: 2009-10-17 17:00 UTC (History)
0 users

See Also:


Attachments
file.diff (1.62 KB, patch)
2009-10-10 20:50 UTC, Sahil Tandon
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sahil Tandon 2009-10-10 20:50:02 UTC
- update from 0.31 to 0.32

From upstream ChangeLog:

0.32 - xmlsax does "sequential" and "only-once" hints when reading the file
        xmlsax/dom classes use optimal read and write buffers now
        added DESTDIR= to rudiments.pc.in
        added charstring::httpUnescape
        fixed a bug in datetime that would cause TZ to remain after doing a
                timezone conversion if TZ was unset to begin with
        fixed a bug in regularexpression that could cause a double-free

Fix: Apply patch.

Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-10-10 20:50:16 UTC
Responsible Changed
From-To: freebsd-ports-bugs->itetcu

itetcu@ wants his PRs (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2009-10-17 16:55:45 UTC
itetcu      2009-10-17 15:55:31 UTC

  FreeBSD ports repository

  Modified files:
    devel/rudiments      Makefile distinfo pkg-plist 
  Log:
  Update from 0.31 to 0.32. From upstream ChangeLog:
    - xmlsax does "sequential" and "only-once" hints when reading the file
      xmlsax/dom classes use optimal read and write buffers now
    - added DESTDIR= to rudiments.pc.in
    - added charstring::httpUnescape
    - fixed a bug in datetime that would cause TZ to remain after doing a
      timezone conversion if TZ was unset to begin with
    - fixed a bug in regularexpression that could cause a double-free
  
  PR:             139494
  Submitted by:   Sahil Tandon
  
  Revision  Changes    Path
  1.33      +1 -1      ports/devel/rudiments/Makefile
  1.14      +3 -3      ports/devel/rudiments/distinfo
  1.13      +1 -0      ports/devel/rudiments/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 Ion-Mihai "IOnut" Tetcu freebsd_committer freebsd_triage 2009-10-17 16:55:46 UTC
State Changed
From-To: open->closed

Committed. Thanks!