svn commit: r353354 - in head: devel/love devel/love07 devel/love5 games/arx-libertatis games/pink-pony games/spring graphics/cegui graphics/devil

Dmitry Marakasov amdmi3 at FreeBSD.org
Thu May 8 20:52:11 UTC 2014


Author: amdmi3
Date: Thu May  8 20:52:09 2014
New Revision: 353354
URL: http://svnweb.freebsd.org/changeset/ports/353354
QAT: https://qat.redports.org/buildarchive/r353354/

Log:
  - Switch graphics/devil to USES=libtool
  
  Since this changes shared lib version number, bump PORTREVISION on all dependent ports:
  
  - devel/love
  - devel/love07
  - devel/love5
  - games/arx-libertatis
  - games/pink-pony
  - games/spring
  - graphics/cegui
  - graphics/graphviz
  
  While here, fix graphics/cegui plist to not remove mtree directory.

Modified:
  head/devel/love/Makefile
  head/devel/love07/Makefile
  head/devel/love5/Makefile
  head/games/arx-libertatis/Makefile
  head/games/pink-pony/Makefile
  head/games/spring/Makefile
  head/graphics/cegui/Makefile
  head/graphics/cegui/pkg-plist
  head/graphics/devil/Makefile
  head/graphics/devil/pkg-plist

Modified: head/devel/love/Makefile
==============================================================================
--- head/devel/love/Makefile	Thu May  8 20:45:40 2014	(r353353)
+++ head/devel/love/Makefile	Thu May  8 20:52:09 2014	(r353354)
@@ -3,7 +3,7 @@
 
 PORTNAME=	love
 PORTVERSION=	0.8.0
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	devel games
 MASTER_SITES=	http://cdn.bitbucket.org/rude/love/downloads/ \
 		http://mirror.amdmi3.ru/distfiles/

Modified: head/devel/love07/Makefile
==============================================================================
--- head/devel/love07/Makefile	Thu May  8 20:45:40 2014	(r353353)
+++ head/devel/love07/Makefile	Thu May  8 20:52:09 2014	(r353354)
@@ -3,7 +3,7 @@
 
 PORTNAME=	love
 PORTVERSION=	0.7.2
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	devel games
 MASTER_SITES=	http://cdn.bitbucket.org/rude/love/downloads/ \
 		http://mirror.amdmi3.ru/distfiles/

Modified: head/devel/love5/Makefile
==============================================================================
--- head/devel/love5/Makefile	Thu May  8 20:45:40 2014	(r353353)
+++ head/devel/love5/Makefile	Thu May  8 20:52:09 2014	(r353354)
@@ -3,7 +3,7 @@
 
 PORTNAME=	love
 DISTVERSION=	0.5-0
-PORTREVISION=	10
+PORTREVISION=	11
 CATEGORIES=	devel games
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
 PKGNAMESUFFIX=	5

Modified: head/games/arx-libertatis/Makefile
==============================================================================
--- head/games/arx-libertatis/Makefile	Thu May  8 20:45:40 2014	(r353353)
+++ head/games/arx-libertatis/Makefile	Thu May  8 20:52:09 2014	(r353354)
@@ -3,7 +3,7 @@
 
 PORTNAME=	arx-libertatis
 PORTVERSION=	1.0.3
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	games
 MASTER_SITES=	http://cloud.github.com/downloads/arx/ArxLibertatis/ \
 		http://mirror.amdmi3.ru/distfiles/

Modified: head/games/pink-pony/Makefile
==============================================================================
--- head/games/pink-pony/Makefile	Thu May  8 20:45:40 2014	(r353353)
+++ head/games/pink-pony/Makefile	Thu May  8 20:52:09 2014	(r353354)
@@ -3,7 +3,7 @@
 
 PORTNAME=	pink-pony
 PORTVERSION=	1.3.1
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	games
 MASTER_SITES=	GOOGLE_CODE \
 		http://mirror.amdmi3.ru/distfiles/

Modified: head/games/spring/Makefile
==============================================================================
--- head/games/spring/Makefile	Thu May  8 20:45:40 2014	(r353353)
+++ head/games/spring/Makefile	Thu May  8 20:52:09 2014	(r353354)
@@ -3,7 +3,7 @@
 
 PORTNAME=	spring
 PORTVERSION=	94.1
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	games
 MASTER_SITES=	SF/springrts/springrts/${PORTNAME}-${PORTVERSION} \
 		http://springrts.com/dl/

