mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-31 05:41:08 +00:00
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
This commit is contained in:
parent
7107411022
commit
bf66784a8e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=242976
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= rudiments
|
||||
PORTVERSION= 0.31
|
||||
PORTVERSION= 0.32
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= SF
|
||||
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user