From 97a89f2013aff56e3663ff99095d06d1aeccdbe3 Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Sat, 24 Mar 2012 16:25:25 +0000 Subject: [PATCH] - Update to version 1.9.1 PR: 166029 Submitted by: Ports Fury Feature safe: yes --- games/openyahtzee/Makefile | 16 ++++++++++++++-- games/openyahtzee/distinfo | 4 ++-- games/openyahtzee/pkg-plist | 4 ---- 3 files changed, 16 insertions(+), 8 deletions(-) delete mode 100644 games/openyahtzee/pkg-plist diff --git a/games/openyahtzee/Makefile b/games/openyahtzee/Makefile index 1a4d90c861a8..7c53c8e24e09 100644 --- a/games/openyahtzee/Makefile +++ b/games/openyahtzee/Makefile @@ -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 diff --git a/games/openyahtzee/distinfo b/games/openyahtzee/distinfo index 35f222afb8db..11ce4d691121 100644 --- a/games/openyahtzee/distinfo +++ b/games/openyahtzee/distinfo @@ -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 --git a/games/openyahtzee/pkg-plist b/games/openyahtzee/pkg-plist deleted file mode 100644 index 3a017784baa0..000000000000 --- a/games/openyahtzee/pkg-plist +++ /dev/null @@ -1,4 +0,0 @@ -bin/openyahtzee -share/applications/openyahtzee.desktop -share/pixmaps/openyahtzee.png -@dirrmtry share/applications