Bug 172308 - [MAINTAINER] www/libmicrohttpd: Update to 0.9.22
Summary: [MAINTAINER] www/libmicrohttpd: Update to 0.9.22
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Jason Helfman
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-03 19:50 UTC by Hung-Yi Chen
Modified: 2012-10-04 07:10 UTC (History)
0 users

See Also:


Attachments
libmicrohttpd.diff (773 bytes, patch)
2012-10-03 19:50 UTC, Hung-Yi Chen
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!