Skip site navigation (1)Skip section navigation (2)
Date:      Sun,  8 Apr 2007 16:04:04 +0400 (MSD)
From:      Dmitry Marakasov <amdmi3@amdmi3.ru>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/111378: [MAINTAINER] games/fishsupper: update to 0.1.5
Message-ID:  <20070408120404.DEA524133@hades.panopticon>
Resent-Message-ID: <200704081210.l38CA4aU048035@freefall.freebsd.org>

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

>Number:         111378
>Category:       ports
>Synopsis:       [MAINTAINER] games/fishsupper: update to 0.1.5
>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:   Sun Apr 08 12:10:03 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Dmitry Marakasov
>Release:        FreeBSD 6.1-RELEASE-p12 i386
>Organization:
>Environment:
System: FreeBSD hades.panopticon 6.1-RELEASE-p12 FreeBSD 6.1-RELEASE-p12 #0: Tue Jan 16 23:12:21 MSK 2007 amdmi3@hades.panopticon:/usr/obj/usr/src/sys/HADES i386


>Description:
Update to 0.1.5
>How-To-Repeat:
>Fix:

--- fishsupper.patch begins here ---
diff -ruN fishsupper.orig/Makefile fishsupper/Makefile
--- fishsupper.orig/Makefile	Sun Apr  8 15:38:57 2007
+++ fishsupper/Makefile	Sun Apr  8 15:44:21 2007
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	fishsupper
-PORTVERSION=	0.1.4
-PORTREVISION=	1
+PORTVERSION=	0.1.5
 CATEGORIES=	games
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
diff -ruN fishsupper.orig/distinfo fishsupper/distinfo
--- fishsupper.orig/distinfo	Sun Apr  8 15:38:57 2007
+++ fishsupper/distinfo	Sun Apr  8 15:46:06 2007
@@ -1,3 +1,3 @@
-MD5 (fishsupper-0.1.4.tar.gz) = a23ed94c94cf2edd1bd6bb3f5b714f70
-SHA256 (fishsupper-0.1.4.tar.gz) = e00990b6b174cea3f44741fd247d220aa3bbad6384c3a03f4f7dce433f1cac93
-SIZE (fishsupper-0.1.4.tar.gz) = 1240599
+MD5 (fishsupper-0.1.5.tar.gz) = 03b1eab9fb65bceb97b7d585cbab1e86
+SHA256 (fishsupper-0.1.5.tar.gz) = 2064ce84e3de326185498d96bfca0e7ded8973c18545596e1ac3845e863a50c4
+SIZE (fishsupper-0.1.5.tar.gz) = 1190551
diff -ruN fishsupper.orig/pkg-plist fishsupper/pkg-plist
--- fishsupper.orig/pkg-plist	Sun Apr  8 15:38:57 2007
+++ fishsupper/pkg-plist	Sun Apr  8 15:47:15 2007
@@ -1,10 +1,13 @@
 bin/fishsupper
-%%DATADIR%%/images/fonts/font2.png
-%%DATADIR%%/images/fonts/high_scores_font.png
-%%DATADIR%%/images/fonts/high_scores_font_faint.png
-%%DATADIR%%/images/fonts/small_font.png
-%%DATADIR%%/images/fonts/small_font_faint.png
+%%DATADIR%%/images/fonts/font_00.png
+%%DATADIR%%/images/fonts/font_01.png
+%%DATADIR%%/images/fonts/font_02.png
+%%DATADIR%%/images/fonts/font_03.png
+%%DATADIR%%/images/fonts/font_04.png
 %%DATADIR%%/images/getready/get_ready_bg.png
+%%DATADIR%%/images/getready/lower_limit.png
+%%DATADIR%%/images/getready/middle.png
+%%DATADIR%%/images/getready/upper_limit.png
 %%DATADIR%%/images/highscores/cats_whiskers.png
 %%DATADIR%%/images/play/fs_image_00.png
 %%DATADIR%%/images/play/fs_image_01.png
@@ -40,6 +43,8 @@
 %%DATADIR%%/images/play/fs_image_31.png
 %%DATADIR%%/images/play/fs_image_32.png
 %%DATADIR%%/images/play/fs_image_33.png
+%%DATADIR%%/images/play/fs_image_34.png
+%%DATADIR%%/images/play/fs_image_35.png
 %%DATADIR%%/images/settings/background.png
 %%DATADIR%%/images/settings/image_00.png
 %%DATADIR%%/images/settings/image_01.png
@@ -53,11 +58,7 @@
 %%DATADIR%%/images/settings/image_09.png
 %%DATADIR%%/images/settings/image_10.png
 %%DATADIR%%/images/settings/image_11.png
-%%DATADIR%%/images/titlescreen/hiscores_h.png
 %%DATADIR%%/images/titlescreen/intro_screen.png
-%%DATADIR%%/images/titlescreen/play_h.png
-%%DATADIR%%/images/titlescreen/quit_h.png
-%%DATADIR%%/images/titlescreen/settings_h.png
 %%DATADIR%%/levels/level_01.fsl
 %%DATADIR%%/levels/level_02.fsl
 %%DATADIR%%/levels/level_03.fsl
--- fishsupper.patch ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



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