diff options
author | markd <markd@pkgsrc.org> | 2013-11-07 11:35:48 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2013-11-07 11:35:48 +0000 |
commit | 3e3b1593601be790235ef1a173a039a685dea27f (patch) | |
tree | 98826b2c4fe320ca124e4f6f9387dc4f8cfa2a8c /games/kmines | |
parent | 5f09d9959fd19632d3bd929992dfab5f96b08e9f (diff) | |
download | pkgsrc-3e3b1593601be790235ef1a173a039a685dea27f.tar.gz |
Update to KDE SC 4.11.3
bugfixes, many new features, improved stability and performance.
Diffstat (limited to 'games/kmines')
-rw-r--r-- | games/kmines/Makefile | 3 | ||||
-rw-r--r-- | games/kmines/distinfo | 8 |
2 files changed, 5 insertions, 6 deletions
diff --git a/games/kmines/Makefile b/games/kmines/Makefile index 98cfa2e2c7f..88d06c56d17 100644 --- a/games/kmines/Makefile +++ b/games/kmines/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.7 2013/07/05 13:29:31 ryoon Exp $ +# $NetBSD: Makefile,v 1.8 2013/11/07 11:35:50 markd Exp $ DISTNAME= kmines-${_KDE_VERSION} -PKGREVISION= 4 CATEGORIES= games COMMENT= KDE version of the classic minesweeper game diff --git a/games/kmines/distinfo b/games/kmines/distinfo index df6bddea3d3..cc8a2e6c285 100644 --- a/games/kmines/distinfo +++ b/games/kmines/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2013/05/21 12:49:30 markd Exp $ +$NetBSD: distinfo,v 1.3 2013/11/07 11:35:50 markd Exp $ -SHA1 (kmines-4.10.3.tar.xz) = 9f0130c4ce1276bbc0b8d89880d5db73efdc3aef -RMD160 (kmines-4.10.3.tar.xz) = 32218daecf5c01295f3dc535c3481b47993b3663 -Size (kmines-4.10.3.tar.xz) = 659300 bytes +SHA1 (kmines-4.11.3.tar.xz) = e22e62f54a4e259385bd8927b1d582d011acb807 +RMD160 (kmines-4.11.3.tar.xz) = 8e2d100f0fa8c5f0d0a90b202b2488f6ccf0b1c0 +Size (kmines-4.11.3.tar.xz) = 629308 bytes |