pkgsrc-Changes archive

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

CVS commit: pkgsrc/games/pushover



Module Name:    pkgsrc
Committed By:   wiz
Date:           Tue Jul  5 17:33:00 UTC 2016

Modified Files:
        pkgsrc/games/pushover: Makefile PLIST distinfo

Log Message:
Updated pushover to 0.0.5.

Drop maintainership.

Version 0.0.5 May 2013

- new Swedish and Esperanto translation and updated French translation many
  thanks to the translators
- AROS support inside the code
- minor usability improvements in the menu sytem
- slightly lower requirements on libpng and lua versions


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/games/pushover/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/games/pushover/PLIST
cvs rdiff -u -r1.2 -r1.3 pkgsrc/games/pushover/distinfo

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

Modified files:

Index: pkgsrc/games/pushover/Makefile
diff -u pkgsrc/games/pushover/Makefile:1.8 pkgsrc/games/pushover/Makefile:1.9
--- pkgsrc/games/pushover/Makefile:1.8  Sat Apr 25 14:23:02 2015
+++ pkgsrc/games/pushover/Makefile      Tue Jul  5 17:33:00 2016
@@ -1,12 +1,10 @@
-# $NetBSD: Makefile,v 1.8 2015/04/25 14:23:02 tnn Exp $
-#
+# $NetBSD: Makefile,v 1.9 2016/07/05 17:33:00 wiz Exp $
 
-DISTNAME=      pushover-0.0.4
-PKGREVISION=   7
+DISTNAME=      pushover-0.0.5
 CATEGORIES=    games
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=pushover/}
 
-MAINTAINER=    wiz%NetBSD.org@localhost
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://pushover.sourceforge.net/
 COMMENT=       Remake of Pushover, a fun puzzle game
 LICENSE=       gnu-gpl-v3

Index: pkgsrc/games/pushover/PLIST
diff -u pkgsrc/games/pushover/PLIST:1.1 pkgsrc/games/pushover/PLIST:1.2
--- pkgsrc/games/pushover/PLIST:1.1     Tue Apr 16 15:45:09 2013
+++ pkgsrc/games/pushover/PLIST Tue Jul  5 17:33:00 2016
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2013/04/16 15:45:09 wiz Exp $
+@comment $NetBSD: PLIST,v 1.2 2016/07/05 17:33:00 wiz Exp $
 bin/pushover
 share/doc/pushover/AUTHORS
 share/doc/pushover/COPYING
@@ -7,10 +7,12 @@ share/doc/pushover/NEWS
 share/doc/pushover/README
 share/locale/cs/LC_MESSAGES/pushover.mo
 share/locale/de/LC_MESSAGES/pushover.mo
+share/locale/eo/LC_MESSAGES/pushover.mo
 share/locale/es/LC_MESSAGES/pushover.mo
 share/locale/fr/LC_MESSAGES/pushover.mo
 share/locale/it/LC_MESSAGES/pushover.mo
 share/locale/ru/LC_MESSAGES/pushover.mo
+share/locale/sv/LC_MESSAGES/pushover.mo
 share/pushover/data/01_StandardFalling.ogg
 share/pushover/data/02_StopperHit.ogg
 share/pushover/data/03_Splitter.ogg

Index: pkgsrc/games/pushover/distinfo
diff -u pkgsrc/games/pushover/distinfo:1.2 pkgsrc/games/pushover/distinfo:1.3
--- pkgsrc/games/pushover/distinfo:1.2  Tue Nov  3 20:57:01 2015
+++ pkgsrc/games/pushover/distinfo      Tue Jul  5 17:33:00 2016
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2015/11/03 20:57:01 agc Exp $
+$NetBSD: distinfo,v 1.3 2016/07/05 17:33:00 wiz Exp $
 
-SHA1 (pushover-0.0.4.tar.gz) = ca9b5b077e7762c4ae80f0873d2cfa0bd2dcb16b
-RMD160 (pushover-0.0.4.tar.gz) = b17ee34410a4f3f4de9252fa20a45798bb38b78a
-SHA512 (pushover-0.0.4.tar.gz) = ef1dbf02dafca78f495e5ed022c904e2e8d1107bae864922e1a8571f8fe1a838c9eb22ec33e38e1f4efbb7a4d2b913ea8dcd783c41ddd4e3ad29a0940c9a9f03
-Size (pushover-0.0.4.tar.gz) = 33136958 bytes
+SHA1 (pushover-0.0.5.tar.gz) = edeebc21e40a6a6abc14c352d901feaadc99402b
+RMD160 (pushover-0.0.5.tar.gz) = 359f470b3e8f06a0c153e40ed4cb40192994d604
+SHA512 (pushover-0.0.5.tar.gz) = 93e97baacbefe59dd9e0911b91ec3a7ce52cb11e079162615e6725e0c99df186f8b90c1f70d11e5d9e780e2016e517a8324fddc007fea9fe1a22955bef4619ff
+Size (pushover-0.0.5.tar.gz) = 33173821 bytes



Home | Main Index | Thread Index | Old Index