ports/139764: Update port: games/openyahtzee to 1.9
KATO Tsuguru
tkato432 at yahoo.com
Mon Oct 19 18:10:03 UTC 2009
>Number: 139764
>Category: ports
>Synopsis: Update port: games/openyahtzee to 1.9
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Mon Oct 19 18:10:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator: KATO Tsuguru
>Release: FreeBSD 7.2-RELEASE-p4 i386
>Organization:
>Environment:
>Description:
- Update to version 1.9
>How-To-Repeat:
>Fix:
diff -urN /usr/ports/games/openyahtzee/Makefile games/openyahtzee/Makefile
--- /usr/ports/games/openyahtzee/Makefile 2009-08-22 16:19:36.000000000 +0900
+++ games/openyahtzee/Makefile 2009-10-19 22:16:07.000000000 +0900
@@ -6,24 +6,20 @@
#
PORTNAME= openyahtzee
-PORTVERSION= 1.8.1
-PORTREVISION= 2
+PORTVERSION= 1.9
CATEGORIES= games
MASTER_SITES= SF/${PORTNAME}/Open%20Yahtzee/Open%20Yahtzee%20${PORTVERSION}
MAINTAINER= ports at FreeBSD.org
COMMENT= Full-featured classic dice game Yahtzee
+USE_BZIP2= yes
+USE_WX= 2.8+
+WX_CONF_ARGS= absolute
GNU_CONFIGURE= yes
-USE_WX= yes
-USE_SQLITE= yes
+CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
+
CPPFLAGS= -I${LOCALBASE}/include
LDFLAGS= -L${LOCALBASE}/lib
-CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" MISSING="${TRUE} "
-
-post-patch:
- @${REINPLACE_CMD} -e 's|wx-config|${WX_CONFIG}|' ${WRKSRC}/Makefile.in\
- ${WRKSRC}/src/Makefile.in
-# @${REINPLACE_CMD} -e '/am_missing_run=/s|=.*|="${TRUE} "|' ${WRKSRC}/configure
.include <bsd.port.mk>
diff -urN /usr/ports/games/openyahtzee/distinfo games/openyahtzee/distinfo
--- /usr/ports/games/openyahtzee/distinfo 2008-02-05 16:39:01.000000000 +0900
+++ games/openyahtzee/distinfo 2009-10-19 22:12:34.000000000 +0900
@@ -1,3 +1,3 @@
-MD5 (openyahtzee-1.8.1.tar.gz) = d5dbdbd28f30e312068ace6550f04358
-SHA256 (openyahtzee-1.8.1.tar.gz) = e4554611ec1ed057309ba95d838e1498673df97f337ab84ee8f31535231ecb15
-SIZE (openyahtzee-1.8.1.tar.gz) = 382141
+MD5 (openyahtzee-1.9.tar.bz2) = c29ad118d58c283e3163ce219ee12ff9
+SHA256 (openyahtzee-1.9.tar.bz2) = 9d923dc14906aed39d9fa9d9c40eaa2d977d2d8aadae85836e7412712c93d8e1
+SIZE (openyahtzee-1.9.tar.bz2) = 850969
diff -urN /usr/ports/games/openyahtzee/pkg-descr games/openyahtzee/pkg-descr
--- /usr/ports/games/openyahtzee/pkg-descr 2007-01-04 22:03:56.000000000 +0900
+++ games/openyahtzee/pkg-descr 2009-10-19 22:19:05.000000000 +0900
@@ -4,5 +4,5 @@
portability is mainly achived via wxWidgets which also gives Open
Yahtzee a native look on each platform.
-WWW: http://openyahtzee.sourceforge.net/
-Author: Guy Rutenberg <guy+openyahtzee at sikumuna.co.il>
+WWW: http://www.openyahtzee.org/
+Author: Guy Rutenberg <guyrutenberg at gmail.com>
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list