Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Jul 2008 14:27:56 +0200
From:      Marcus von Appen <mva@sysfault.org>
To:        pav@FreeBSD.org
Cc:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/126027: [Maintainer-update] devel/guichan: update to 0.8.1
Message-ID:  <20080728122756.GA1817@medusa.sysfault.org>
In-Reply-To: <200807281101.m6SB1jaF077879@freefall.freebsd.org>
References:  <200807281101.m6SB1jaF077879@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help

--RASg3xLB4tUQ4RcS
Content-Type: multipart/mixed; boundary="bg08WKrSYDhXBjb5"
Content-Disposition: inline


--bg08WKrSYDhXBjb5
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline

On, Mon Jul 28, 2008, pav@FreeBSD.org wrote:

> This update breaks both dependant ports: games/diameter and games/tmw. Can you
> look into that?

For games/tmw a seperate PR was sent, which does not seem to have
passed gnats. I'll resend it. amdmi3@, the games/diameter maintainer is
unreachable. All mails were bounced, so the PR was the last chance for
me to catch his attention for that.

> Also, is there a reason to rename shared libraries? I'd prefer if they stay in
> FreeBSD format (ie libfoo.so.1, without the full version embedded in SHNAME).

My fault, sorry. I used the wrong diff. Attached is the correct one.

Regards
Marcus

--bg08WKrSYDhXBjb5
Content-Type: text/x-diff; charset=us-ascii
Content-Disposition: attachment; filename="guichan-0.8.1.diff"
Content-Transfer-Encoding: quoted-printable

diff -ruN --exclude=3DCVS /usr/ports/devel/guichan/Makefile /usr/ports/deve=
l/guichan.new/Makefile
--- /usr/ports/devel/guichan/Makefile	2008-07-25 16:34:14.000000000 +0200
+++ /usr/ports/devel/guichan.new/Makefile	2008-07-28 08:47:55.000000000 +02=
00
@@ -6,8 +6,7 @@
 #
=20
 PORTNAME=3D	guichan
-PORTVERSION=3D	0.7.1
-PORTREVISION=3D	1
+PORTVERSION=3D	0.8.1
 CATEGORIES=3D	devel games
 MASTER_SITES=3D	${MASTER_SITE_GOOGLE_CODE}