Modified: head/graphics/cegui/Makefile
==============================================================================
--- head/graphics/cegui/Makefile	Thu May  8 20:45:40 2014	(r353353)
+++ head/graphics/cegui/Makefile	Thu May  8 20:52:09 2014	(r353354)
@@ -3,14 +3,14 @@
 
 PORTNAME=	cegui
 PORTVERSION=	0.8.3
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	graphics devel
 MASTER_SITES=	SF/crayzedsgui/CEGUI%20Mk-2/0.8
 
 MAINTAINER=	oliver at FreeBSD.org
 COMMENT=	A library providing windowing and widgets for graphics APIs
 
-LIB_DEPENDS=	IL.2:${PORTSDIR}/graphics/devil \
+LIB_DEPENDS=	libIL.so:${PORTSDIR}/graphics/devil \
 		pcre.3:${PORTSDIR}/devel/pcre \
 		libfreetype.so:${PORTSDIR}/print/freetype2 \
 		execinfo:${PORTSDIR}/devel/libexecinfo

Modified: head/graphics/cegui/pkg-plist
==============================================================================
--- head/graphics/cegui/pkg-plist	Thu May  8 20:45:40 2014	(r353353)
+++ head/graphics/cegui/pkg-plist	Thu May  8 20:52:09 2014	(r353354)
@@ -462,7 +462,6 @@ share/cegui-0/xml_schemas/Samples.xsd
 @dirrm include/cegui-0/CEGUI
 @dirrm include/cegui-0
 @dirrm lib/cegui-0.8
- at dirrmtry libdata/pkgconfig
 @dirrm share/cegui-0/animations
 @dirrm share/cegui-0/fonts
 @dirrm share/cegui-0/imagesets

Modified: head/graphics/devil/Makefile
==============================================================================
--- head/graphics/devil/Makefile	Thu May  8 20:45:40 2014	(r353353)
+++ head/graphics/devil/Makefile	Thu May  8 20:52:09 2014	(r353354)
@@ -12,8 +12,8 @@ DISTNAME=	DevIL-${PORTVERSION}
 MAINTAINER=	amdmi3 at FreeBSD.org
 COMMENT=	A full featured cross-platform image library
 
-USES=		pkgconfig
-USE_AUTOTOOLS=	aclocal autoheader automake autoconf libtool
+USES=		pkgconfig libtool
+USE_AUTOTOOLS=	aclocal autoheader automake autoconf
 ACLOCAL_ARGS=	-I m4 -I ${LOCALBASE}/share/aclocal
 AUTOMAKE_ARGS=	--add-missing --copy --force-missing
 CONFIGURE_ARGS=	--enable-ILU \

Modified: head/graphics/devil/pkg-plist
==============================================================================
--- head/graphics/devil/pkg-plist	Thu May  8 20:45:40 2014	(r353353)
+++ head/graphics/devil/pkg-plist	Thu May  8 20:52:09 2014	(r353354)
@@ -5,19 +5,19 @@ include/IL/ilu.h
 include/IL/ilu_region.h
 %%X11%%include/IL/ilut.h
 lib/libIL.a
-lib/libIL.la
 lib/libIL.so
-lib/libIL.so.2
+lib/libIL.so.1
+lib/libIL.so.1.1.0
 lib/libILU.a
-lib/libILU.la
 lib/libILU.so
-lib/libILU.so.2
+lib/libILU.so.1
+lib/libILU.so.1.1.0
 %%X11%%lib/libILUT.a
-%%X11%%lib/libILUT.la
 %%X11%%lib/libILUT.so
-%%X11%%lib/libILUT.so.2
+%%X11%%lib/libILUT.so.1
+%%X11%%lib/libILUT.so.1.1.0
 libdata/pkgconfig/IL.pc
 libdata/pkgconfig/ILU.pc
 %%X11%%libdata/pkgconfig/ILUT.pc
- at dirrm %%DATADIR%%
 @dirrm include/IL
+ at dirrm %%DATADIR%%


More information about the svn-ports-all mailing list