ports/119056: [Maintainer-update]: devel/guichan and games/tmw update

Marcus von Appen mva at sysfault.org
Thu Dec 27 09:30:03 UTC 2007


>Number:         119056
>Category:       ports
>Synopsis:       [Maintainer-update]: devel/guichan and games/tmw update
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Dec 27 09:30:01 UTC 2007
>Closed-Date:
>Last-Modified:
>Originator:     Marcus von Appen
>Release:        FreeBSD 7.0-BETA4 i386
>Organization:
>Environment:
System: FreeBSD medusa.sysfault.org 7.0-BETA4 FreeBSD 7.0-BETA4 #3: Sat Dec 15 19:50:53 CET 2007 root at medusa.sysfault.org:/usr/obj/usr/src/sys/MEDUSA i386


	
>Description:

- devel/guichan update to 0.7.1
  This breaks backwards compatibility, thus the dependent ports
  games/diameter and games/tmw are updated as well.

- games/tmw update to 0.0.24
  This keeps tmw compatible with devel/guichan 0.7.1

- games/diameter PORTREVISION bump to track the devel/guichan update
  Luckily it still works. The maintainer is CC'ed to inform him about
  the bump.


>How-To-Repeat:
--
>Fix:

diff -Nur guichan/Makefile guichan.new/Makefile
--- guichan/Makefile	2007-12-27 09:34:03.000000000 +0100
+++ guichan.new/Makefile	2007-12-27 09:37:29.000000000 +0100
@@ -6,11 +6,9 @@
 #
 
 PORTNAME=	guichan
-PORTVERSION=	0.6.1
-PORTREVISION=	1
+PORTVERSION=	0.7.1
 CATEGORIES=	devel games
-MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR=	${PORTNAME}
+MASTER_SITES=	http://guichan.googlecode.com/files/
 
 MAINTAINER=	mva at sysfault.org
 COMMENT=	A small, efficient C++ GUI library designed for games
diff -Nur guichan/distinfo guichan.new/distinfo
--- guichan/distinfo	2007-02-03 10:49:21.000000000 +0100
+++ guichan.new/distinfo	2007-12-27 09:37:41.000000000 +0100
@@ -1,3 +1,3 @@
-MD5 (guichan-0.6.1.tar.gz) = 830145f71ad4ce4c91e09808fec68c8a
-SHA256 (guichan-0.6.1.tar.gz) = ea4151d0f4e24baee918ec29ecc458aefe465e9caf94ce0d1f230c3c0f26ef98
-SIZE (guichan-0.6.1.tar.gz) = 488857
+MD5 (guichan-0.7.1.tar.gz) = 275c5bad231d2ce55e654d80cb1e05be
+SHA256 (guichan-0.7.1.tar.gz) = 7f017522d0c3235f2399f8b615493f3880fbe10a54dfa377f638016ede715a2a
+SIZE (guichan-0.7.1.tar.gz) = 538425
diff -Nur guichan/pkg-plist guichan.new/pkg-plist
--- guichan/pkg-plist	2007-02-03 10:49:21.000000000 +0100
+++ guichan.new/pkg-plist	2007-12-27 09:43:15.000000000 +0100
@@ -10,7 +10,9 @@
 include/guichan/event.hpp
 include/guichan/exception.hpp
 include/guichan/focushandler.hpp
+include/guichan/focuslistener.hpp
 include/guichan/font.hpp
+include/guichan/genericinput.hpp
 include/guichan/graphics.hpp
 include/guichan/gui.hpp
 include/guichan/glut.hpp

diff -Nur tmw/Makefile tmw.new/Makefile
--- tmw/Makefile	2007-07-23 11:35:55.000000000 +0200
+++ tmw.new/Makefile	2007-12-27 10:27:41.000000000 +0100
@@ -6,9 +6,9 @@
 #
 
 PORTNAME=	tmw
-PORTVERSION=	0.0.23
+PORTVERSION=	0.0.24
 CATEGORIES=	games
-MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
+MASTER_SITES=	SF
 MASTER_SITE_SUBDIR=	themanaworld
 DISTFILES=	${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX}
 
@@ -19,8 +19,8 @@
 		png.5:${PORTSDIR}/graphics/png \
 		curl.4:${PORTSDIR}/ftp/curl \
 		physfs-1.0.1:${PORTSDIR}/devel/physfs