=20
diff -ruN --exclude=3DCVS /usr/ports/devel/guichan/distinfo /usr/ports/deve=
l/guichan.new/distinfo
--- /usr/ports/devel/guichan/distinfo	2008-02-28 13:23:12.000000000 +0100
+++ /usr/ports/devel/guichan.new/distinfo	2008-07-28 08:48:17.000000000 +02=
00
@@ -1,3 +1,3 @@
-MD5 (guichan-0.7.1.tar.gz) =3D 275c5bad231d2ce55e654d80cb1e05be
-SHA256 (guichan-0.7.1.tar.gz) =3D 7f017522d0c3235f2399f8b615493f3880fbe10a=
54dfa377f638016ede715a2a
-SIZE (guichan-0.7.1.tar.gz) =3D 538425
+MD5 (guichan-0.8.1.tar.gz) =3D f9ace11cc70d3ba60b62347172334a5f
+SHA256 (guichan-0.8.1.tar.gz) =3D 6a48754f16ecb6f4da7c40bfff469f75b62127ac=
c108b7f513d9bd85192b77d4
+SIZE (guichan-0.8.1.tar.gz) =3D 556670
diff -ruN --exclude=3DCVS /usr/ports/devel/guichan/files/patch-src__Makefil=
e.in /usr/ports/devel/guichan.new/files/patch-src__Makefile.in
--- /usr/ports/devel/guichan/files/patch-src__Makefile.in	1970-01-01 01:00:=
00.000000000 +0100
+++ /usr/ports/devel/guichan.new/files/patch-src__Makefile.in	2008-07-28 14=
:08:54.000000000 +0200
@@ -0,0 +1,11 @@
+--- ./src/Makefile.in.orig	2008-07-28 14:05:22.000000000 +0200
++++ ./src/Makefile.in	2008-07-28 14:05:32.000000000 +0200
+@@ -217,7 +217,7 @@
+ INCLUDES =3D -I$(top_srcdir)/include
+ lib_LTLIBRARIES =3D libguichan.la
+ libguichan_la_LIBADD =3D widgets/libguichan_widgets.la
+-libguichan_la_LDFLAGS =3D -no-undefined -release $(LT_RELEASE) -version-i=
nfo $(LT_CURRENT):$(LT_REVISION):$(LT_AGE)=20
++libguichan_la_LDFLAGS =3D -no-undefined -version-info $(LT_CURRENT):$(LT_=
REVISION):$(LT_AGE)=20
+ libguichan_la_DEPENDENCIES =3D \
+ 	widgets/libguichan_widgets.la
+=20
diff -ruN --exclude=3DCVS /usr/ports/devel/guichan/files/patch-src__allegro=
__Makefile.in /usr/ports/devel/guichan.new/files/patch-src__allegro__Makefi=
le.in
--- /usr/ports/devel/guichan/files/patch-src__allegro__Makefile.in	1970-01-=
01 01:00:00.000000000 +0100
+++ /usr/ports/devel/guichan.new/files/patch-src__allegro__Makefile.in	2008=
-07-28 14:08:54.000000000 +0200
@@ -0,0 +1,11 @@
+--- ./src/allegro/Makefile.in.orig	2008-07-28 14:05:53.000000000 +0200
++++ ./src/allegro/Makefile.in	2008-07-28 14:06:01.000000000 +0200
+@@ -203,7 +203,7 @@
+ top_srcdir =3D @top_srcdir@
+ lib_LTLIBRARIES =3D libguichan_allegro.la
+ INCLUDES =3D -I$(top_srcdir)/include
+-libguichan_allegro_la_LDFLAGS =3D -no-undefined -release $(LT_RELEASE) -v=
ersion-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE)
++libguichan_allegro_la_LDFLAGS =3D -no-undefined -version-info $(LT_CURREN=
T):$(LT_REVISION):$(LT_AGE)
+ libguichan_allegro_la_SOURCES =3D \
+ 		allegro.cpp		\
+ 		allegrofont.cpp		\
diff -ruN --exclude=3DCVS /usr/ports/devel/guichan/files/patch-src__opengl_=
_Makefile.in /usr/ports/devel/guichan.new/files/patch-src__opengl__Makefile=
=2Ein
--- /usr/ports/devel/guichan/files/patch-src__opengl__Makefile.in	1970-01-0=
1 01:00:00.000000000 +0100
+++ /usr/ports/devel/guichan.new/files/patch-src__opengl__Makefile.in	2008-=
07-28 14:08:54.000000000 +0200
@@ -0,0 +1,11 @@
+--- ./src/opengl/Makefile.in.orig	2008-07-28 14:08:06.000000000 +0200
++++ ./src/opengl/Makefile.in	2008-07-28 14:08:14.000000000 +0200
+@@ -202,7 +202,7 @@
+ top_srcdir =3D @top_srcdir@
+ lib_LTLIBRARIES =3D libguichan_opengl.la
+ INCLUDES =3D -I$(top_srcdir)/include
+-libguichan_opengl_la_LDFLAGS =3D -no-undefined -release $(LT_RELEASE) -ve=
rsion-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE)=20
++libguichan_opengl_la_LDFLAGS =3D -no-undefined -version-info $(LT_CURRENT=
):$(LT_REVISION):$(LT_AGE)=20
+ libguichan_opengl_la_SOURCES =3D \
+ 	opengl.cpp		\
+ 	openglimage.cpp		\
diff -ruN --exclude=3DCVS /usr/ports/devel/guichan/files/patch-src__sdl__Ma=
kefile.in /usr/ports/devel/guichan.new/files/patch-src__sdl__Makefile.in
--- /usr/ports/devel/guichan/files/patch-src__sdl__Makefile.in	1970-01-01 0=
1:00:00.000000000 +0100
+++ /usr/ports/devel/guichan.new/files/patch-src__sdl__Makefile.in	2008-07-=
28 14:08:54.000000000 +0200
@@ -0,0 +1,11 @@
+--- ./src/sdl/Makefile.in.orig	2008-07-28 14:05:37.000000000 +0200
++++ ./src/sdl/Makefile.in	2008-07-28 14:05:46.000000000 +0200
+@@ -204,7 +204,7 @@
+ top_srcdir =3D @top_srcdir@
+ lib_LTLIBRARIES =3D libguichan_sdl.la
+ INCLUDES =3D -I$(top_srcdir)/include
+-libguichan_sdl_la_LDFLAGS =3D -no-undefined -release $(LT_RELEASE) -versi=
on-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE)
++libguichan_sdl_la_LDFLAGS =3D -no-undefined -version-info $(LT_CURRENT):$=
(LT_REVISION):$(LT_AGE)
+ libguichan_sdl_la_SOURCES =3D \
+ 	sdl.cpp			\
+ 	sdlgraphics.cpp		\
diff -ruN --exclude=3DCVS /usr/ports/devel/guichan/pkg-plist /usr/ports/dev=
el/guichan.new/pkg-plist
--- /usr/ports/devel/guichan/pkg-plist	2008-02-28 13:23:12.000000000 +0100
+++ /usr/ports/devel/guichan.new/pkg-plist	2008-07-28 14:14:03.000000000 +0=
200
@@ -33,27 +33,34 @@
 include/guichan/platform.hpp
 include/guichan/rectangle.hpp
 include/guichan/sdl.hpp
+include/guichan/selectionevent.hpp
+include/guichan/selectionlistener.hpp
 include/guichan/widget.hpp
+include/guichan/widgetlistener.hpp
 include/guichan/widgets/button.hpp
 include/guichan/widgets/checkbox.hpp
 include/guichan/widgets/container.hpp
 include/guichan/widgets/dropdown.hpp
 include/guichan/widgets/icon.hpp
+include/guichan/widgets/imagebutton.hpp
 include/guichan/widgets/label.hpp
 include/guichan/widgets/listbox.hpp
 include/guichan/widgets/radiobutton.hpp
 include/guichan/widgets/scrollarea.hpp
 include/guichan/widgets/slider.hpp
+include/guichan/widgets/tab.hpp
+include/guichan/widgets/tabbedarea.hpp
 include/guichan/widgets/textbox.hpp
 include/guichan/widgets/textfield.hpp
 include/guichan/widgets/window.hpp
-include/guichan/x.hpp
+%%ALLEGRO%%include/guichan/allegro/allegrofont.hpp
 %%ALLEGRO%%include/guichan/allegro/allegrographics.hpp
 %%ALLEGRO%%include/guichan/allegro/allegroimage.hpp
 %%ALLEGRO%%include/guichan/allegro/allegroimageloader.hpp
 %%ALLEGRO%%include/guichan/allegro/allegroinput.hpp
 %%GL%%include/guichan/opengl/openglgraphics.hpp
 %%GL%%include/guichan/opengl/openglimage.hpp
+%%GL%%include/guichan/opengl/openglallegroimageloader.hpp
 %%GL%%include/guichan/opengl/openglsdlimageloader.hpp
 %%SDL%%include/guichan/sdl/sdlgraphics.hpp
 %%SDL%%include/guichan/sdl/sdlimage.hpp
@@ -62,20 +69,20 @@
 %%SDL%%include/guichan/sdl/sdlpixel.hpp
 lib/libguichan.a
 lib/libguichan.la
-lib/libguichan.so.0
+lib/libguichan.so.1
 lib/libguichan.so
 %%ALLEGRO%%lib/libguichan_allegro.a
 %%ALLEGRO%%lib/libguichan_allegro.la
 %%ALLEGRO%%lib/libguichan_allegro.so
-%%ALLEGRO%%lib/libguichan_allegro.so.0
+%%ALLEGRO%%lib/libguichan_allegro.so.1
 %%GL%%lib/libguichan_opengl.a
 %%GL%%lib/libguichan_opengl.la
 %%GL%%lib/libguichan_opengl.so
-%%GL%%lib/libguichan_opengl.so.0
+%%GL%%lib/libguichan_opengl.so.1
 %%SDL%%lib/libguichan_sdl.a
 %%SDL%%lib/libguichan_sdl.la
 %%SDL%%lib/libguichan_sdl.so
-%%SDL%%lib/libguichan_sdl.so.0
+%%SDL%%lib/libguichan_sdl.so.1
 %%ALLEGRO%%@dirrm include/guichan/allegro
 %%GL%%@dirrm include/guichan/opengl
 %%SDL%%@dirrm include/guichan/sdl


--bg08WKrSYDhXBjb5--

--RASg3xLB4tUQ4RcS
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (FreeBSD)

iEYEARECAAYFAkiNu0wACgkQo/JpszXavhwCjgCZAX/5LyKpzKu24aMXld+TFHts
macAmwUMSiPr1xD46JZnRr1hULw3i7TN
=HSxr
-----END PGP SIGNATURE-----

--RASg3xLB4tUQ4RcS--



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