pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/games/xskat
Module Name: pkgsrc
Committed By: wiz
Date: Sat Apr 27 11:25:11 UTC 2019
Modified Files:
pkgsrc/games/xskat: Makefile distinfo
Removed Files:
pkgsrc/games/xskat: options.mk
Log Message:
xskat: remove altenburger option
The necessary files are not available any longer due to license reasons.
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 pkgsrc/games/xskat/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/games/xskat/distinfo
cvs rdiff -u -r1.2 -r0 pkgsrc/games/xskat/options.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/games/xskat/Makefile
diff -u pkgsrc/games/xskat/Makefile:1.18 pkgsrc/games/xskat/Makefile:1.19
--- pkgsrc/games/xskat/Makefile:1.18 Sun Dec 9 21:05:33 2018
+++ pkgsrc/games/xskat/Makefile Sat Apr 27 11:25:11 2019
@@ -1,16 +1,9 @@
-# $NetBSD: Makefile,v 1.18 2018/12/09 21:05:33 adam Exp $
+# $NetBSD: Makefile,v 1.19 2019/04/27 11:25:11 wiz Exp $
DISTNAME= xskat-4.0
CATEGORIES= games
MASTER_SITES= http://www.xskat.de/
-
-.include "../../mk/bsd.prefs.mk"
-.include "options.mk"
-
DISTFILES= ${DISTNAME}${EXTRACT_SUFX}
-.if defined(WITH_ALTENBURGER_CARDS)
-DISTFILES+= xskat-cards.tar.gz
-.endif
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= http://www.xskat.de/xskat.html
@@ -26,10 +19,5 @@ MAKE_ENV+= IRC_SERVER=${DEFAULT_IRC_SERV
MAKE_ENV+= IRC_SERVER=irc.fu-berlin.de
.endif
-.if defined(WITH_ALTENBURGER_CARDS)
-post-extract:
- cp ${WRKDIR}/xskat-cards.c ${WRKSRC}/cards.c
-.endif
-
.include "../../x11/libX11/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/games/xskat/distinfo
diff -u pkgsrc/games/xskat/distinfo:1.5 pkgsrc/games/xskat/distinfo:1.6
--- pkgsrc/games/xskat/distinfo:1.5 Tue Nov 3 20:57:09 2015
+++ pkgsrc/games/xskat/distinfo Sat Apr 27 11:25:11 2019
@@ -1,10 +1,7 @@
-$NetBSD: distinfo,v 1.5 2015/11/03 20:57:09 agc Exp $
+$NetBSD: distinfo,v 1.6 2019/04/27 11:25:11 wiz Exp $
SHA1 (xskat-4.0.tar.gz) = b90859742b62369273d2683bd69006713e1e214d
RMD160 (xskat-4.0.tar.gz) = 3a0da1171aff2f638c050114f13b4cfcdf198d4e
SHA512 (xskat-4.0.tar.gz) = 508d83886063be01aef509fa8050110e599e0120025a94747717fcbae38e2196e8db041296b984fe37895c211519f511cf75dfa6b948c5789e6b37064f3d0c0d
Size (xskat-4.0.tar.gz) = 179059 bytes
-SHA1 (xskat-cards.tar.gz) = fda81da8806640cfea7636647b3b2617e84bdc4a
-RMD160 (xskat-cards.tar.gz) = 807ecb990a796cd7bf9852fd4175daef2ea8bc75
-Size (xskat-cards.tar.gz) = 187122 bytes
SHA1 (patch-aa) = 95c42daaa5d713d72514908dfe4af284a774c6c7
Home |
Main Index |
Thread Index |
Old Index