From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Jun 25 06:50:09 2011 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 02A03106567F for ; Sat, 25 Jun 2011 06:50:09 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 8F6848FC14 for ; Sat, 25 Jun 2011 06:50:08 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p5P6o8jB085608 for ; Sat, 25 Jun 2011 06:50:08 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p5P6o8dD085607; Sat, 25 Jun 2011 06:50:08 GMT (envelope-from gnats) Resent-Date: Sat, 25 Jun 2011 06:50:08 GMT Resent-Message-Id: <201106250650.p5P6o8dD085607@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Jin-Sih Lin Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 00A891065676 for ; Sat, 25 Jun 2011 06:42:19 +0000 (UTC) (envelope-from root@deep.tw) Received: from deep.tw (deep.tw [122.116.130.101]) by mx1.freebsd.org (Postfix) with ESMTP id C50E68FC2D for ; Sat, 25 Jun 2011 06:42:18 +0000 (UTC) Received: by deep.tw (Postfix, from userid 0) id 07BD05C39; Sat, 25 Jun 2011 14:42:17 +0800 (CST) Message-Id: <20110625064218.07BD05C39@deep.tw> Date: Sat, 25 Jun 2011 14:42:17 +0800 (CST) From: Jin-Sih Lin To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: gaod@hychen.org Subject: ports/158285: [PATCH] www/libmicrohttpd: update to 0.9.12 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 25 Jun 2011 06:50:09 -0000 >Number: 158285 >Category: ports >Synopsis: [PATCH] www/libmicrohttpd: update to 0.9.12 >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 Jun 25 06:50:07 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Jin-Sih Lin >Release: FreeBSD 8.2-STABLE i386 >Organization: FreeBSD @ Taiwan >Environment: System: FreeBSD deep.tw 8.2-STABLE FreeBSD 8.2-STABLE #0: Fri Feb 25 14:49:48 CST 2011 >Description: - Update to 0.9.12 Port maintainer (gaod@hychen.org) is cc'd. Generated with FreeBSD Port Tools 0.99 >How-To-Repeat: >Fix: --- libmicrohttpd-0.9.12.patch begins here --- diff -ruN --exclude=CVS /usr/ports/www/libmicrohttpd.orig/Makefile /usr/ports/www/libmicrohttpd/Makefile --- /usr/ports/www/libmicrohttpd.orig/Makefile 2011-06-06 02:43:15.000000000 +0800 +++ /usr/ports/www/libmicrohttpd/Makefile 2011-06-25 14:39:32.000000000 +0800 @@ -6,8 +6,7 @@ # PORTNAME= libmicrohttpd -PORTVERSION= 0.9.4 -PORTREVISION= 2 +PORTVERSION= 0.9.12 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -36,7 +35,7 @@ MAN3= libmicrohttpd.3 INFO= microhttpd microhttpd-tutorial -PLIST_FILES= lib/libmicrohttpd.so.12 \ +PLIST_FILES= lib/libmicrohttpd.so.20 \ lib/libmicrohttpd.la \ lib/libmicrohttpd.so \ lib/libmicrohttpd.a \ diff -ruN --exclude=CVS /usr/ports/www/libmicrohttpd.orig/distinfo /usr/ports/www/libmicrohttpd/distinfo --- /usr/ports/www/libmicrohttpd.orig/distinfo 2011-01-09 20:07:15.000000000 +0800 +++ /usr/ports/www/libmicrohttpd/distinfo 2011-06-25 14:29:31.000000000 +0800 @@ -1,2 +1,2 @@ -SHA256 (libmicrohttpd-0.9.4.tar.gz) = 109823c81a846211a88ecd59ab4b8d88448f85d6b217ed2cac14e5364a6f32f2 -SIZE (libmicrohttpd-0.9.4.tar.gz) = 751887 +SHA256 (libmicrohttpd-0.9.12.tar.gz) = c5fbfb913a715b45edce494cec45dd233509d0a890701747e34d6f8f343ebea2 +SIZE (libmicrohttpd-0.9.12.tar.gz) = 770824 --- libmicrohttpd-0.9.12.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: