pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/games/lpairs



Module Name:    pkgsrc
Committed By:   nia
Date:           Sun Mar 22 09:26:34 UTC 2020

Modified Files:
        pkgsrc/games/lpairs: Makefile PLIST distinfo
Removed Files:
        pkgsrc/games/lpairs/patches: patch-lpairs_sdl.c patch-lpairs_sdl.h

Log Message:
lpairs: Update to 1.0.5

1.0.5:
- reduced delay to prevent event loop from dying (2018/11/02 MS)
- fixed compiler warnings and errors (2018/11/02 MS)
- improved ingame font (2015/04/12 MS)
- always choose set from all icons (2015/04/12 MS)
- added animation for removing cards (2015/04/12 MS)


To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 pkgsrc/games/lpairs/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/games/lpairs/PLIST
cvs rdiff -u -r1.6 -r1.7 pkgsrc/games/lpairs/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/games/lpairs/patches/patch-lpairs_sdl.c \
    pkgsrc/games/lpairs/patches/patch-lpairs_sdl.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/games/lpairs/Makefile
diff -u pkgsrc/games/lpairs/Makefile:1.23 pkgsrc/games/lpairs/Makefile:1.24
--- pkgsrc/games/lpairs/Makefile:1.23   Fri Mar 20 11:57:43 2020
+++ pkgsrc/games/lpairs/Makefile        Sun Mar 22 09:26:34 2020
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.23 2020/03/20 11:57:43 nia Exp $
+# $NetBSD: Makefile,v 1.24 2020/03/22 09:26:34 nia Exp $
 
-DISTNAME=      lpairs-1.0.4
-PKGREVISION=   2
+DISTNAME=      lpairs-1.0.5
 CATEGORIES=    games
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=lgames/}
 
@@ -12,6 +11,7 @@ COMMENT=      Memory game matching pairs of c
 USE_PKGLOCALEDIR=      yes
 GNU_CONFIGURE=         yes
 CONFIGURE_ARGS+=       --without-included-gettext
+CONFIGURE_ARGS+=       --disable-sdltest
 LDFLAGS+=              ${BUILDLINK_LDADD.gettext}
 
 .include "../../devel/gettext-lib/buildlink3.mk"

Index: pkgsrc/games/lpairs/PLIST
diff -u pkgsrc/games/lpairs/PLIST:1.3 pkgsrc/games/lpairs/PLIST:1.4
--- pkgsrc/games/lpairs/PLIST:1.3       Sat Apr 16 17:44:07 2011
+++ pkgsrc/games/lpairs/PLIST   Sun Mar 22 09:26:34 2020
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2011/04/16 17:44:07 shattered Exp $
+@comment $NetBSD: PLIST,v 1.4 2020/03/22 09:26:34 nia Exp $
 bin/lpairs
 share/games/lpairs/gfx/0.bmp
 share/games/lpairs/gfx/1.bmp
@@ -22,9 +22,10 @@ share/games/lpairs/gfx/8.bmp
 share/games/lpairs/gfx/9.bmp
 share/games/lpairs/gfx/back.bmp
 share/games/lpairs/gfx/button.bmp
+share/games/lpairs/gfx/f_small_white.bmp
+share/games/lpairs/gfx/f_standard.bmp
 share/games/lpairs/gfx/f_white.bmp
 share/games/lpairs/gfx/f_yellow.bmp
-share/games/lpairs/gfx/stan_font.bmp
 share/games/lpairs/gfx/title.bmp
 share/games/lpairs/sound/click.wav
 share/games/lpairs/sound/fail.wav

Index: pkgsrc/games/lpairs/distinfo
diff -u pkgsrc/games/lpairs/distinfo:1.6 pkgsrc/games/lpairs/distinfo:1.7
--- pkgsrc/games/lpairs/distinfo:1.6    Tue Nov  3 20:56:58 2015
+++ pkgsrc/games/lpairs/distinfo        Sun Mar 22 09:26:34 2020
@@ -1,9 +1,7 @@
-$NetBSD: distinfo,v 1.6 2015/11/03 20:56:58 agc Exp $
+$NetBSD: distinfo,v 1.7 2020/03/22 09:26:34 nia Exp $
 
-SHA1 (lpairs-1.0.4.tar.gz) = 4e7c8d9b55ccb8c740d8125c116347cf7bb36fb4
-RMD160 (lpairs-1.0.4.tar.gz) = ca4a23bc536dba7da625eb3485258381de003c5d
-SHA512 (lpairs-1.0.4.tar.gz) = 637f9782c1c1faee3fe0d02adeeb7ea70704f1b625922e1ba086cd03e9a6cf1d61a082eff4753a2ec8be5fc7041bd029f193adf847a39e773e4eedd9eafb2b97
-Size (lpairs-1.0.4.tar.gz) = 536625 bytes
+SHA1 (lpairs-1.0.5.tar.gz) = a89c1d7e8fe9d2ad5a6b0a2fd6399333dfd76f80
+RMD160 (lpairs-1.0.5.tar.gz) = 119130b9b277efa39a2ca7c3e24d47a14e5d1eb1
+SHA512 (lpairs-1.0.5.tar.gz) = 381c47969446b778c694f484647ab6a6bd41eb996e741a01a63f1b854c30f78c7e9f1043546a3b8649ec6db940cac3b7ae5ba3c23e6c9df2716a93e6f6d37324
+Size (lpairs-1.0.5.tar.gz) = 557997 bytes
 SHA1 (patch-aa) = 59a134c074cf9b0ff2aeef297fc88e06ed6a977a
-SHA1 (patch-lpairs_sdl.c) = 119452952684dd51af5c92f0becdf9344f715da4
-SHA1 (patch-lpairs_sdl.h) = c376de1f420f5a930a2c78a2947b17949d763769



Home | Main Index | Thread Index | Old Index