Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Aug 2013 18:10:37 +0000 (UTC)
From:      Brendan Fabeny <bf@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r324407 - in head: devel/cppcheck textproc/tinyxml2
Message-ID:  <201308081810.r78IAbMa086939@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bf
Date: Thu Aug  8 18:10:37 2013
New Revision: 324407
URL: http://svnweb.freebsd.org/changeset/ports/324407

Log:
  Update textproc/tinyxml2 to 20130805, and adjust a dependent port

Modified:
  head/devel/cppcheck/Makefile
  head/textproc/tinyxml2/Makefile
  head/textproc/tinyxml2/distinfo

Modified: head/devel/cppcheck/Makefile
==============================================================================
--- head/devel/cppcheck/Makefile	Thu Aug  8 18:08:03 2013	(r324406)
+++ head/devel/cppcheck/Makefile	Thu Aug  8 18:10:37 2013	(r324407)
@@ -3,6 +3,7 @@
 
 PORTNAME=	cppcheck
 PORTVERSION=	1.61
+PORTREVISION=	1
 CATEGORIES=	devel
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}/
 

Modified: head/textproc/tinyxml2/Makefile
==============================================================================
--- head/textproc/tinyxml2/Makefile	Thu Aug  8 18:08:03 2013	(r324406)
+++ head/textproc/tinyxml2/Makefile	Thu Aug  8 18:10:37 2013	(r324407)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	tinyxml2
-PORTVERSION=	20130731
+PORTVERSION=	20130805
 CATEGORIES=	textproc
 MASTER_SITES=	LOCAL/bf GH
 
@@ -17,7 +17,7 @@ USE_LDCONFIG=	yes
 USES=		cmake
 
 GH_ACCOUNT=	leethomason
-GH_COMMIT=	db30425
+GH_COMMIT=	0323851
 GH_TAGNAME=	${GH_COMMIT}
 
 PLIST_FILES=	include/tinyxml2.h \

Modified: head/textproc/tinyxml2/distinfo
==============================================================================
--- head/textproc/tinyxml2/distinfo	Thu Aug  8 18:08:03 2013	(r324406)
+++ head/textproc/tinyxml2/distinfo	Thu Aug  8 18:10:37 2013	(r324407)
@@ -1,2 +1,2 @@
-SHA256 (tinyxml2-20130731.tar.gz) = 4dee7199564e5dc64b9c67a2b2ae3ea5b8a48eb22e490f19813485769eb66f1e
-SIZE (tinyxml2-20130731.tar.gz) = 112384
+SHA256 (tinyxml2-20130805.tar.gz) = ef25db3e54eb0ee0e0c9d3b7428096f41f51c9afb6b76f3a80e469c188899bef
+SIZE (tinyxml2-20130805.tar.gz) = 112414



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201308081810.r78IAbMa086939>