Bug 172308

Summary: [MAINTAINER] www/libmicrohttpd: Update to 0.9.22
Product: Ports & Packages Reporter: Hung-Yi Chen <gaod>
Component: Individual Port(s)Assignee: Jason Helfman <jgh>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
libmicrohttpd.diff none

Description Hung-Yi Chen 2012-10-03 19:50:09 UTC
	Update to 0.9.22.
Comment 1 Jason Helfman freebsd_committer freebsd_triage 2012-10-03 22:34:18 UTC
Responsible Changed
From-To: freebsd-ports-bugs->jgh

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2012-10-04 07:06:05 UTC
Author: jgh
Date: Thu Oct  4 06:05:50 2012
New Revision: 305228
URL: http://svn.freebsd.org/changeset/ports/305228

Log:
  - update to 0.9.22
  
  PR:		172308
  Submitted by:	maintainer, gaod@hychen.org

Modified:
  head/www/libmicrohttpd/Makefile
  head/www/libmicrohttpd/distinfo

Modified: head/www/libmicrohttpd/Makefile
==============================================================================
--- head/www/libmicrohttpd/Makefile	Thu Oct  4 01:41:47 2012	(r305227)
+++ head/www/libmicrohttpd/Makefile	Thu Oct  4 06:05:50 2012	(r305228)
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	libmicrohttpd
-PORTVERSION=	0.9.21
+PORTVERSION=	0.9.22
 CATEGORIES=	www
 MASTER_SITES=	${MASTER_SITE_GNU}
 MASTER_SITE_SUBDIR=	${PORTNAME}

Modified: head/www/libmicrohttpd/distinfo
==============================================================================
--- head/www/libmicrohttpd/distinfo	Thu Oct  4 01:41:47 2012	(r305227)
+++ head/www/libmicrohttpd/distinfo	Thu Oct  4 06:05:50 2012	(r305228)
@@ -1,2 +1,2 @@
-SHA256 (libmicrohttpd-0.9.21.tar.gz) = 280d7e4a9ab9220db297b1e132acc8c0297ad95cf22a8b995fd8cb73562f3825
-SIZE (libmicrohttpd-0.9.21.tar.gz) = 832996
+SHA256 (libmicrohttpd-0.9.22.tar.gz) = 198daebb695eb6b97923200a26c143d38c11b582019927a75b2872ae4ec2f687
+SIZE (libmicrohttpd-0.9.22.tar.gz) = 829899
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
Comment 3 Jason Helfman freebsd_committer freebsd_triage 2012-10-04 07:09:43 UTC
State Changed
From-To: open->closed

Committed. Thanks!