Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Mar 2002 02:57:17 -0800 (PST)
From:      KATO Tsuguru <tkato@prontomail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/36292: Update port: games/kpuzzle to 0.3
Message-ID:  <200203251057.g2PAvHv16395@freefall.freebsd.org>

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

>Number:         36292
>Category:       ports
>Synopsis:       Update port: games/kpuzzle to 0.3
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Mar 25 03:00:06 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        4.4-RELEASE i386
>Organization:
>Environment:
>Description:
- Update to version 0.3

>How-To-Repeat:

>Fix:
diff -urN /usr/ports/games/kpuzzle/Makefile games/kpuzzle/Makefile
--- /usr/ports/games/kpuzzle/Makefile	Sat Mar 16 13:52:42 2002
+++ games/kpuzzle/Makefile	Fri Mar 22 19:33:54 2002
@@ -5,22 +5,23 @@
 # $FreeBSD: ports/games/kpuzzle/Makefile,v 1.6 2002/03/15 19:44:02 ade Exp $
 #
 
-PORTNAME=		kpuzzle
-PORTVERSION=		0.2
-CATEGORIES=		games
-MASTER_SITES=		${MASTER_SITE_KDE}
-MASTER_SITE_SUBDIR=	unstable/apps/games
-
+PORTNAME=	kpuzzle
+PORTVERSION=	0.3
+CATEGORIES=	games
+MASTER_SITES=	${MASTER_SITE_KDE}
+MASTER_SITE_SUBDIR=	unstable/apps/KDE2.x/games
 MAINTAINER=	ports@FreeBSD.org
 
-BUILD_DEPENDS=	gettext:${PORTSDIR}/devel/gettext-old
-
-USE_KDELIBS_VER=2
-USE_AUTOCONF=	yes
+USE_KDELIBS_VER=	2
 USE_BZIP2=	yes
 USE_GMAKE=	yes
+GNU_CONFIGURE=	yes
 
-pre-configure:
-	${PERL} -pi -e "s@default@en@g" ${WRKSRC}/kpuzzle/doc/en/Makefile.in
+post-patch:
+	@${PERL} -pi -e 's|-O2||g' ${WRKSRC}/configure
+.for file in highscore.cpp kpuzzleapp.cpp
+	@${PERL} -pi -e 's|#include <malloc.h>||g' ${WRKSRC}/kpuzzle/${file}
+.endfor
+	@${PERL} -pi -e 's|default|en|g' ${WRKSRC}/kpuzzle/doc/en/Makefile.in
 
 .include <bsd.port.mk>
diff -urN /usr/ports/games/kpuzzle/distinfo games/kpuzzle/distinfo
--- /usr/ports/games/kpuzzle/distinfo	Sun Apr 15 14:49:39 2001
+++ games/kpuzzle/distinfo	Fri Mar 22 07:15:08 2002
@@ -1 +1 @@
-MD5 (kpuzzle-0.2.tar.bz2) = a61b6b93b10fb7021c44dae64e0623f3
+MD5 (kpuzzle-0.3.tar.bz2) = 8a56012312e76f2a196f53d958340006
diff -urN /usr/ports/games/kpuzzle/pkg-descr games/kpuzzle/pkg-descr
--- /usr/ports/games/kpuzzle/pkg-descr	Mon Oct  1 21:28:58 2001
+++ games/kpuzzle/pkg-descr	Fri Mar 22 19:27:33 2002
@@ -1 +1,3 @@
 This is a jigsaw puzzle game for KDE.
+
+WWW: http://home.t-online.de/home/mwand/kpuzzle/
diff -urN /usr/ports/games/kpuzzle/pkg-plist games/kpuzzle/pkg-plist
--- /usr/ports/games/kpuzzle/pkg-plist	Sun Apr 15 14:49:39 2001
+++ games/kpuzzle/pkg-plist	Fri Mar 22 19:23:53 2002
@@ -1,5 +1,6 @@
 bin/kpuzzle
 share/applnk/Games/kpuzzle.desktop
+share/apps/kpuzzle/data/background.bmp
 share/apps/kpuzzle/data/biglogo.bmp
 share/apps/kpuzzle/data/large-main.xpm
 share/apps/kpuzzle/data/large.xpm
@@ -37,6 +38,7 @@
 share/apps/kpuzzle/levels/raum.bmp
 share/apps/kpuzzle/levels/stadt.bmp
 share/apps/kpuzzle/levels/stars.bmp
+share/doc/HTML/de/kpuzzle
 share/doc/HTML/en/kpuzzle/common
 share/doc/HTML/en/kpuzzle/cont-1.html
 share/doc/HTML/en/kpuzzle/cont-2.html
@@ -47,5 +49,5 @@
 share/doc/HTML/en/kpuzzle/scr_1.png
 share/icons/locolor/16x16/apps/kpuzzle.png
 share/icons/locolor/32x32/apps/kpuzzle.png
-share/locale/de/LC_MESSAGES/de.mo
+share/locale/de/LC_MESSAGES/kpuzzle.mo
 @dirrm share/doc/HTML/en/kpuzzle

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

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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