Date: Sat, 03 Dec 2011 09:14:35 -0500 From: "Charlie &" <jimmy@mammothcheese.ca> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/163039: Update Port: devel/libdombey => 1.13 Message-ID: <920781.40718.bm@smtp107.rog.mail.bf1.yahoo.com> Resent-Message-ID: <201112031420.pB3EKDB3020027@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 163039 >Category: ports >Synopsis: Update Port: devel/libdombey => 1.13 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sat Dec 03 14:20:13 UTC 2011 >Closed-Date: >Last-Modified: >Originator: James Bailie >Release: FreeBSD 8.2-STABLE amd64 >Organization: >Environment: System: FreeBSD localhost 8.2-STABLE FreeBSD 8.2-STABLE #12: Fri Oct 21 21:35:50 EDT 2011 jbailie@localhost:/usr/obj/usr/src/sys/GENERIC amd64 >Description: >How-To-Repeat: >Fix: --- libdombey.diff begins here --- diff -ruN /usr/ports/devel/libdombey/Makefile ./libdombey/Makefile --- /usr/ports/devel/libdombey/Makefile 2011-11-25 23:00:54.000000000 -0500 +++ ./libdombey/Makefile 2011-12-03 09:08:30.000000000 -0500 @@ -6,7 +6,7 @@ # PORTNAME= libdombey -PORTVERSION= 1.12 +PORTVERSION= 1.13 CATEGORIES= devel MASTER_SITES= http://www.mammothcheese.ca/ diff -ruN /usr/ports/devel/libdombey/distinfo ./libdombey/distinfo --- /usr/ports/devel/libdombey/distinfo 2011-11-25 23:00:54.000000000 -0500 +++ ./libdombey/distinfo 2011-12-03 09:12:40.000000000 -0500 @@ -1,2 +1,2 @@ -SHA256 (libdombey-1.12.tar.gz) = 85ba44ead1f12ef451fc0fbe9e283a0c7bdf45697c255e49595fd18c76041ed5 -SIZE (libdombey-1.12.tar.gz) = 14386 +SHA256 (libdombey-1.13.tar.gz) = d2596d4a9f2b229dc49a452d36c3ab31e1f7f9027159e515e25607e9ef8b4667 +SIZE (libdombey-1.13.tar.gz) = 14445 diff -ruN /usr/ports/devel/libdombey/pkg-descr ./libdombey/pkg-descr --- /usr/ports/devel/libdombey/pkg-descr 2011-10-22 19:49:49.000000000 -0400 +++ ./libdombey/pkg-descr 2011-12-03 09:08:59.000000000 -0500 @@ -4,9 +4,4 @@ or her code against the library to create a complete multi-process SCGI application server. -libdombey is intended for use in applications where client requests are -either GET requests or POST requests encoded with x-www-form-urlencoding. -It drops connections over which it receives POST requests encoded as -multipart/form-data. - WWW: http://www.mammothcheese.ca/libdombey.html --- libdombey.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?920781.40718.bm>