Date: Wed, 27 Jan 2010 01:29:41 +0800 (CST) From: Hung-Yi Chen <gaod@hychen.org> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/143267: [UPDATE] www/libmicrohttpd: update to 0.4.4 Message-ID: <201001261729.o0QHTfkp093562@gaod.tfcis.org> Resent-Message-ID: <201001261730.o0QHU7sw067336@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 143267 >Category: ports >Synopsis: [UPDATE] www/libmicrohttpd: update to 0.4.4 >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: Tue Jan 26 17:30:07 UTC 2010 >Closed-Date: >Last-Modified: >Originator: Hung-Yi Chen >Release: FreeBSD 8.0-RELEASE-p2 i386 >Organization: >Environment: System: FreeBSD gaod.tfcis.org 8.0-RELEASE-p2 FreeBSD 8.0-RELEASE-p2 #3: Tue Jan 12 17:56:41 CST 2010 gaod@gaod.tfcis.org:/usr/obj/usr/src/sys/GENERIC i386 >Description: Update to 0.4.4. Fix $MASTER_SITES in Makefile. >How-To-Repeat: >Fix: --- libmicrohttpd begins here --- ===> Generating patch ===> Viewing diff with more diff -ruN --exclude=CVS /usr/ports/www/libmicrohttpd.orig/Makefile /usr/ports/www/libmicrohttpd/Makefile --- /usr/ports/www/libmicrohttpd.orig/Makefile 2009-10-25 02:48:09.000000000 +0800 +++ /usr/ports/www/libmicrohttpd/Makefile 2010-01-27 01:26:20.000000000 +0800 @@ -6,9 +6,10 @@ # PORTNAME= libmicrohttpd -PORTVERSION= 0.4.2 +PORTVERSION= 0.4.4 CATEGORIES= www -MASTER_SITES= http://gnunet.org/libmicrohttpd/download/ +MASTER_SITES= ${MASTER_SITE_GNU} +MASTER_SITE_SUBDIR= libmicrohttpd MAINTAINER= amatus@gnu.org COMMENT= C library for embedding HTTP server functionality diff -ruN --exclude=CVS /usr/ports/www/libmicrohttpd.orig/distinfo /usr/ports/www/libmicrohttpd/distinfo --- /usr/ports/www/libmicrohttpd.orig/distinfo 2009-08-19 18:31:06.000000000 +0800 +++ /usr/ports/www/libmicrohttpd/distinfo 2010-01-27 01:21:51.000000000 +0800 @@ -1,3 +1,3 @@ -MD5 (libmicrohttpd-0.4.2.tar.gz) = 2853d8f32417e3c5f3b18fda38f96e52 -SHA256 (libmicrohttpd-0.4.2.tar.gz) = 1e095469f7d159e5b9c91106484e10f0b3ce3265c55b9864407bd4ea5952111f -SIZE (libmicrohttpd-0.4.2.tar.gz) = 837392 +MD5 (libmicrohttpd-0.4.4.tar.gz) = bcd61ebb10286379f55c7db9c79e0465 +SHA256 (libmicrohttpd-0.4.4.tar.gz) = 3f037b6dd80c2df3a25e2bf6033d9147ff82831b95fbf609bbdff20bc93288f0 +SIZE (libmicrohttpd-0.4.4.tar.gz) = 843590 ===> Done --- libmicrohttpd ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201001261729.o0QHTfkp093562>