Date: Wed, 11 Jun 2008 23:34:57 GMT From: David Barksdale <amatus@gnu.org> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/124495: Update port: www/libmicrohttpd 3.1 Message-ID: <200806112334.m5BNYvi8053763@www.freebsd.org> Resent-Message-ID: <200806112340.m5BNe3u8032004@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 124495 >Category: ports >Synopsis: Update port: www/libmicrohttpd 3.1 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Jun 11 23:40:03 UTC 2008 >Closed-Date: >Last-Modified: >Originator: David Barksdale >Release: >Organization: >Environment: >Description: This patch updates libmicrohttpd to version 3.1. The old version 2.2 is no longer available from the project's website. How do I request that a mirror be made of this new version by the FreeBSD people? >How-To-Repeat: >Fix: Patch attached with submission follows: diff -ruN /usr/ports/www/libmicrohttpd/Makefile www/libmicrohttpd/Makefile --- /usr/ports/www/libmicrohttpd/Makefile 2008-03-27 18:30:06.070045598 -0500 +++ www/libmicrohttpd/Makefile 2008-06-11 18:19:35.267265956 -0500 @@ -6,7 +6,7 @@ # PORTNAME= libmicrohttpd -PORTVERSION= 0.2.2 +PORTVERSION= 0.3.1 CATEGORIES= www MASTER_SITES= http://gnunet.org/libmicrohttpd/download/ @@ -16,7 +16,7 @@ USE_LDCONFIG= yes GNU_CONFIGURE= yes -PLIST_FILES= lib/libmicrohttpd.so.3 \ +PLIST_FILES= lib/libmicrohttpd.so.4 \ lib/libmicrohttpd.la \ lib/libmicrohttpd.so \ lib/libmicrohttpd.a \ diff -ruN /usr/ports/www/libmicrohttpd/distinfo www/libmicrohttpd/distinfo --- /usr/ports/www/libmicrohttpd/distinfo 2008-03-27 18:30:06.071045725 -0500 +++ www/libmicrohttpd/distinfo 2008-06-11 18:09:19.162025207 -0500 @@ -1,3 +1,3 @@ -MD5 (libmicrohttpd-0.2.2.tar.gz) = 6b76c1232743ef307e81361e63dc22a8 -SHA256 (libmicrohttpd-0.2.2.tar.gz) = 25e0188f4b89c8898b242a63684252ad1fed66bb76594c749550715b35540850 -SIZE (libmicrohttpd-0.2.2.tar.gz) = 477417 +MD5 (libmicrohttpd-0.3.1.tar.gz) = ae335b1f6f51488f2db3f216f71c852c +SHA256 (libmicrohttpd-0.3.1.tar.gz) = c38e3d74c1a97e2bd0442147003d6423acbe791979cb52d5e78b5fcfe95168ff +SIZE (libmicrohttpd-0.3.1.tar.gz) = 559463 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200806112334.m5BNYvi8053763>