Hi,

This diff updates amoebax to the latest release 0.2.1.
Tested on amd64, maintainer timeout.

Comments ? OK ?

Cheers,
benoit
Index: Makefile
===================================================================
RCS file: /cvs/ports/games/amoebax/Makefile,v
retrieving revision 1.6
diff -u -r1.6 Makefile
--- Makefile	16 Nov 2010 11:23:25 -0000	1.6
+++ Makefile	20 Jan 2013 11:49:05 -0000
@@ -2,8 +2,7 @@
 
 COMMENT=	cute and addictive action-puzzle game
 
-DISTNAME= 	amoebax-0.2.0
-REVISION =	0
+DISTNAME= 	amoebax-0.2.1
 
 CATEGORIES=	games
 EXTRACT_SUFX=	.tar.bz2
Index: distinfo
===================================================================
RCS file: /cvs/ports/games/amoebax/distinfo,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 distinfo
--- distinfo	8 Dec 2007 13:35:40 -0000	1.1.1.1
+++ distinfo	20 Jan 2013 11:49:05 -0000
@@ -1,5 +1,2 @@
-MD5 (amoebax-0.2.0.tar.bz2) = H+zF5MjEFRs5+EuqWhiJew==
-RMD160 (amoebax-0.2.0.tar.bz2) = 9gLU3e8he5dZxO0WYEsZ7bBBBtE=
-SHA1 (amoebax-0.2.0.tar.bz2) = hPRfA2N4LE6nBAMVy9CkPxQ6W4o=
-SHA256 (amoebax-0.2.0.tar.bz2) = d8nae0JEMsVddqdLYr8BzLoxICALuJ/VgVmTwAHH6q4=
-SIZE (amoebax-0.2.0.tar.bz2) = 10565913
+SHA256 (amoebax-0.2.1.tar.bz2) = cJx+ZXsyim99MxKYxiZPFyUoSJ0oyrEHxAxIPDkjQLI=
+SIZE (amoebax-0.2.1.tar.bz2) = 10645579
Index: patches/patch-Makefile_in
===================================================================
RCS file: /cvs/ports/games/amoebax/patches/patch-Makefile_in,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 patch-Makefile_in
--- patches/patch-Makefile_in	8 Dec 2007 13:35:40 -0000	1.1.1.1
+++ patches/patch-Makefile_in	20 Jan 2013 11:49:05 -0000
@@ -1,8 +1,8 @@
 $OpenBSD: patch-Makefile_in,v 1.1.1.1 2007/12/08 13:35:40 simon Exp $
---- Makefile.in.orig	Tue Oct  2 15:10:20 2007
-+++ Makefile.in	Tue Oct  2 15:10:24 2007
-@@ -194,7 +194,7 @@ sysconfdir = @sysconfdir@
- target_alias = @target_alias@
+--- Makefile.in.orig	Sat Feb 28 18:41:09 2009
++++ Makefile.in	Sun Jan 20 12:41:38 2013
+@@ -182,7 +182,7 @@ top_builddir = @top_builddir@
+ top_srcdir = @top_srcdir@
  
  # Process this file with automake to produce a Makefile.in file
 -SUBDIRS = autopackage data doc m4 src
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/games/amoebax/pkg/PLIST,v
retrieving revision 1.2
diff -u -r1.2 PLIST
--- pkg/PLIST	22 Dec 2009 16:27:59 -0000	1.2
+++ pkg/PLIST	20 Jan 2013 11:49:05 -0000
@@ -1,5 +1,5 @@
 @comment $OpenBSD: PLIST,v 1.2 2009/12/22 16:27:59 ajacoutot Exp $
-bin/amoebax
+@bin bin/amoebax
 @man man/man6/amoebax.6
 share/amoebax/
 share/amoebax/fonts/
@@ -85,7 +85,6 @@
 share/amoebax/sfx/levelup.wav
 share/amoebax/sfx/youlose.wav
 share/amoebax/sfx/youwin.wav
-share/applications/
 share/applications/amoebax.desktop
 share/doc/amoebax/
 share/doc/amoebax/manual.pdf

Reply via email to