Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Jun 2017 13:59:08 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r443975 - in head: games/aquaria multimedia/libmediainfo sysutils/fusefs-encfs textproc/tinyxml2
Message-ID:  <201706201359.v5KDx8GL059406@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Tue Jun 20 13:59:08 2017
New Revision: 443975
URL: https://svnweb.freebsd.org/changeset/ports/443975

Log:
  Update textproc/tinyxml2 to 5.0.0
  
  - Use PLIST instead of PLIST_FILES
  - Bump PORTREVISION for shlib change
  
  Changes:	https://github.com/leethomason/tinyxml2/commits/master

Added:
  head/textproc/tinyxml2/pkg-plist   (contents, props changed)
Modified:
  head/games/aquaria/Makefile
  head/multimedia/libmediainfo/Makefile
  head/sysutils/fusefs-encfs/Makefile
  head/textproc/tinyxml2/Makefile
  head/textproc/tinyxml2/distinfo

Modified: head/games/aquaria/Makefile
==============================================================================
--- head/games/aquaria/Makefile	Tue Jun 20 13:36:50 2017	(r443974)
+++ head/games/aquaria/Makefile	Tue Jun 20 13:59:08 2017	(r443975)
@@ -4,6 +4,7 @@ PORTNAME=	aquaria
 DISTVERSIONPREFIX=	OSE-v
 DISTVERSION=	1.002-22
 DISTVERSIONSUFFIX=	-g84366ad
+PORTREVISION=	1
 CATEGORIES=	games
 
 MAINTAINER=	jbeich@FreeBSD.org

Modified: head/multimedia/libmediainfo/Makefile
==============================================================================
--- head/multimedia/libmediainfo/Makefile	Tue Jun 20 13:36:50 2017	(r443974)
+++ head/multimedia/libmediainfo/Makefile	Tue Jun 20 13:59:08 2017	(r443975)
@@ -3,6 +3,7 @@
 
 PORTNAME=	libmediainfo
 PORTVERSION=	0.7.96
+PORTREVISION=	1
 CATEGORIES=	multimedia
 MASTER_SITES=	http://mediaarea.net/download/binary/mediainfo/${PORTVERSION}/ \
 		LOCAL/sunpoet

Modified: head/sysutils/fusefs-encfs/Makefile
==============================================================================
--- head/sysutils/fusefs-encfs/Makefile	Tue Jun 20 13:36:50 2017	(r443974)
+++ head/sysutils/fusefs-encfs/Makefile	Tue Jun 20 13:59:08 2017	(r443975)
@@ -3,7 +3,7 @@
 
 PORTNAME=	encfs
 PORTVERSION=	1.9.1
-PORTREVISION=	1
+PORTREVISION=	2
 DISTVERSIONPREFIX=	v
 CATEGORIES=	sysutils
 PKGNAMEPREFIX=	fusefs-

Modified: head/textproc/tinyxml2/Makefile
==============================================================================
--- head/textproc/tinyxml2/Makefile	Tue Jun 20 13:36:50 2017	(r443974)
+++ head/textproc/tinyxml2/Makefile	Tue Jun 20 13:59:08 2017	(r443975)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	tinyxml2
-PORTVERSION=	4.0.1
+PORTVERSION=	5.0.0
 PORTEPOCH=	1
 CATEGORIES=	textproc
 
@@ -17,20 +17,15 @@ CMAKE_ARGS=	-DBUILD_SHARED_LIBS=ON -DBUILD_STATIC_LIBS
 USE_LDCONFIG=	yes
 USES=		cmake dos2unix pathfix
 
-PLIST_FILES=	include/tinyxml2.h \
-		lib/libtinyxml2.a \
-		lib/libtinyxml2.so \
-		lib/libtinyxml2.so.${PORTVERSION:R:R} \
-		lib/libtinyxml2.so.${PORTVERSION} \
-		libdata/pkgconfig/tinyxml2.pc
-PORTEXAMPLES=	resources xmltest.cpp
+PLIST_SUB=	PORTVERSION=${PORTVERSION} SHLIB_VER=${PORTVERSION:R:R}
+PORTEXAMPLES=	*
 
 GH_ACCOUNT=	leethomason
 USE_GITHUB=	yes
 
 post-install-EXAMPLES-on:
 	${MKDIR} ${STAGEDIR}${EXAMPLESDIR}/
-	cd ${WRKSRC}/ && ${COPYTREE_SHARE} "${PORTEXAMPLES}" ${STAGEDIR}${EXAMPLESDIR}/
+	cd ${WRKSRC}/ && ${COPYTREE_SHARE} resources ${STAGEDIR}${EXAMPLESDIR}/
 
 do-test:
 	cd ${WRKSRC}/ && ${SETENV} ${MAKE_ENV} ${MAKE_CMD} ${MAKE_ARGS} xmltest && ./xmltest

Modified: head/textproc/tinyxml2/distinfo
==============================================================================
--- head/textproc/tinyxml2/distinfo	Tue Jun 20 13:36:50 2017	(r443974)
+++ head/textproc/tinyxml2/distinfo	Tue Jun 20 13:59:08 2017	(r443975)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1495726911
-SHA256 (leethomason-tinyxml2-4.0.1_GH0.tar.gz) = 14b38ef25cc136d71339ceeafb4856bb638d486614103453eccd323849267f20
-SIZE (leethomason-tinyxml2-4.0.1_GH0.tar.gz) = 344295
+TIMESTAMP = 1497958457
+SHA256 (leethomason-tinyxml2-5.0.0_GH0.tar.gz) = d88cd8cece80162a2d7a1a0801aa4fc771d4ed6b094b475d00f303eda30bc87d
+SIZE (leethomason-tinyxml2-5.0.0_GH0.tar.gz) = 349522

Added: head/textproc/tinyxml2/pkg-plist
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/textproc/tinyxml2/pkg-plist	Tue Jun 20 13:59:08 2017	(r443975)
@@ -0,0 +1,9 @@
+include/tinyxml2.h
+lib/cmake/tinyxml2/tinyxml2Config.cmake
+lib/cmake/tinyxml2/tinyxml2Targets-%%CMAKE_BUILD_TYPE%%.cmake
+lib/cmake/tinyxml2/tinyxml2Targets.cmake
+lib/libtinyxml2.a
+lib/libtinyxml2.so
+lib/libtinyxml2.so.%%SHLIB_VER%%
+lib/libtinyxml2.so.%%PORTVERSION%%
+libdata/pkgconfig/tinyxml2.pc



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