-BUILD_DEPENDS=	guichan>=0.6.0:${PORTSDIR}/devel/guichan
-RUN_DEPENDS=	guichan>=0.6.0:${PORTSDIR}/devel/guichan
+BUILD_DEPENDS=	guichan>=0.7.1:${PORTSDIR}/devel/guichan
+RUN_DEPENDS=	guichan>=0.7.1:${PORTSDIR}/devel/guichan
 
 USE_X_PREFIX=	yes
 GNU_CONFIGURE=	yes
diff -Nur tmw/distinfo tmw.new/distinfo
--- tmw/distinfo	2007-06-06 18:40:42.000000000 +0200
+++ tmw.new/distinfo	2007-12-27 09:30:29.000000000 +0100
@@ -1,6 +1,6 @@
-MD5 (tmw-0.0.23.tar.gz) = 4c4233a3b904dcf2935685e5ec1e6e5a
-SHA256 (tmw-0.0.23.tar.gz) = 599621951eea2c8e186fc898f3ba90010ef7c4cb6a5dae3127a8ad4fd41dbf81
-SIZE (tmw-0.0.23.tar.gz) = 3192067
+MD5 (tmw-0.0.24.tar.gz) = d782ac4a73ac57b25df64efbe582b5ab
+SHA256 (tmw-0.0.24.tar.gz) = 49bdb2b183f10905f727c920ac70aabd9760c69be560b5cea0616934a56d2e11
+SIZE (tmw-0.0.24.tar.gz) = 3700651
 MD5 (tmwmusic-0.0.20.tar.gz) = eec5e7d6c8ddb8938209815dbf5da812
 SHA256 (tmwmusic-0.0.20.tar.gz) = 964bb27235cdc3199c392f6ddf25ce293c6f32e013abe85592b96221a5896939
 SIZE (tmwmusic-0.0.20.tar.gz) = 9259802
diff -Nur tmw/pkg-plist tmw.new/pkg-plist
--- tmw/pkg-plist	2007-06-06 18:40:42.000000000 +0200
+++ tmw.new/pkg-plist	2007-12-27 09:58:27.000000000 +0100
@@ -9,6 +9,7 @@
 %%DATADIR%%/data/graphics/gui/buttonhi.png
 %%DATADIR%%/data/graphics/gui/buttonpress.png
 %%DATADIR%%/data/graphics/gui/checkbox.png
+%%DATADIR%%/data/graphics/gui/close_button.png
 %%DATADIR%%/data/graphics/gui/deepbox.png
 %%DATADIR%%/data/graphics/gui/fixedfont.png
 %%DATADIR%%/data/graphics/gui/hits_blue.png
@@ -20,6 +21,7 @@
 %%DATADIR%%/data/graphics/gui/hscroll_right_default.png
 %%DATADIR%%/data/graphics/gui/hscroll_right_highlight.png
 %%DATADIR%%/data/graphics/gui/hscroll_right_pressed.png
+%%DATADIR%%/data/graphics/gui/item_shortcut_bgr.png
 %%DATADIR%%/data/graphics/gui/menuitemD.png
 %%DATADIR%%/data/graphics/gui/menuitemF.png
 %%DATADIR%%/data/graphics/gui/menuitemN.png
@@ -39,6 +41,7 @@
 %%DATADIR%%/data/graphics/gui/target-cursor-red-m.png
 %%DATADIR%%/data/graphics/gui/target-cursor-red-s.png
 %%DATADIR%%/data/graphics/gui/thickborder.png
+%%DATADIR%%/data/graphics/gui/unknown-item.png
 %%DATADIR%%/data/graphics/gui/vscroll_blue.png
 %%DATADIR%%/data/graphics/gui/vscroll_down_default.png
 %%DATADIR%%/data/graphics/gui/vscroll_down_highlight.png

diff -Nur diameter/Makefile diameter.new/Makefile
--- diameter/Makefile	2007-11-05 12:09:55.000000000 +0100
+++ diameter.new/Makefile	2007-12-27 09:50:57.000000000 +0100
@@ -7,6 +7,7 @@
 
 PORTNAME=	diameter
 PORTVERSION=	0.4.0.2
+PORTREVISION=	1
 CATEGORIES=	games
 MASTER_SITES=	SF
 MASTER_SITE_SUBDIR=	gamediameter
@@ -14,7 +15,7 @@
 MAINTAINER=	amdmi3 at amdmi3.ru
 COMMENT=	Arcade-style game with elements of economy and adventure
 
-BUILD_DEPENDS=	guichan>=0.6.1:${PORTSDIR}/devel/guichan
+BUILD_DEPENDS=	guichan>=0.7.1:${PORTSDIR}/devel/guichan
 RUN_DEPENDS=	${BUILD_DEPENDS}
 
 USE_BZIP2=	yes
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list