Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Dec 2010 04:36:11 +0800 (CST)
From:      Hung-Yi Chen <gaod@hychen.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/153530: [PATCH] www/libmicrohttpd: Update & Take maintainership
Message-ID:  <201012292036.oBTKaBSU072107@cse.tw>
Resent-Message-ID: <201012292040.oBTKe9q6084000@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         153530
>Category:       ports
>Synopsis:       [PATCH] www/libmicrohttpd: Update & Take maintainership
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Dec 29 20:40:09 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Hung-Yi Chen
>Release:        FreeBSD 8.2-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD cse.tw 8.2-PRERELEASE FreeBSD 8.2-PRERELEASE #13: Tue Nov 30 16:35:58 CST 2010 gaod@cse.tw:/usr/obj/usr/src/sys/CSETW i386


	
>Description:
	Update to 0.9.4.

	I would like to take maintainership to provide further updates.

>How-To-Repeat:
	
>Fix:

	

--- libmicrohttpd.diff 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-20 03:43:28.000000000 +0800
+++ /usr/ports/www/libmicrohttpd/Makefile	2010-12-30 04:34:07.000000000 +0800
@@ -6,18 +6,19 @@
 #
 
 PORTNAME=	libmicrohttpd
-PORTVERSION=	0.4.2
+PORTVERSION=	0.9.4
 CATEGORIES=	www
-MASTER_SITES=	http://gnunet.org/libmicrohttpd/download/
+MASTER_SITES=	${MASTER_SITE_GNU}
+MASTER_SITE_SUBDIR=	libmicrohttpd
 
-MAINTAINER=	amatus@gnu.org
+MAINTAINER=	gaod@hychen.org
 COMMENT=	C library for embedding HTTP server functionality
 
 USE_LDCONFIG=	yes
 GNU_CONFIGURE=	yes
 MAKE_ARGS+=	pkgconfigdir=${PREFIX}/libdata/pkgconfig
 
-PLIST_FILES=	lib/libmicrohttpd.so.6 \
+PLIST_FILES=	lib/libmicrohttpd.so.12 \
 		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	2009-08-18 04:18:57.000000000 +0800
+++ /usr/ports/www/libmicrohttpd/distinfo	2010-12-30 04:28:22.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.9.4.tar.gz) = 31f37439095e1f7143af97207f03aa14
+SHA256 (libmicrohttpd-0.9.4.tar.gz) = 109823c81a846211a88ecd59ab4b8d88448f85d6b217ed2cac14e5364a6f32f2
+SIZE (libmicrohttpd-0.9.4.tar.gz) = 751887
===> Done
--- libmicrohttpd.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?201012292036.oBTKaBSU072107>