Bug 185184 - [MAINTAINER] www/libmicrohttpd: update to 0.9.33
Summary: [MAINTAINER] www/libmicrohttpd: update to 0.9.33
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: Po-Chuan Hsieh
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-12-25 19:30 UTC by Hung-Yi Chen
Modified: 2013-12-25 20:30 UTC (History)
0 users

See Also:


Attachments
libmicrohttpd-0.9.33.patch (1.35 KB, patch)
2013-12-25 19:30 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 2013-12-25 19:30:00 UTC
- Update to 0.9.33

Generated with FreeBSD Port Tools 0.99_11 (mode: update, diff: ports)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-12-25 19:30:09 UTC
Responsible Changed
From-To: freebsd-ports-bugs->sunpoet

sunpoet@ wants this submitter's PRs (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2013-12-25 20:16:53 UTC
Author: sunpoet
Date: Wed Dec 25 20:16:44 2013
New Revision: 337453
URL: http://svnweb.freebsd.org/changeset/ports/337453

Log:
  - Update to 0.9.33
  
  Changes:	https://gnunet.org/svn/libmicrohttpd/ChangeLog
  PR:		ports/185184
  Submitted by:	Hung-Yi Chen <gaod@hychen.org> (maintainer)

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

Modified: head/www/libmicrohttpd/Makefile
==============================================================================
--- head/www/libmicrohttpd/Makefile	Wed Dec 25 20:16:33 2013	(r337452)
+++ head/www/libmicrohttpd/Makefile	Wed Dec 25 20:16:44 2013	(r337453)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	libmicrohttpd
-PORTVERSION=	0.9.31
+PORTVERSION=	0.9.33
 CATEGORIES=	www
 MASTER_SITES=	GNU
 
@@ -27,7 +27,7 @@ PLIST_FILES=	include/microhttpd.h \
 		lib/libmicrohttpd.a \
 		lib/libmicrohttpd.la \
 		lib/libmicrohttpd.so \
-		lib/libmicrohttpd.so.30 \
+		lib/libmicrohttpd.so.32 \
 		libdata/pkgconfig/libmicrohttpd.pc \
 		man/man3/libmicrohttpd.3.gz
 
@@ -35,6 +35,6 @@ post-patch:
 	@${REINPLACE_CMD} -e 's|-ldl|-lc|' ${WRKSRC}/src/examples/Makefile.in
 
 post-build:
-	@${STRIP_CMD} ${WRKSRC}/src/microhttpd/.libs/libmicrohttpd.so.30
+	@${STRIP_CMD} ${WRKSRC}/src/microhttpd/.libs/libmicrohttpd.so.32
 
 .include <bsd.port.mk>

Modified: head/www/libmicrohttpd/distinfo
==============================================================================
--- head/www/libmicrohttpd/distinfo	Wed Dec 25 20:16:33 2013	(r337452)
+++ head/www/libmicrohttpd/distinfo	Wed Dec 25 20:16:44 2013	(r337453)
@@ -1,2 +1,2 @@
-SHA256 (libmicrohttpd-0.9.31.tar.gz) = cac177d1081ae23e97713972499c24e13a0fa13d112a30132a249d4055ec5d1b
-SIZE (libmicrohttpd-0.9.31.tar.gz) = 1118373
+SHA256 (libmicrohttpd-0.9.33.tar.gz) = d9587e8497548f820650cd607daf3615ea3272435779378983032c570f1cd559
+SIZE (libmicrohttpd-0.9.33.tar.gz) = 1104292
_______________________________________________
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 Po-Chuan Hsieh freebsd_committer freebsd_triage 2013-12-25 20:17:08 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 4 dfilter service freebsd_committer freebsd_triage 2013-12-25 20:20:36 UTC
Author: sunpoet
Date: Wed Dec 25 20:20:28 2013
New Revision: 337454
URL: http://svnweb.freebsd.org/changeset/ports/337454

Log:
  - Update to 0.9.33
  - Bump PORTREVISION for www/libmicrohttpd shlib change
  
  Changes:	https://gnunet.org/svn/libmicrohttpd/ChangeLog
  PR:		ports/185184
  Submitted by:	Hung-Yi Chen <gaod@hychen.org> (maintainer)

Modified:
  head/audio/gmpc-mserver/Makefile
  head/multimedia/xbmc/Makefile

Modified: head/audio/gmpc-mserver/Makefile
==============================================================================
--- head/audio/gmpc-mserver/Makefile	Wed Dec 25 20:16:44 2013	(r337453)
+++ head/audio/gmpc-mserver/Makefile	Wed Dec 25 20:20:28 2013	(r337454)
@@ -3,7 +3,7 @@
 
 PORTNAME=	gmpc-mserver
 PORTVERSION=	0.20.0
-PORTREVISION=	7
+PORTREVISION=	8
 CATEGORIES=	audio
 MASTER_SITES=	http://download.sarine.nl/Programs/gmpc/${PORTVERSION}/ \
 		http://freebsd.unixfreunde.de/sources/

Modified: head/multimedia/xbmc/Makefile
==============================================================================
--- head/multimedia/xbmc/Makefile	Wed Dec 25 20:16:44 2013	(r337453)
+++ head/multimedia/xbmc/Makefile	Wed Dec 25 20:20:28 2013	(r337454)
@@ -2,7 +2,7 @@
 
 PORTNAME=	xbmc
 DISTVERSION=	12.2
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	multimedia
 MASTER_SITES=	http://mirrors.xbmc.org/releases/source/
 
_______________________________________________
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"