Commit graph

130 commits

Author SHA1 Message Date
adam
e154f39d07 Changes 1.12.2:
This is a maintenance release for the stable 1.12.x series including a critical security fix, as well as an assortment of other bug fixes and improvements over version 1.12.1. We urge users of all previous versions to upgrade immediately.
2015-04-17 15:02:43 +00:00
joerg
08e21a905f Use explicit conversion to bool. 2015-03-22 20:05:28 +00:00
mef
34caa69847 (pkgsrc)
- drop two patches, upstream corrected.
    (the comments on patches were):
    The key argument of std::map must not be const as it can't be assigned
    internally otherwise.
  - Add buildlink to audio/libvorbis, sysutils/dbus
  - Add sysutils/desktop-file-utils/desktopdb.mk to include
  - Add post-patch: target to removed patched *.orig files
    (otherwise those are installed)
  - Adjust several REPLACE_PYTHON and REPLACE_BASH
  - Add patch to correct missing shebang lines necessary for REPLACE_.*

Update 1.10.7 to 1.12.1
-----------------------
  - changelog is too huge to list here, instead pick only for 1.12.1
    from: http://www.wesnoth.org/

Wesnoth 1.12.1

Sunday, January 25 2015

Wesnoth 1.12.1 is now available. This is a maintenance release
for the stable 1.12.x series and, as such, it delivers an
assortment of bug fixes and other improvements over version
1.12.0. Check the forum thread for a list of the most notable
changes in this version.

As on previous occasions, we also offer two versions of the
changelog: a trimmed-down players changelog including only
those items considered to be relevant in regular gameplay, and
a more technical full changelog for enthusiasts and content
creators.

