Date: Sun, 15 May 2005 02:09:42 +0900 (JST) From: UMENO Takashi <umeno@rr.iij4u.or.jp> To: FreeBSD-gnats-submit@FreeBSD.org Cc: arved@FreeBSD.org Subject: ports/81028: Maintainer Update: games/grhino to 0.15.0 and solve BROKEN on 4.x Message-ID: <200505141709.j4EH9g20075074@belldandy.unnumbered.net> Resent-Message-ID: <200505141710.j4EHA2nQ052555@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 81028 >Category: ports >Synopsis: Maintainer Update: games/grhino to 0.15.0 and solve BROKEN on 4.x >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sat May 14 17:10:01 GMT 2005 >Closed-Date: >Last-Modified: >Originator: UMENO Takashi >Release: FreeBSD 5.4-STABLE i386 >Organization: individual >Environment: System: FreeBSD belldandy.unnumbered.net 5.4-STABLE FreeBSD 5.4-STABLE #0: Thu Apr 21 23:10:11 JST 2005 root@belldandy.unnumbered.net:/usr/obj/usr/src/sys/MISUZU1 i386 >Description: Maintainer Update: games/grhino to 0.15.0 and solve BROKEN on 4.x for having an incomplete pkg-plist. This send-pr will supersed PR: ports/80449 >How-To-Repeat: N/A >Fix: add files: files/patch-log_proc.h diff -crN grhino.orig/Makefile grhino/Makefile *** grhino.orig/Makefile Sat Apr 30 16:37:29 2005 --- grhino/Makefile Thu May 5 22:38:21 2005 *************** *** 6,13 **** # PORTNAME= grhino ! PORTVERSION= 0.12.0 ! PORTREVISION= 4 CATEGORIES= games gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= rhino --- 6,13 ---- # PORTNAME= grhino ! PORTVERSION= 0.15.0 ! PORTREVISION= 0 CATEGORIES= games gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= rhino *************** *** 27,33 **** .include <bsd.port.pre.mk> .if ${OSVERSION} < 500000 ! BROKEN= "Incomplete pkg-plist on 4.x" .endif post-patch: --- 27,33 ---- .include <bsd.port.pre.mk> .if ${OSVERSION} < 500000 ! PLIST_FILES+= share/locale/en_GB/LC_MESSAGES/grhino.mo .endif post-patch: diff -crN grhino.orig/distinfo grhino/distinfo *** grhino.orig/distinfo Wed May 5 07:42:59 2004 --- grhino/distinfo Fri Apr 29 13:11:14 2005 *************** *** 1,2 **** ! MD5 (grhino-0.12.0.tar.gz) = 1dda78d51a02d9cdefc9765f03c93242 ! SIZE (grhino-0.12.0.tar.gz) = 890606 --- 1,2 ---- ! MD5 (grhino-0.15.0.tar.gz) = 9f510356c0cfafe32165a582d872655f ! SIZE (grhino-0.15.0.tar.gz) = 1149961 diff -crN grhino.orig/files/patch-log_proc.h grhino/files/patch-log_proc.h *** grhino.orig/files/patch-log_proc.h Thu Jan 1 09:00:00 1970 --- grhino/files/patch-log_proc.h Fri Apr 29 15:36:55 2005 *************** *** 0 **** --- 1,10 ---- + --- log_proc.h.orig Fri Apr 15 23:03:04 2005 + +++ log_proc.h Fri Apr 29 15:36:28 2005 + @@ -39,6 +39,7 @@ + #undef N_ + #endif + + +#define _INTL_REDIRECT_MACROS + #include <libintl.h> + #define _(x) gettext(x) + #define N_(x) x diff -crN grhino.orig/pkg-plist grhino/pkg-plist *** grhino.orig/pkg-plist Wed Jan 12 10:32:07 2005 --- grhino/pkg-plist Fri Apr 29 15:48:27 2005 *************** *** 11,16 **** --- 11,17 ---- share/gnome/grhino-%%VERSION%%/pattern/corner5x2.bin share/gnome/grhino-%%VERSION%%/book/book.bin share/gnome/grhino-%%VERSION%%/theme/small/black.xpm + share/gnome/grhino-%%VERSION%%/theme/small/black_last.xpm share/gnome/grhino-%%VERSION%%/theme/small/bottom.xpm share/gnome/grhino-%%VERSION%%/theme/small/empty.xpm share/gnome/grhino-%%VERSION%%/theme/small/hint_black.xpm *************** *** 19,26 **** --- 20,29 ---- share/gnome/grhino-%%VERSION%%/theme/small/right.xpm share/gnome/grhino-%%VERSION%%/theme/small/top.xpm share/gnome/grhino-%%VERSION%%/theme/small/white.xpm + share/gnome/grhino-%%VERSION%%/theme/small/white_last.xpm share/gnome/help/grhino/C/grhino-C.omf share/gnome/help/grhino/C/legal.xml + share/gnome/help/grhino/C/figures/gamelist.png share/gnome/help/grhino/C/figures/history.png share/gnome/help/grhino/C/figures/mainwindow.png share/gnome/help/grhino/C/figures/pattern.png >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200505141709.j4EH9g20075074>