Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Oct 2009 19:46:55 GMT
From:      Sahil Tandon <sahil@tandon.net>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/139494: [UPDATE] devel/rudiments: from 0.31 to 0.32
Message-ID:  <200910101946.n9AJktar061812@www.freebsd.org>
Resent-Message-ID: <200910101950.n9AJo2xG004375@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         139494
>Category:       ports
>Synopsis:       [UPDATE] devel/rudiments: from 0.31 to 0.32
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Oct 10 19:50:02 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Sahil Tandon
>Release:        7.2-RELEASE
>Organization:
>Environment:
>Description:
- 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
>How-To-Repeat:

>Fix:
Apply patch.

Patch attached with submission follows:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/rudiments/Makefile,v
retrieving revision 1.32
diff -u -r1.32 Makefile
--- Makefile	2 Aug 2009 19:33:34 -0000	1.32
+++ Makefile	10 Oct 2009 19:39:26 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	rudiments
-PORTVERSION=	0.31
+PORTVERSION=	0.32
 CATEGORIES=	devel
 MASTER_SITES=	SF
 
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/rudiments/distinfo,v
retrieving revision 1.13
diff -u -r1.13 distinfo
--- distinfo	27 Oct 2007 21:29:07 -0000	1.13
+++ distinfo	10 Oct 2009 19:39:26 -0000
@@ -1,3 +1,3 @@
-MD5 (rudiments-0.31.tar.gz) = 3b2eb990c024a9c73964ef3d543481e3
-SHA256 (rudiments-0.31.tar.gz) = c35b69e918bad831e17edbab866c22eff11d083531bf0e15dafddb003f9c16d2
-SIZE (rudiments-0.31.tar.gz) = 834376
+MD5 (rudiments-0.32.tar.gz) = 13956ab89d4dc380cb619bbc913b144f
+SHA256 (rudiments-0.32.tar.gz) = aa3f3790b1b154201265c292d8e7c977fe6ca009a9ae557133a27c1e8d218fbe
+SIZE (rudiments-0.32.tar.gz) = 668202
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/devel/rudiments/pkg-plist,v
retrieving revision 1.12
diff -u -r1.12 pkg-plist
--- pkg-plist	27 Oct 2007 21:29:07 -0000	1.12
+++ pkg-plist	10 Oct 2009 19:39:26 -0000
@@ -205,6 +205,7 @@
 %%DOCSDIR%%/classes/clientserverfactory.h.html
 %%DOCSDIR%%/classes/clientsocket.h.html
 %%DOCSDIR%%/classes/commandline.h.html
+%%DOCSDIR%%/classes/container.h.html
 %%DOCSDIR%%/classes/crypt.h.html
 %%DOCSDIR%%/classes/daemonprocess.h.html
 %%DOCSDIR%%/classes/datetime.h.html


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200910101946.n9AJktar061812>