The source code, Windows, and Apple OS X packages are already
available on the downloads page. You may also find packages
for other platforms there as they become available.  You may
comment on this release in the forums.
2015-03-10 05:16:28 +00:00
adam
8e3b70e314 Revbump after updating boost 2014-11-07 19:39:24 +00:00
wiz
d2526ada6e Update to 1.10.7:
Version 1.10.7:
 * Add-ons server:
   * Restricted names (not titles) for newly uploaded add-ons to ASCII hyphens,
     underlines, and alphanumerical characters. Previously uploaded add-ons
     are exempt from this change.
 * Graphics:
   * New portraits for HttT
 * Language and i18n:
   * Updated translations: Chinese (Traditional), French, Galician, Indonesian,
     Japanese, Old English, Polish, Portuguese, Portuguese (Brazil), Russian,
     Scottish Gaelic, Vietnamese
 * Networking:
   * Handle an exception in the SDL_net-based network code (bug #20205)
 * User interface:
   * Fixed (bug #17220): Cursor in gui2 text box now behaves appropriately after
     text box overflow occurs.
   * Fix viewport centering issues with actions such as the Next Unit command,
     and the [scroll_to], [scroll_to_unit], and [message] WML actions (bug #18793).
 * WML engine:
   * Fixed invalid memory access issues caused by subnamespaced persistent WML
     variables (bug #20385).
   * Fixed incorrect image path function name in error messages generated by
     using ~CROP() with negative coordinates.
 * Miscellaneous and bug fixes
   * Improved: Autorevision based revision numbers in CMake.
   * Fixed the recall list sometimes getting confused when dismissing a recall.
   * Prevent unchecked memory access in cut_surface()
   * Fixed bug #20853 ("WML child missing yet untested for" when loading some
     replays).
   * Backported several bugfixes for wmllint (Windows-unfriendliness on the
     command line, unusual crashers, underscores stripped from keys).
2014-10-28 13:17:32 +00:00
alnsn
bdc6025cdf Revbump after lang/lua51 update. 2014-10-19 22:27:43 +00:00
jperkin
eca223ca45 SunOS needs explicit -lintl -lsocket. Package is still broken due to
recent boost fallout.
2014-08-21 17:50:35 +00:00
adam
72ed0307eb Revbump after boost-libs update 2014-08-13 10:57:32 +00:00
wiz
7eeb51b534 Bump for perl-5.20.0.
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.
2014-05-29 23:35:13 +00:00
wiz
c1b44346cd Mark packages that are not ready for python-3.3 also not ready for 3.4,
until proven otherwise.
2014-05-09 07:36:53 +00:00
ryoon
60806aa001 Recursive revbump from x11/pixman
Fix PR pkg/48777
2014-05-05 00:47:34 +00:00
alnsn
aedfc77e1e Revbump for Lua multiversion support. 2014-05-03 13:14:36 +00:00
wiz
37205c8180 Mark as not ready for python-3.x. Bump PKGREVISION. 2014-02-07 12:27:06 +00:00
adam
81059da3bd Revbump after updating devel/boost-libs 2013-11-20 20:04:35 +00:00
obache
be6a7bf66d recursive bump from boost-lib shlib major bump. 2013-11-20 13:23:41 +00:00
dholland
2d5ff4445e Bump PKGREVISION of packages whose Lua depends changed form, but whose
own PKGNAME is unchanged.
2013-10-30 06:49:53 +00:00
ryoon
3fba1a52dd Recursive revbump from pango-1.36.0 2013-10-10 14:41:44 +00:00
adam
d2cb6dec32 Revbump after cairo update 2013-09-02 19:50:38 +00:00
obache
e836e09388 Update games/wesnoth to 1.10.6.
based on PR pkg/48139 by Leonardo Taccari (with conditional PLIST fix)

Changes:
Version 1.10.6:
 * Campaigns:
   * The Rise of Wesnoth:
     * Fix bug #16772: AI won't attack
   * Son of the Black Eye:
     * Prevent infinite loop if fewer than two transport ships (bug #20389)
 * Language and i18n:
   * Updated translations: British English, Chinese (Simplified),
     Chinese (Traditional), Dutch, Estonian, French, Galician, German,
     Hungarian, Italian, Latin, Portuguese, Portuguese (Brazil),
     Scottish Gaelic, Serbian, Slovak, Vietnamese
 * Multiplayer:
   * Moved new lobby option in Preferences -> Multiplayer to Advanced
     Preferences and clarified description
 * User interface:
   * Scale down unit baseframes larger than 72x72 in the Recruit and Recall
     dialogs to prevent all list entries from being enlarged to fit
 * WML engine:
   * Fixed [disallow_end_turn] losing effect on save/reload (bug #20350)
   * Fixed [disallow_end_turn] persisting when advancing to the next scenario
     (bug #20351)
   * Fixed bug #20401: [remove_unit_overlay] did not work when the image used an
     image path function that took multiple parameters.
 * Miscellaneous and bug fixes:
   * Fixed a rare case where a player could exercise (very) limited control of
     another (human) player's units in a hotseat game.
   * Made wmllint recognize victory_string, defeat_string, gold_carryover_string,
     and notes_string (all from the [objectives] tag) as attributes that need
     to be made translatable
   * Fixed wmllint complaining about id= attributes in [time_area]s
   * Make drakes fly on volcano tiles (bug #20485).
   * Fixed bug #20290: No longer terminate due to a corrupt savegame.
   * Fixed bug #19970: No longer terminate due to corrupt preferences.
   * Fixed a display artifact (halos not cleared) when WML moves a unit.
   * Use bilinear interpolation for scaling images down.
   * Fixed wmllint, wmlscope and wmlindent not working correctly on Windows if a
     command line argument ends with a backslash
2013-08-30 08:14:42 +00:00
joerg
a7edaa8bef The key argument of std::map must not be const as it can't be assigned
internally otherwise.
2013-06-13 21:41:48 +00:00
wiz
e0b49a2fed Bump PKGREVISION for libXft changes for NetBSD native X support on
NetBSD 6, requested by tron.
2013-06-06 12:53:40 +00:00
tron
a36fb86593 Try to fix the fallout caused by the fix for PR pkg/47882. Part 3:
Recursively bump package revisions again after the "freetype2" and
"fontconfig" handling was fixed.
2013-06-04 22:15:37 +00:00
wiz
c83ffb8583 Bump freetype2 and fontconfig dependencies to current pkgsrc versions,
to address issues with NetBSD-6(and earlier)'s fontconfig not being
new enough for pango.

While doing that, also bump freetype2 dependency to current pkgsrc
version.

Suggested by tron in PR 47882
2013-06-03 10:04:30 +00:00
wiz
ff62534ca5 For some reason, translation files started getting installed (at least
on NetBSD 6.99.20/amd64). Bump PKGREVISION and add them to the PLIST

While here, remove obsolete REPLACE_RUBY line, the script was convert
to python, it seems.
2013-06-01 23:15:42 +00:00
wiz
d2ca14a3f1 Bump all packages for perl-5.18, that
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package

Like last time, where this caused no complaints.
2013-05-31 12:39:57 +00:00
joerg
a63f01902e Needs C++11 when buildign with clang. 2013-02-26 11:15:43 +00:00
wiz
d1b820f37b Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
obache
07659b9b8d recursive bump from boost-lib shlib update. 2013-02-15 11:53:59 +00:00
adam
838f541f89 Changes 1.10.5:
This is a bugfix release for the stable 1.10 series.
2012-11-20 07:47:32 +00:00
adam
3f2cc57b2b Revbump after updating graphics/pango 2012-10-08 23:00:34 +00:00
asau
45127be31e Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 11:54:29 +00:00
wiz
8b5d49eb78 Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.

I hope that's all of them.
2012-10-03 21:53:53 +00:00
tron
14215633d2 Mass recursive bump after the dependence fix of the "cairo" package
requested by Thomas Klausner.
2012-10-02 17:10:28 +00:00
obache
c38c120ee5 recursive bump from libffi shlib major bump
(additionaly, reset PKGREVISION of qt4-* sub packages from base qt4 update)
2012-09-15 10:03:29 +00:00
adam
b15c922bcc Revbump after updating graphics/cairo 2012-09-07 19:16:05 +00:00
adam
aaf2c0d704 Use boost-headers-1.51.0nb1 instead of this patch 2012-08-31 13:43:30 +00:00
adam
7ca0a42660 Changes 1.10.4:
This is a bugfix release for the 1.10.x series and it is compatible with the other 1.10.x versions.

Since the release of 1.10.3 several smaller issues were reported. Most of those were fixed in this release. The fixes center around terrain transitions, campaign problems and some smaller user interface tweaks. Of course many translations received updates and should be more polished now.
2012-08-30 16:24:48 +00:00
obache
fb0eef126f Recursive bump from boost-libs update. 2012-08-29 11:22:09 +00:00
wiz
3ab91be963 Remove -Werror to make this build on NetBSD.
While here: the program has enough dependencies that an additional python
one (used by many scripts installed by the package) will not hurt; add
proper dependency on python and remove python replacement hack.

Bump PKGREVISION for python dependency.
2012-07-29 16:31:26 +00:00
adam
125d87d2de Changes 1.10.3:
* Campaigns:
   * Heir to the Throne:
     * Fixed bug 19531: scroll to reinforcement units in Blackwater Port
     * Fixed bug 19517: The injured sergeant in HttT: Cliffs of Thoria will now
       always become visible when he is discovered.
   * Under the Burning Suns:
     * Made it so that all units are rehydrated quietly upon victory in scenario
       two
   * Under the Burning Suns:
     * Fix bug 19630: unit lost when Nym returns
     * Dust Devil no longer comments on cuttlefish
     * Wolf Riders now utter fleeing message on easy in scenario 3
 * Editor:
   * Improved performance of the Editor Settings ToD lighting controls
 * Language and i18n:
   * Fixed untranslatable Cancel button label in the add-ons server network
     status dialog (bug 19659)
   * Updated translations: Chinese (Simplified), Finnish, French, Galician,
     Irish, Italian, Korean, Latin, Old English, Portuguese (Brazil), Russian
 * Multiplayer:
   * A New Land:
     * Made it so that the "Elvish Shaman" option in the elvish unit selection
       menu gets translated. Fixes bug 19677.
 * User interface:
   * Stop showing a unit's potential moves before moving in a move & attack,
     rather than after (more consistent with regular movement)
 * Whiteboard:
   * Fixed bug 19613: Multiple attacks after planning attacks in whiteboard
   * Fixed bug 19619: In local games, units keep ghosted appearance during
     opponent's turn
   * Fixed bug 19618: Problems with ending turn with impossible moves
   * Fixed bug 19615: Can see part of opponents' planned moves in local
     multiplayer game
 * WML engine:
   * Fix $owner_side in capture events fired due to unit movement
 * Miscellaneous and bug fixes:
   * Fixed: A preprocessor bug looking beyond the end of a buffer.
   * Fixed: Binding a temporary in the network code, possibly causing
     crashing.
   * Fixed bug 19469: Missing scenario hash results in Remote scenario always
     added to game description
   * Fixed bug 19322: controller=null hides a side in the status table
   * Fixed bug 19681: cache is never valid tweaked the number to string
     conversion of config_attribute
   * Fixed bug 16544: Fail to read `empty' cache files.
   * Added shroud_data to the inspection window (FR 19623).
   * Fixed: Wrong current side number after side turns (bug 19735)
     It also affected the lua field wesnoth.current.side
2012-07-18 06:37:40 +00:00
adam
9fde0ec108 Revbump after updating boost 2012-07-02 13:37:35 +00:00
dholland
58b75b75cd Fix build with latest automake. 2012-07-01 00:10:51 +00:00
wiz
7ca52d1c36 Drop maintainership. 2012-04-02 22:53:16 +00:00
wiz
ee311e3b36 Recursive bump for pcre-8.30* (shlib major change) 2012-03-03 00:11:51 +00:00
hans
718bbf4bcf Recursive bump from devel/boost-libs update. 2012-02-29 16:32:19 +00:00
jdc
e3accc5293 Also unlimit the stacksize, so that this will compile on NetBSD/sparc64. 2012-02-20 15:01:24 +00:00
wiz
833922aab2 Revbump for
a) tiff update to 4.0 (shlib major change)
b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk)

Enjoy.
2012-02-06 12:39:49 +00:00
wiz
de14785d30 Recursive bump for removal of jpeg/tiff/png buildlink3.mk files
from SDL_image. If one of these packages needs them, it should
include them itself.
2012-01-28 11:00:51 +00:00
obache
78cb977b26 Recursive bump from boost-libs shlib bump. 2012-01-09 02:54:24 +00:00
sbd
04daa2f1b8 Recursive bump for graphics/freetype2 buildlink addition. 2011-11-01 06:00:33 +00:00