aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authoritetcu <itetcu@FreeBSD.org>2009-10-17 23:55:31 +0800
committeritetcu <itetcu@FreeBSD.org>2009-10-17 23:55:31 +0800
commit9bb0df4679cacb6433adb69141ef7c6e53217981 (patch)
tree93c06c499b7b10eefe5fa3e1e1c98520e29dff24 /devel
parentc17960e89ebf4a21eb561b6b46c8db79dcd5555c (diff)
downloadfreebsd-ports-gnome-9bb0df4679cacb6433adb69141ef7c6e53217981.tar.gz
freebsd-ports-gnome-9bb0df4679cacb6433adb69141ef7c6e53217981.tar.zst
freebsd-ports-gnome-9bb0df4679cacb6433adb69141ef7c6e53217981.zip
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
Diffstat (limited to 'devel')
-rw-r--r--devel/rudiments/Makefile2
-rw-r--r--devel/rudiments/distinfo6
-rw-r--r--devel/rudiments/pkg-plist1
3 files changed, 5 insertions, 4 deletions
diff --git a/devel/rudiments/Makefile b/devel/rudiments/Makefile
index 5eaf485acb7e..7cf2b53ed078 100644
--- a/devel/rudiments/Makefile
+++ b/devel/rudiments/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= rudiments
-PORTVERSION= 0.31
+PORTVERSION= 0.32
CATEGORIES= devel
MASTER_SITES= SF
diff --git a/devel/rudiments/distinfo b/devel/rudiments/distinfo
index 500d2100c969..11643f35491c 100644
--- a/devel/rudiments/distinfo
+++ b/devel/rudiments/distinfo
@@ -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
diff --git a/devel/rudiments/pkg-plist b/devel/rudiments/pkg-plist
index 29ea1bc0c459..879bb835ed12 100644
--- a/devel/rudiments/pkg-plist
+++ b/devel/rudiments/pkg-plist
@@ -205,6 +205,7 @@ libdata/pkgconfig/rudiments.pc
%%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