Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Aug 2007 08:43:04 +0200 (CEST)
From:      Ed Schouten <ed@fxq.nl>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/115538: net/uriparser: bump to 0.5.1
Message-ID:  <20070815064304.C29C61CCC6@palm.hoeg.nl>
Resent-Message-ID: <200708150650.l7F6o2lQ031303@freefall.freebsd.org>

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

>Number:         115538
>Category:       ports
>Synopsis:       net/uriparser: bump to 0.5.1
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Aug 15 06:50:02 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Ed Schouten
>Release:        FreeBSD 6.2-STABLE i386
>Organization:
>Environment:
System: FreeBSD palm.hoeg.nl 6.2-STABLE FreeBSD 6.2-STABLE #0: Thu Jul 5 19:51:49 CEST 2007 ed@palm.hoeg.nl:/usr/obj/usr/src/sys/PALM i386
>Description:
A new version of Uriparser is available; 0.5.1. The library has been run
through a code analyser, which has revealed several flaws in Uriparser.
This release fixes those issues.
>How-To-Repeat:
>Fix:
--- net/uriparser/Makefile	2007-07-06 12:18:48.000000000 +0200
+++ net/uriparser/Makefile	2007-08-15 08:32:55.000000000 +0200
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	uriparser
-PORTVERSION=	0.4.1
+PORTVERSION=	0.5.1
 CATEGORIES=	net
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	uriparser
--- net/uriparser/distinfo	2007-07-06 12:18:48.000000000 +0200
+++ net/uriparser/distinfo	2007-08-15 08:33:47.000000000 +0200
@@ -1,3 +1,3 @@
-MD5 (uriparser-0.4.1.tar.bz2) = 733cb9ee374f77db81b6f1238fbd52f9
-SHA256 (uriparser-0.4.1.tar.bz2) = e451f7fb396612925267544219f49db411e51b5601c3b0aa32f42bcf9809e63e
-SIZE (uriparser-0.4.1.tar.bz2) = 335233
+MD5 (uriparser-0.5.1.tar.bz2) = faf561c6260e1b580cba2509f410a29f
+SHA256 (uriparser-0.5.1.tar.bz2) = 5a664f5c8f404c1148f661499866f1fe8df8debef2adc55c630ac83e6d57a98c
+SIZE (uriparser-0.5.1.tar.bz2) = 376479
--- net/uriparser/pkg-plist	2007-04-25 00:12:17.000000000 +0200
+++ net/uriparser/pkg-plist	2007-08-15 08:35:59.000000000 +0200
@@ -1,11 +1,9 @@
-include/uriparser.h
 include/uriparser/Uri.h
 include/uriparser/UriBase.h
 include/uriparser/UriDefsAnsi.h
 include/uriparser/UriDefsConfig.h
 include/uriparser/UriDefsUnicode.h
 include/uriparser/UriIp4.h
-include/uriparser/UriIp4Base.h
 lib/liburiparser.a
 lib/liburiparser.la
 lib/liburiparser.so
>Release-Note:
>Audit-Trail:
>Unformatted:



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