ports/94520: New port: games/flobopuyo Clone of the famous PuyoPuyo

Dmitry Marakasov amdmi3 at mail.ru
Sat Mar 18 21:04:09 UTC 2006


* Pav Lucistnik (pav at FreeBSD.org) wrote:

> => flobopuyo-0.20.tgz doesn't seem to exist in /usr/ports/distfiles/.
> => Attempting to fetch from http://www.ios-software.com/flobopuyo/.
> fetch: http://www.ios-software.com/flobopuyo/flobopuyo-0.20.tgz: size mismatch: expected 2949750, actual 2949681
> 
> Can you validate this?

Sure, here's what changed:

--- flobopuyo.diff begins here ---
diff -ruN old/flobopuyo-0.20/PuyoGame.h new/flobopuyo-0.20/PuyoGame.h
--- old/flobopuyo-0.20/PuyoGame.h	Sat Oct  9 02:41:13 2004
+++ new/flobopuyo-0.20/PuyoGame.h	Wed Mar 15 00:24:10 2006
@@ -46,7 +46,7 @@
     virtual ~PuyoPuyo() {};
     PuyoState getPuyoState();
     void setPuyoState(PuyoState state);
-    bool PuyoPuyo::isFalling();
+    bool isFalling();
     int getPuyoX() const;
     int getPuyoY() const;
     void setPuyoXY(int X, int Y);
--- diff ends here ---

And here's new distinfo:

--- new distinfo begins here ---
MD5 (flobopuyo-0.20.tgz) = 88961898c9dd48b60464f6f10f695b8b
SHA256 (flobopuyo-0.20.tgz) = 46d12af706fba7281e7f92f733e70cc38e9965a550e06a8a38ea4f65620da130
SIZE (flobopuyo-0.20.tgz) = 2949681
--- new distinfo ends here ---

-- 
Best regards,
 Dmitry                          mailto:amdmi3 at mail.ru



More information about the freebsd-ports-bugs mailing list