pkgsrc-Bugs archive

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

pkg/50014: Update games/openttd-data to 0.5.2



>Number:         50014
>Category:       pkg
>Synopsis:       Update games/openttd-data to 0.5.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Mon Jun 29 21:40:00 +0000 2015
>Originator:     Leonardo Taccari
>Release:        NetBSD 7.99.19
>Organization:
Università Politecnica delle Marche
>Environment:
	
	
System: NetBSD boh 7.99.19 NetBSD 7.99.19 (GENERIC) #35: Sun Jun 28 13:29:09 CEST 2015 leot@boh:/usr/obj/sys/arch/amd64/compile/GENERIC amd64
Architecture: x86_64
Machine: amd64
>Description:
	games/openttd-data in pkgsrc (0.5.0) is not the latest stable version
	(0.5.2).
>How-To-Repeat:
	$ cd pkgsrc/games/openttd-data
	$ make show-var VARNAME=GFXVER
>Fix:
	Please apply the attached trivial patches. I have tested this with
	openttd-1.5.1 (patches to update it will be attached in another PR).
	While here I will also attach a possible commit message.


------------------8<------------------8<------------------8<------------------
Update games/openttd-data to openttd-data-0.5.2.

Changes:
OpenGFX 0.5.2 (12 Apr 2015)
---------------------------
- Add: [Makefile] target 'bananas' (closes #6877, #6848)
- Fix: [Makefile] Add dependency generation for pnml->nml
- Fix: [Makefile] dependencies, esp. wrt. HG revision numbers getting compiled into files
- Fix: Alignment of GUI icons that have different sizes in 1x and 2x zoom
- Fix: 2x GUI sprite for purchase land was attached to the viewport sprite instead of to the GUI sprite (commit:ba02a90fab52) (issue FS#6267)
- Fix: Do not crop the default-window-size icon (issue FS#6258)

OpenGFX 0.5.2-RC1 (16 Feb 2015)
-------------------------------
- Add: 2x GUI zoom sprites
- Add: the all black ground sprites introduced in OpenTTD r26869
- Add: Translations for Africans, Italian, Latin and Lithuanian
- Update: Translation for English (US)
- Change:     [Makefile] Make sure that mercurial output is not changed by user presets
- Codechange: [Makefile] Simplify a few pointless programme definitions
- Fix:        [Makefile] No need to query the whereabouts of required programmes when we make no use of that anyway (issue #5759)

OpenGFX 0.5.1 (10 May 2014)
---------------------------
- Change/Fix (425e3a719210): [Makefile] Re-introduce target 'clean-gfx' and have 'clean' remove the gimp script files (blathijs)
- Change: [Makefile] No point to bundle .hgtags .hgignore and .devzone files with source bundles
- Change: [Makefile] Use a temporary filename for custom_tags.txt and only update it, if the results would differ from the existing one
- Change: [Makefile] Cache custom_tags.txt and don't always re-build it
- Add: [Makefile] musa.ini for upload to bananas
- Fix (425e3a719210): [Makefile] Install into the baseset dir, not the NewGRF dir
- Fix (425e3a719210): create md5sum file for distribution and local check with the same rule (blathijs)
- Fix (425e3a719210): Reinstate the possibility to (not) install documentation and to choose a separate install dir for them
- Fix: [Makefile] Use the same variable name for changelog, readme and license files (blathijs)
- Fix 510292759967: [Makefile] Don't fail to build from fresh clones
- Fix afdd36f69c4c: [Makefile] Don't remove used scripts
- Fix: [Makefile] More woes with custom_tags.txt and installation (blathijs)
- Cleanup: Remove unused files from script dir
- Cleanup: Remove more unused files
------------------8<------------------8<------------------8<------------------


------------------8<------------------8<------------------8<------------------
Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/games/openttd-data/Makefile,v
retrieving revision 1.5
diff -u -r1.5 Makefile
--- Makefile	20 Dec 2014 21:53:11 -0000	1.5
+++ Makefile	29 Jun 2015 20:58:42 -0000
@@ -1,6 +1,6 @@
 # $NetBSD: Makefile,v 1.5 2014/12/20 21:53:11 ryoon Exp $
 
-GFXVER=		0.5.0
+GFXVER=		0.5.2
 PKGNAME=	openttd-data-${GFXVER}
 CATEGORIES=	games x11
 MASTER_SITES=	http://binaries.openttd.org/extra
Index: distinfo
===================================================================
RCS file: /cvsroot/pkgsrc/games/openttd-data/distinfo,v
retrieving revision 1.4
diff -u -r1.4 distinfo
--- distinfo	20 Dec 2014 21:53:11 -0000	1.4
+++ distinfo	29 Jun 2015 20:58:42 -0000
@@ -1,8 +1,8 @@
 $NetBSD: distinfo,v 1.4 2014/12/20 21:53:11 ryoon Exp $
 
-SHA1 (opengfx-0.5.0-all.zip) = 963e5e8052a286af269b2837cf3741c3d6c746eb
-RMD160 (opengfx-0.5.0-all.zip) = beb468ec34277ec6e3e8ead4ed860683e06c4081
-Size (opengfx-0.5.0-all.zip) = 3468612 bytes
+SHA1 (opengfx-0.5.2-all.zip) = 1c25d2d4d906924725146e214910f14036820eb2
+RMD160 (opengfx-0.5.2-all.zip) = 4e6628c873fa2ca555cb473e445584be303d9d43
+Size (opengfx-0.5.2-all.zip) = 3547661 bytes
 SHA1 (openmsx-0.3.1-all.zip) = e9c4203923bb9c974ac67886bd00b7090658b961
 RMD160 (openmsx-0.3.1-all.zip) = 8eff246e89e44f63ca480e9acef94a1da5fa81d2
 Size (openmsx-0.3.1-all.zip) = 136981 bytes

>Unformatted:
 	
 	


Home | Main Index | Thread Index | Old Index