From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Aug 15 22:40:04 2009 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 3B4EF1065672 for ; Sat, 15 Aug 2009 22:40:04 +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 146948FC4B for ; Sat, 15 Aug 2009 22:40:04 +0000 (UTC) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n7FMe3wO011524 for ; Sat, 15 Aug 2009 22:40:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n7FMe3sP011523; Sat, 15 Aug 2009 22:40:03 GMT (envelope-from gnats) Resent-Date: Sat, 15 Aug 2009 22:40:03 GMT Resent-Message-Id: <200908152240.n7FMe3sP011523@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, Sylvio Cesar Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6F72F106568B for ; Sat, 15 Aug 2009 22:31:37 +0000 (UTC) (envelope-from scjamorim@bsd.com.br) Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.244]) by mx1.freebsd.org (Postfix) with ESMTP id 335918FC15 for ; Sat, 15 Aug 2009 22:31:37 +0000 (UTC) Received: by an-out-0708.google.com with SMTP id d14so839288and.13 for ; Sat, 15 Aug 2009 15:31:36 -0700 (PDT) Received: by 10.100.24.9 with SMTP id 9mr2518834anx.132.1250375495982; Sat, 15 Aug 2009 15:31:35 -0700 (PDT) Received: from fbsd72.scjamorim.org ([201.47.164.60]) by mx.google.com with ESMTPS id c37sm4299882ana.2.2009.08.15.15.31.34 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sat, 15 Aug 2009 15:31:35 -0700 (PDT) Received: by fbsd72.scjamorim.org (Postfix, from userid 0) id 023A622982B; Sat, 15 Aug 2009 19:31:27 -0300 (BRT) Message-Id: <20090815223128.023A622982B@fbsd72.scjamorim.org> Date: Sat, 15 Aug 2009 19:31:27 -0300 (BRT) From: Sylvio Cesar To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: amatus@gnu.org Subject: ports/137812: [PATCH] www/libmicrohttpd: update to 0.4.2 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, 15 Aug 2009 22:40:04 -0000 >Number: 137812 >Category: ports >Synopsis: [PATCH] www/libmicrohttpd: update to 0.4.2 >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 Aug 15 22:40:03 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Sylvio Cesar >Release: FreeBSD 7.2-RELEASE i386 >Organization: >Environment: System: FreeBSD fbsd72.scjamorim.org 7.2-RELEASE FreeBSD 7.2-RELEASE #0: Mon Aug 3 22:10:47 BRT >Description: - Update to 0.4.2 You can see log in mine tinderbox: http://www.scjamorim.org/Home/libmicrohttpd-0.4.2.log Added file(s): - files/patch-Makefile.in Port maintainer (amatus@gnu.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- libmicrohttpd-0.4.2.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/www/libmicrohttpd/Makefile,v retrieving revision 1.3 diff -u -u -r1.3 Makefile --- Makefile 14 Jun 2008 13:23:13 -0000 1.3 +++ Makefile 15 Aug 2009 22:29:53 -0000 @@ -6,7 +6,7 @@ # PORTNAME= libmicrohttpd -PORTVERSION= 0.3.1 +PORTVERSION= 0.4.2 CATEGORIES= www MASTER_SITES= http://gnunet.org/libmicrohttpd/download/ @@ -16,10 +16,11 @@ USE_LDCONFIG= yes GNU_CONFIGURE= yes -PLIST_FILES= lib/libmicrohttpd.so.4 \ +PLIST_FILES= lib/libmicrohttpd.so.6 \ lib/libmicrohttpd.la \ lib/libmicrohttpd.so \ lib/libmicrohttpd.a \ + libdata/pkgconfig/libmicrohttpd.pc \ include/microhttpd.h \ info/microhttpd.info Index: distinfo =================================================================== RCS file: /home/ncvs/ports/www/libmicrohttpd/distinfo,v retrieving revision 1.3 diff -u -u -r1.3 distinfo --- distinfo 14 Jun 2008 13:23:13 -0000 1.3 +++ distinfo 15 Aug 2009 22:29:53 -0000 @@ -1,3 +1,3 @@ -MD5 (libmicrohttpd-0.3.1.tar.gz) = ae335b1f6f51488f2db3f216f71c852c -SHA256 (libmicrohttpd-0.3.1.tar.gz) = c38e3d74c1a97e2bd0442147003d6423acbe791979cb52d5e78b5fcfe95168ff -SIZE (libmicrohttpd-0.3.1.tar.gz) = 559463 +MD5 (libmicrohttpd-0.4.2.tar.gz) = 2853d8f32417e3c5f3b18fda38f96e52 +SHA256 (libmicrohttpd-0.4.2.tar.gz) = 1e095469f7d159e5b9c91106484e10f0b3ce3265c55b9864407bd4ea5952111f +SIZE (libmicrohttpd-0.4.2.tar.gz) = 837392 Index: files/patch-Makefile.in =================================================================== RCS file: files/patch-Makefile.in diff -N files/patch-Makefile.in --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ files/patch-Makefile.in 15 Aug 2009 22:29:53 -0000 @@ -0,0 +1,11 @@ +--- Makefile.in.orig 2009-08-15 14:59:45.000000000 -0300 ++++ Makefile.in 2009-08-15 15:00:14.000000000 -0300 +@@ -217,7 +217,7 @@ + ACLOCAL_AMFLAGS = -I m4 + SUBDIRS = contrib src doc m4 . + EXTRA_DIST = acinclude.m4 libmicrohttpd.pc.in +-pkgconfigdir = $(libdir)/pkgconfig ++pkgconfigdir = /usr/local/libdata/pkgconfig + pkgconfig_DATA = libmicrohttpd.pc + all: MHD_config.h + $(MAKE) $(AM_MAKEFLAGS) all-recursive --- libmicrohttpd-0.4.2.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: