Here is an update of cosmsmash. Needs flatzebra. Previous maintainer
is MAILER-DAEMONed, so I take maintainership if he read this email and
is okay.

-- 
Serge
Index: Makefile
===================================================================
RCS file: /cvs/openbsd/ports/games/cosmosmash/Makefile,v
retrieving revision 1.9
diff -u -r1.9 Makefile
--- Makefile    15 Sep 2007 18:01:01 -0000      1.9
+++ Makefile    10 Oct 2007 21:27:57 -0000
@@ -1,28 +1,26 @@
-# $OpenBSD: Makefile,v 1.9 2007/09/15 18:01:01 simon Exp $
-
 COMMENT=       astrosmash clone for X
 
-DISTNAME=      cosmosmash-1.3
+DISTNAME=      cosmosmash-1.4.2
 CATEGORIES=    games
 
-HOMEPAGE=      http://www3.sympatico.ca/sarrazip/dev/cosmosmash.html
+HOMEPAGE=      http://perso.b2b2c.ca/sarrazip/dev/cosmosmash.html
 
-MAINTAINER=    Sean Escriva <[EMAIL PROTECTED]>
+MAINTAINER=    Serge Basterot <[EMAIL PROTECTED]>
 
 PERMIT_PACKAGE_CDROM=   Yes
 PERMIT_PACKAGE_FTP=     Yes
 PERMIT_DISTFILES_CDROM= Yes
 PERMIT_DISTFILES_FTP=   Yes
-WANTLIB=               SDL SDL_image X11 Xext c m pthread stdc++ usbhid
+WANTLIB=               SDL c m pthread stdc++
 
-MASTER_SITES=  http://www3.sympatico.ca/sarrazip/dev/
+MASTER_SITES=  http://perso.b2b2c.ca/sarrazip/dev/
 
-LIB_DEPENDS=   gengameng.>=4.1::devel/gengameng \
-               SDL_mixer::devel/sdl-mixer
+LIB_DEPENDS=   flatzebra-0.1.>=2::devel/flatzebra \
+               SDL_mixer::devel/sdl-mixer \
+               SDL_image::devel/sdl-image
 
 USE_X11=       Yes
 
 CONFIGURE_STYLE= gnu
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include"
 
 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /cvs/openbsd/ports/games/cosmosmash/distinfo,v
retrieving revision 1.4
diff -u -r1.4 distinfo
--- distinfo    5 Apr 2007 15:38:10 -0000       1.4
+++ distinfo    10 Oct 2007 21:27:57 -0000
@@ -1,5 +1,5 @@
-MD5 (cosmosmash-1.3.tar.gz) = bTdRHcZHENAu6SCXcCkXsw==
-RMD160 (cosmosmash-1.3.tar.gz) = KyxhMNP3oVWp2MuJ3KFV6EFmg5M=
-SHA1 (cosmosmash-1.3.tar.gz) = 8FiO5ZLEplaAL+nI7RLR36h9Pa8=
-SHA256 (cosmosmash-1.3.tar.gz) = dwCzbtuYx9IwdXyJD/IdMkjRe90Yl/E66izn3en8uwg=
-SIZE (cosmosmash-1.3.tar.gz) = 155194
+MD5 (cosmosmash-1.4.2.tar.gz) = yRGduB3GfDEukhOlOU5plQ==
+RMD160 (cosmosmash-1.4.2.tar.gz) = VfHT6Yts/OGGmsnQbWPvrDPEeR8=
+SHA1 (cosmosmash-1.4.2.tar.gz) = elnal5WxytEYvyCm8JloxCutOQg=
+SHA256 (cosmosmash-1.4.2.tar.gz) = uOO4b8/BXdLzj5yF6WoMMw6Wn/7kvrBSjx8w77xr75k=
+SIZE (cosmosmash-1.4.2.tar.gz) = 165362
Index: patches/patch-Makefile_in
===================================================================
RCS file: patches/patch-Makefile_in
diff -N patches/patch-Makefile_in
--- /dev/null   1 Jan 1970 00:00:00 -0000
+++ patches/patch-Makefile_in   10 Oct 2007 21:27:57 -0000
@@ -0,0 +1,12 @@
+$OpenBSD$
+--- Makefile.in.orig   Sun Oct  7 23:06:55 2007
++++ Makefile.in        Sun Oct  7 23:07:09 2007
+@@ -179,7 +179,7 @@ target_os = @target_os@
+ target_vendor = @target_vendor@
+ SUBDIRS = src
+ man_MANS = doc/cosmosmash.6
+-docdir = $(datadir)/doc/$(PACKAGE)-$(VERSION)
++docdir = $(datadir)/doc/$(PACKAGE)
+ doc_DATA = \
+       AUTHORS \
+       COPYING \
Index: patches/patch-configure
===================================================================
RCS file: patches/patch-configure
diff -N patches/patch-configure
--- patches/patch-configure     21 Jan 2003 09:39:42 -0000      1.2
+++ /dev/null   1 Jan 1970 00:00:00 -0000
@@ -1,14 +0,0 @@
-$OpenBSD: patch-configure,v 1.2 2003/01/21 09:39:42 pvalchev Exp $
---- configure.orig     Sat Jan 18 15:23:32 2003
-+++ configure  Sat Jan 18 15:24:52 2003
-@@ -1707,10 +1707,6 @@ INSTALL_STRIP_PROGRAM="\${SHELL} \$(inst
- 
- # Checks for programs.
- 
--if test "_$CXXFLAGS" = _; then
--      CXXFLAGS="-g"
--fi
--
- ac_ext=cc
- ac_cpp='$CXXCPP $CPPFLAGS'
- ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
Index: pkg/PLIST
===================================================================
RCS file: /cvs/openbsd/ports/games/cosmosmash/pkg/PLIST,v
retrieving revision 1.3
diff -u -r1.3 PLIST
--- pkg/PLIST   15 Sep 2004 00:46:08 -0000      1.3
+++ pkg/PLIST   10 Oct 2007 21:27:57 -0000
@@ -1,6 +1,18 @@
[EMAIL PROTECTED] $OpenBSD: PLIST,v 1.3 2004/09/15 00:46:08 espie Exp $
[EMAIL PROTECTED] $OpenBSD$
 bin/cosmosmash
 @man man/man6/cosmosmash.6
+share/applications/
+share/applications/cosmosmash.desktop
+share/doc/cosmosmash/
+share/doc/cosmosmash/AUTHORS
+share/doc/cosmosmash/COPYING
+share/doc/cosmosmash/INSTALL
+share/doc/cosmosmash/NEWS
+share/doc/cosmosmash/README
+share/doc/cosmosmash/THANKS
+share/doc/cosmosmash/TODO
+share/pixmaps/
+share/pixmaps/cosmosmash.png
 share/sounds/
 share/sounds/cosmosmash/
 share/sounds/cosmosmash/hyperspace.wav

Reply via email to