Date: Wed, 14 Mar 2012 02:21:03 +0900 From: KATO Tsuguru <tkato432@yahoo.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/166029: Update port: games/openyahtzee to 1.9.1 Message-ID: <20120314022103.ea8b9847.tkato432@yahoo.com> Resent-Message-ID: <201203131810.q2DIA6Qq054731@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 166029 >Category: ports >Synopsis: Update port: games/openyahtzee to 1.9.1 >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: Tue Mar 13 18:10:06 UTC 2012 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: FreeBSD 7.4-RELEASE-p5 i386 >Organization: >Environment: >Description: - Update to version 1.9.1 Remove file: pkg-plist >How-To-Repeat: >Fix: diff -urN /usr/ports/games/openyahtzee/Makefile games/openyahtzee/Makefile --- /usr/ports/games/openyahtzee/Makefile 2011-09-24 13:46:06.000000000 +0900 +++ games/openyahtzee/Makefile 2012-02-26 02:52:45.000000000 +0900 @@ -6,20 +6,32 @@ # PORTNAME= openyahtzee -PORTVERSION= 1.9 -PORTREVISION= 2 +PORTVERSION= 1.9.1 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/Open%20Yahtzee/Open%20Yahtzee%20${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Full-featured classic dice game Yahtzee +LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYING + +BUILD_DEPENDS= ${LOCALBASE}/include/boost/scoped_ptr.hpp:${PORTSDIR}/devel/boost-libs + USE_BZIP2= yes +USE_GCC= 4.4+ USE_WX= 2.8+ WX_CONF_ARGS= absolute GNU_CONFIGURE= yes +MAKE_JOBS_SAFE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib +MAN6= openyahtzee.6 +PLIST_FILES= bin/openyahtzee \ + share/applications/openyahtzee.desktop \ + share/pixmaps/openyahtzee.png +PLIST_DIRSTRY= share/applications + .include <bsd.port.mk> diff -urN /usr/ports/games/openyahtzee/distinfo games/openyahtzee/distinfo --- /usr/ports/games/openyahtzee/distinfo 2011-07-04 02:03:50.000000000 +0900 +++ games/openyahtzee/distinfo 2012-02-26 01:39:47.000000000 +0900 @@ -1,2 +1,2 @@ -SHA256 (openyahtzee-1.9.tar.bz2) = 9d923dc14906aed39d9fa9d9c40eaa2d977d2d8aadae85836e7412712c93d8e1 -SIZE (openyahtzee-1.9.tar.bz2) = 850969 +SHA256 (openyahtzee-1.9.1.tar.bz2) = aa553a248d30ba259abb8dee735d5728bfdbb8d4705805bc716453245f1cb0a0 +SIZE (openyahtzee-1.9.1.tar.bz2) = 159149 diff -urN /usr/ports/games/openyahtzee/pkg-plist games/openyahtzee/pkg-plist --- /usr/ports/games/openyahtzee/pkg-plist 2008-02-05 07:28:06.000000000 +0900 +++ games/openyahtzee/pkg-plist 1970-01-01 09:00:00.000000000 +0900 @@ -1,4 +0,0 @@ -bin/openyahtzee -share/applications/openyahtzee.desktop -share/pixmaps/openyahtzee.png -@dirrmtry share/applications >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20120314022103.ea8b9847.tkato432>