Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Oct 1999 21:09:33 +0800 (CST)
From:      Yin-Jieh Chen <yinjieh@Crazyman.Dorm13.NCTU.edu.tw>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/14447: Update port: games/xpuyopuyo to 0.2.7
Message-ID:  <199910211309.VAA08446@Crazyman.Dorm13.NCTU.edu.tw>

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

>Number:         14447
>Category:       ports
>Synopsis:       Update port: games/xpuyopuyo to 0.2.7
>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:   Thu Oct 21 12:00:01 PDT 1999
>Closed-Date:
>Last-Modified:
>Originator:     Yin-Jieh Chen
>Release:        FreeBSD 3.3-STABLE i386
>Organization:
NCTU CSIE FreeBSD Users' Group
>Environment:
FreeBSD Crazyman.Dorm13.NCTU.edu.tw 3.3-STABLE FreeBSD 3.3-STABLE #29: Mon Oct 1
1 13:19:18 CST 1999     root@Crazyman.Dorm13.NCTU.edu.tw:/home2/src/sys/compile/
YINJIEH  i386
>Description:

	Update games/xpuyopuyo to 0.2.7

>How-To-Repeat:

diff -ruN /usr/ports/games/xpuyopuyo/Makefile ./Makefile
--- /usr/ports/games/xpuyopuyo/Makefile	Mon Oct 18 20:42:17 1999
+++ ./Makefile	Thu Oct 21 21:02:46 1999
@@ -1,20 +1,20 @@
 # New ports collection makefile for:	xpuyopuyo
-# Version required:	0.2.3
+# Version required:	0.2.7
 # Date created:		19 Sep 1999
 # Whom:			Yin-Jieh Chen <yinjieh@csie.nctu.edu.tw>
 #
 # $FreeBSD: ports/games/xpuyopuyo/Makefile,v 1.4 1999/10/17 13:45:05 asami Exp $
 #
 
-DISTNAME=	xpuyopuyo-0.2.3
+DISTNAME=	xpuyopuyo-0.2.7
 CATEGORIES=	games
-MASTER_SITES=	http://chaos2.org/xpuyopuyo/
+MASTER_SITES=	http://chaos2.org/xpuyopuyo/ \
+		http://lenin.dabney.caltech.edu/~justins/xpuyopuyo/
 
 MAINTAINER=	yinjieh@csie.nctu.edu.tw
 
 LIB_DEPENDS=	Xpm.4:${PORTSDIR}/graphics/xpm \
-		gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 \
-		gnomeui.3:${PORTSDIR}/x11/gnomelibs
+		gtk12.2:${PORTSDIR}/x11-toolkits/gtk12
 
 GLIB_CONFIG?=	${LOCALBASE}/bin/glib12-config
 GTK_CONFIG?=	${X11BASE}/bin/gtk12-config
@@ -24,12 +24,14 @@
 GNU_CONFIGURE=	yes
 CONFIGURE_ENV=	GTK_CONFIG="${GTK_CONFIG}" \
 		GLIB_CONFIG="${GLIB_CONFIG}"
-CONFIGURE_ARG=	--with-gnome
 USE_GMAKE=	yes
 
+do-install:
+	${INSTALL_PROGRAM} ${WRKSRC}/xpuyopuyo ${PREFIX}/bin/xpuyopuyo
+
 post-install:
 	@${MKDIR} ${PREFIX}/share/xpuyopuyo
-.for i in AUTHORS COPYING ChangeLog INSTALL NEWS README TESTED TODO
+.for i in AUTHORS COPYING ChangeLog INSTALL NEWS README TESTED TODO gtkrc
 	@${INSTALL_DATA} ${WRKSRC}/$i ${PREFIX}/share/xpuyopuyo
 .endfor
 	@${MKDIR} ${PREFIX}/share/xpuyopuyo/img
diff -ruN /usr/ports/games/xpuyopuyo/files/md5 ./files/md5
--- /usr/ports/games/xpuyopuyo/files/md5	Mon Oct 11 20:12:38 1999
+++ ./files/md5	Thu Oct 21 20:16:56 1999
@@ -1 +1 @@
-MD5 (xpuyopuyo-0.2.3.tar.gz) = 19f19aa1ebe10b4d703a6ea3110515ff
+MD5 (xpuyopuyo-0.2.7.tar.gz) = d044ad13241e51cb930ebeac8e4310c6
diff -ruN /usr/ports/games/xpuyopuyo/pkg/PLIST ./pkg/PLIST
--- /usr/ports/games/xpuyopuyo/pkg/PLIST	Tue Sep 28 20:22:03 1999
+++ ./pkg/PLIST	Thu Oct 21 20:12:27 1999
@@ -7,6 +7,7 @@
 share/xpuyopuyo/README
 share/xpuyopuyo/TESTED
 share/xpuyopuyo/TODO
+share/xpuyopuyo/gtkrc
 share/xpuyopuyo/img/img_0.xpm
 share/xpuyopuyo/img/img_0j.xpm
 share/xpuyopuyo/img/img_1.xpm
@@ -23,6 +24,7 @@
 share/xpuyopuyo/img/img_clearb.xpm
 share/xpuyopuyo/img/img_expl.xpm
 share/xpuyopuyo/img/img_gameover.xpm
+share/xpuyopuyo/img/img_ind.xpm
 share/xpuyopuyo/img/img_num0.xpm
 share/xpuyopuyo/img/img_num1.xpm
 share/xpuyopuyo/img/img_num2.xpm
>Fix:
	
	Please update this port, thanks.

>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?199910211309.VAA08446>