summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2006-04-03Changes 1.12.0:adam3-12/+11
* Minor fixes.
2006-04-03Make this package build with gcc-4.minskim2-1/+14
2006-04-03Make this package build with gcc-4.minskim2-1/+15
2006-04-03Make last change work with IRIX's old fashioned "find" command.tron1-2/+3
2006-04-03Note update of "netpbm" package to version 10.32.tron1-1/+2
2006-04-03Make sure all documentation files are installed world readable. Bumptron1-1/+3
package revision because this change affects the binary package.
2006-04-03Fix bad shell code causing "make" warnings.tron1-3/+3
2006-04-03Note update of gst-plugins0.10-{base,gnomevfs,x11} to 0.10.5.jmmv2-3/+5
2006-04-03Update to 0.10.5:jmmv2-6/+6
Bugs fixed since 0.10.4: * 334216 : [gnomevfssrc] won't open some media on NFS mounts any longer * 334226 : typefindfunctions plugin crashes on PPC on registration
2006-04-03Note update of "connect" package to version 1.95.tron1-1/+2
2006-04-03Update "connect" package to version 1.95. Changes since version 1.83tron2-8/+8
include bug-fixes and partial support for telnet proxies. This package update was contributed by ISIHARA Takanori in PR pkg/33144.
2006-04-03Add a variable to specify the distfile version instead of directlyjmmv3-6/+6
overriding DISTFILE.
2006-04-03gossip updated to 0.10.2.jmmv2-3/+3
2006-04-03Update to 0.10.2:jmmv3-22/+28
NEWS in 0.10.2: =============== - Add runtime controlled debugging facilities (Richard). - Display an event in the group chat window when a user changes the topic, previously it just happened with no indication of who changed it or when (Kristian Rietveld). - Changed the account ID for Jabber IDs back to 'username@server' and make the resource a separate entity in the accounts.xml (note: there is some extra code to make sure the same problems that occurred last time don't reoccurr this time with invalid usernames when trying to connect) (Martyn). - Updated the spell checker dialog to use "Replace" instead of "OK" (Martyn). - Cleaned up the glade windows and dialogs so windows are not shown automatically, this reduces flickering when they are created (Richard). - Fixed the assistant used to add accounts so it now accepts a username of username@server and make the resource optional on the next (connections) page (Martyn). - Fixed the add account assistant so that account details are properly checked before proceeding to the following page (Martyn). - Updated the personal information dialog so there is no longer a progress bar when saving or loading, it just makes widgets insensitive. Also the buttons are now Save and Cancel which is clearer (Martyn). - Fixed the jabber chatroom join presence handling so it actually checks the presence message is for the right room instead of just accepting any old presence message - this means auto-connecting on startup works properly and will also give the correct error if you can't join for some reason (Martyn). - The chatrooms window now allows selection of multiple rooms for joining, deleteing, etc and the dialog will close when a rooms are joined. Chatrooms will also be joined on the treeview "row-activate" signal now (Martyn). - Updated the CSS used for logging so the font isn't so big (Martyn). - Improve the X screensaver detection (Richard, Tommi Komulainen). - Added the 'x' to close separate chat tabs back in (Richard, Martyn). - Improve the build scripts (Richard, Bryan Pepple). - Fixed #334890, Make it possible to forget saved passwords (Paul Van Tilburg). - Fixed #334390, Use iso-codes for the language names for spell checking (Nickolay V. Shmyrev, Richard). - Fixed #331910, Make the accounts info file not readable by others than the owner (Richard). - Fixed #332058, Don't spell check chat commands like "/me" (Ross Burton). - Fixed #332063, Don't spell check numberic strings, e.g. "1234" (Ross Burton). - Fixed #332169, Update the libnotify code to work with the 0.3.2 API (Martyn, Brian Pepple). - Fixed #332713, Use the default foreground colour for the classic chat theme (Richard). - Fixed #332240, Change some keyboard mnemonics for chat windows (Brian Pepple). Translations: Clytie Siddall (vi) Francisco Javier F. Serrador (es) Mikhail Zabaluev (ru) Øivind Hoel (nb) Richard Hult (sv) Wouter Bolsterlee (nl) Žygimantas Beručka (lt) News in 0.10.1: =============== - Changed the accounts dialog and removed the enable/disable account checkbutton in the accounts list, it was pointless (Martyn). - Changed the account button tooltip to only show the account id and any error that might of occurred (Martyn). - Added typing notification on the roster (Martyn, Richard). - Added a chat theme selection in the preferences to choose between Classic and Blue (which is a block message format), try it! (Richard). - Don't ellipsize text in the menu created for status presets, this usually is not shown in full when using the menu on the tray icon (Martyn). - Added libnotify support for contacts coming online and sending first time messages (note: this only works with libnotify 0.2.1 at the moment, not with the 0.3.x API, if you have 0.3.x you might have to disable it with configure --disable-libnotify) (Martyn). - Use a GtkWindow instead of a GnomeApp for the main window. The widget spacing for toolbars and menus is much better now (Martyn). - Fixed #306719, Make sure Wordstar style key bindings work (i.e Ctrl+Insert copies, Ctrl+Delete and cuts Shift+Insert pastes) (Richard). - Fixed #332052, Be more flexible with DTD validation in XML files (Richard, Ross Burton). - Fixed #332423, Make sure special characters are escaped when saving to XML files (for accounts, presets, and contact groups) (Richard, Jonatan Magnusson). - Fixed #322030, Added the 'x' button back onto chat tabs to close conversations (Richard, Sjoerd Simons) - Fixed #332333, Fixed weird menu detachment behaviour (Diego González). - Fixed #142188, Don't scroll the chat window when drag and dropping across them (Richard). - Fixed #165565, Don't scroll the chat window when on the first or last tab and pressing Ctrl+Pg[Up|Down] (Richard) - Fixed #172013, Make sure group chat windows scroll to the bottom (Richard) - Fixed #332020, Corrected some UI typos (Clytie Siddall) - Fixed #331664, Don't crash when trying to connect with an error about a missing resource in the account id, instead we now signal the error and the user is informed so they are able to correct it (Martyn). - Fixed #331707, Depend on GTK+ 2.8 because we are using some GTK+ stock icons from it (Brian Pepple). - Fixed #331868, Corrected some UI typos (Clytie Siddall). Translations: - Clytie Siddall (vi) - David Nielsen (da) - Jordi Mallach (ca) - Miloslav Trmac (cs) - Richard Hult (sv) - Wouter Bolsterlee (nl) News in 0.10: ============= - Added support for changing topics in group chat (Martyn). - Added support incoming message sound if your name is used in group chat (Martyn). - Reworked the chat code in places and added the beginings of a theme engine (Richard). - Reworked the group chat join code (Martyn). - Reworked the group chat configuration to use an XML file (Martyn). - Reworked the status preset code (Richard). - Reworked the status preset configuration to use an XML file (Martyn, Richard). - Added *VERY* basic support for file transfer (this means you can respond to incoming requests, but you can not accept or initiate them) (Martyn). - Added Help->Contents (Brian Pepple and Keywan Najafi Tonekaboni). - Added new DBus API for post-net-up and pre-net-down so things can clean up (Mikael). - Use the Gnome smiley theme so there are now more emote icons that can be used in chat (Martyn): :* = Kiss :s = Confused :@ = Angry *| = Sorry *) = Look Away :x = Oooh *s = Blush 8D = Cool Big Smile <) = Angel @) = Boss #) = Monkey O) = Silly +o( = Sick - Added "composing" support back into Gossip (Martyn). - Added "auto_connect" feature for accounts when starting Gossip (Martyn). - Clean up unused ellipsize and tree model filter code borrowed from libegg which is now in GTK+ (Richard). - Fixed #331229, Avoid critical warning when getting presence information about offline contacts (Wouter Bolsterlee). - Fixed #331412, Use "Remove" and "Cancel instead of "Yes" and "No" when removing a contact (Wouter Bolsterlee). - Fixed #331228, GTK+ gtk_widget_hide() warning causing a crash (Diego González). - Fixed #330830, Make sure the chatrooms window clears widget values when closed (since it is hidden) (Paul Van Tilburg). - Fixed #330828, Make sure the nickname for chatrooms is honored (Paul Van Tilburg). - Fixed #330916, Missing files in POTFILES.in (Brian Pepple). - Fixed #306321, Make sure errors returned from failed registration attempts are more user friendly rather than esoteric (Joe Shaw). - Fixed #131290, Fixed nickname used in chat to be the full name from the users vcard, which is also now set when registering new accounts (Michal Janeczek). - Fixed #321569, Possibility to set server seperately from jabber id in the startup wizard (Brian Pepple). - Fixed #325841, Support automatically joining chat rooms when connecting to the server (Martyn, Ross Burton). - Fixed #325740, Fixed crasher when joining the same group chat for the 2nd time (Martyn). - Fixed #325378, Updated help documentation to reflect the latest user interface changes (Brian Pepple). - Fixed #308041, Made the show/hide contact list configurable from the main menu not just the notification area (Radomir Dopieralski). - Fixed #321801, Don't send "composing" notification from every account, only from the account that has that contact (Ross Burton). - Fixed #119971, Support inviting people to group chat rooms (Mikael Hallendal). - Fixed #325258, Make sure the default vcard is looked up when showing the Personal Information dialog (Brian Pepple). - Fixed #141225, Added status and resource information to the Contact Information dialog (jon@tgpsolutions.com). - Fixed #322775, Reworked the Chat->New Message dialog (Martyn, Brian Pepple). - Fixed #323099, Made name and group configurable on new subscriptions (Maciej Katafiasz). - Fixed #305103, Translation bugs in jabber transport modules (Gabor Kelemen). - Fixed #322712, Build issues with DBus and Galago (Brian Pepple). - Fixed #321538, Windows and dialogs have transients to positioned children over their parents (Christian Neumair, Martyn). - Fixed #316925, Added support for Galago (Ross Burton). - Fixed #314848, Disable sound when showing/hiding offline contacts (Martyn). - Fixed #316172, Stop sending blank messages with "composing" information (Ross Burton). - Fixed #317107, Fixed GossipAccountButton implementation (Martyn, Tommi Komulainen). - Fixed #135472, Added shortcut (Escape) to hide main window (Edd Dumbill). - Fixed #316340, Make sure newly opened chat windows get focus (Keywan Najafi Tonekaboni). - Fixed #316917, Added "presence-changed" signal to the session for Galago (Ross Burton). - Fixed #316625, Resolved build issues with pkg-config (Tommi Komulainen). - Fixed #316621, Make the offline GossipAccountButton icon clearer (Tommi Komulainen). - Fixed #315181, Moved DBus initiation out of libgossip (Brian Pepple). - Fixed #153110, Resolved group chat text wrapping issues (Sven Salzwedel). - Fixed #165404, Support registering using SSL (Martyn, Mikael, skadz@mindstorm.com). - Fixed #165519, Support configuring multiple accounts (Martyn). - Fixed #314140, Resolved "Login" grammar error (Adam Weinberger). - Fixed #155135, Added confirmation dialog when trying to quit with unread messages, subscriptions, etc (Keywan Najafi Tonekaboni). - Fixed #142192, Make dragging contacts into chat windows highlight the target to make things clearer and only drop when the button is released (Sjoerd Simons). - Fixed #151859, Stop the new message icon flashing on a contact when dragging them to a chat window (Paul van Tilburg). - Fixed #160216, Make the add contact druid continue when pressing Next (bram@luon.net). - Fixed #141787, Support adding contacts from a chat window (Brad Taylor). - Fixed #156285, Added completion to the status preset dialogs (Martyn). - Fixed #313486, Stop crash when joining a group chat and canceling it immediately after (Brian Pepple). Translations: - Adam Weinberger (en_CA) - Chao-Hsiung Liao (zh_HK) - Chao-Hsiung Liao (zh_TW) - Christian Rose (sv) - Francisco Javier F. Serrador (es) - Gabor Kelemen (hu) - Jaydeep Bhusal (ne) - Pawan Chitrakar (ne) - Richard Hult (sv) - Žygimantas Beručka (lt)
2006-04-03Updated x11/qt4 to 4.1.2adam2-4/+6
2006-04-03Changes 4.1.2:adam2-6/+6
* This is a bugfix release
2006-04-03Note where patch-ae is being tracked (libdbus_convenience should be linkedjmmv2-3/+5
-static).
2006-04-03Fix typo in allowed platforms.ben1-2/+2
2006-04-03Sprinkle some .PHONY targets to make pkglint happy.salo2-2/+8
2006-04-03update to 1.2.5.2drochner3-16/+6
no visible change - just a build system botch was corrected which I already had fixed for pkgsrc
2006-04-03Fix typo.reed1-2/+2
2006-04-03librsvg2 updated to 2.14.3.wiz2-3/+3
2006-04-03Update to 2.14.3:wiz6-31/+30
2006-03-22 Dom Lachowicz * rsvg-base-file-util.c: rsvg_handle_set_base_uri() in rsvg_handle_new_from_file() is too late (#335450) 2006-03-19 Dom Lachowicz * rsvg-base.c: Fix a crash exposed by bug 335107 * rsvg-convert: Prevent warnings/crash after getting a null RsvgHandle back 2006-03-16 Dom Lachowicz * rsvg-convert.c: rsvg-convert 'crashes' because it calls g_error() on an error condition, instead of fprintf(stderr, ...) (#334813)
2006-04-03gnome-icon-theme updated to 2.14.2.wiz2-3/+3
2006-04-03Update to 2.14.2:wiz2-6/+6
Version 2.14.2 * Make 48x48/apps Scalable as well (Rodney Dawes) * Remove MinSize setting from 48x48 contexts set as Scalable -- bug #332894 (Rodney Dawes)
2006-04-03+dovecot-1.0beta4grant1-1/+2
2006-04-02Add support for NetBSD/amd64 with COMPAT_NETBSD32.ben1-2/+7
Used patch from Nicolas Joly in PR#33135.
2006-04-02Add abcm2ps.minskim2-2/+4
2006-04-02Import abcm2ps.minskim4-0/+29
abcm2ps is a command line program which converts ABC to music sheet in PostScript format. It is an extension of abc2ps which may handle many voices per staff.
2006-04-02drop maintainership; these have long outgrown mejschauma4-8/+8
2006-04-02Mention libgda, libgda-postgresql, libgnomedb, and gnumeric updates.wiz2-5/+6
2006-04-02Update to 1.6.3:wiz2-7/+7
Gnumeric 1.6.3 Jean Brefort: * Fix exporting of scaled axes. [#332012]. Jody: * Backport duping sheet props when sheet is duped. * Adding an autofilter dirties the sheet. * Fix xls import of pie outlines. Klokan Pridal: * Implement xml saving/loading of "protected" attribute. [#334257] * Implement xls saving/loading of "protected" attribute. [#330129] Morten: * Fix printing issue when sheet is zoomed. [#332932] * Fix dbf import issue. [#332878] * Fix stf text import speed regression. [#333407] * Fix XIRR issues. [#333620] [#333631] * Fix printing issue with wrapped, right-aligned text. [#334144] * Fix position of cursor after F2. [#319311]
2006-04-02Update to 1.902:wiz5-178/+96
libgnomedb 1.9.102, 2006-03-24 ------------------------------ - More respectfull of standard naming conventions (Juan Manuel) - Moved all the objects not depending on GTK+ to Libgda (Vivien) - Improved tests (Vivien) - Fixed #327798 (Thierry) - Login widget now uses usaename and password when provided in the configuration - Grammar corrections (Thierry) - Updated sample application - Bug fixes and various improvements - Translations: - new Chinese (Taiwan) translation (Chao-Hsiung) - es (Francisco Javier) - fi (Ilkka) - nl (Vincent) - cs (Stanislav) - vi (Clytie) - en_CA (Adam) - eu (Iñaki) - zh_TW (Chao-Hsiung) - de (Frank) - pt_BR (Raphael)
2006-04-02Not needed any longer (after 1.9.102 update).wiz1-22/+0
2006-04-02Update to 1.9.102:wiz10-70/+199
libgda 1.9.102, 2006-03-24 -------------------------- - Merged the Libgnomedb's part which is not GUI related (Vivien) - GdaDataModel API simplifications (Vivien) - Added support for cursor based navigation in GdaDataModel (Vivien) - Fixed #327797 (Rodrigo) - Fixed #329933 (Thomas) - Improved Cygwin compilation (Cygwin Ports Maintainer) - Added data import from CSV and XML files (Vivien) - Use SQLite 3.3.4 (Vivien) - Providers can now provide information about constraints in the database structure (Vivien) - Fixes for building out of the source tree (Bob) - FreeTDS provider compilation fixes (Leonardo) - New tests - More respectfull of standard naming conventions (Dan, Murray) - Documentation improvements (Juan Manuel Mouriz, Vivien) - Modifications to require glib >= 2.6.0 (Bas) - Many bug fixes - Many other small improvements - Translations: - new Chinese (Taiwan) translation (Chao-Hsiung) - fi (Ilkka) - it (Marco) - en_CA (Adam) - vi (Clytie) - es (Francisco Javier) - eu (Iñaki) - zh_TW (Chao-Hsiung) - pt_BR (Raphael)
2006-04-02Add note of jcabc2ps import.ben1-1/+2
2006-04-02Add entry for jcabc2ps.ben1-1/+2
2006-04-02Initial import of jcabc2ps-20060106, a music typesetting program for abc.ben6-0/+529
Jcabc2ps is a typesetting program for abc. It reads a file containing abc code and outputs the music to another file in Postscript. This is John Chambers' clone of Michael Methfessel's abc2ps program.
2006-04-02p5-Digest updated to 1.15.wiz2-3/+3
2006-04-02Update to 1.15:wiz2-6/+6
2006-13-20 Gisle Aas Release 1.15. Improved documentation.
2006-04-02libtasn1 updated to 0.3.2.wiz2-3/+3
2006-04-02Update to 0.3.2:wiz3-8/+13
Version 0.3.2 - Corrected bug in asn1_der_coding() which overwrited some data in the original structure. - The asn1Parser, asn1Coding and asn1Decoding programs are now installed.
2006-04-02hyperestraier updated to 1.1.6.wiz2-3/+3
2006-04-02Update to 1.1.6, provided by OBATA Akio in PR 33168:wiz3-12/+22
From ChangeLog: 2006-03-12 Mikio Hirabayashi * estraier.c (est_weight_keywords): weighting algorithm was enhanced. * estraier.c (est_db_set_wildmax): new function. * estraier.c (est_narrow_scores): disjunction of attribute conditions was added. * estraier.c (est_doc_dup, est_cond_dup): new functions. * estcmd.c (rungather, doputfile): default value of "-lf" options was changed. * estseek.c (realmain): "wildmax" parameter was added. * estmaster.c (main): "wildmax" parameter was added. - A bug about the skip parameter in the pure Java API was fixed. - The Java binding and the Ruby binding was to support similarity eclipse. - Release: 1.1.6 pkgsrc changes: From 1.1.3, compression with LZO and BZIP2 was added and auto detected from configure, so add those libraries. Also add libraries used directly.
2006-04-02qdbm updated to 1.8.47.wiz1-1/+2
2006-04-02Update to 1.8.47, provided by OBATA Akio in PR 33167:wiz5-10/+16
Changes: 2006-03-10 Mikio Hirabayashi - LTmakefile was modified. - The utility API was enhanced. - Release: 1.8.47 pkgsrc changes: From 1.8.41, LZO and BZIP compression feature was added, so link to those libraries and enable.
2006-04-02gmake updated to 3.81.wiz2-3/+3
2006-04-02Update to 3.81:wiz9-80/+31
Version 3.81 * GNU make is ported to OS/2. * GNU make is ported to MinGW. The MinGW build is only supported by the build_w32.bat batch file; see the file README.W32 for more details. * WARNING: Future backward-incompatibility! Up to and including this release, the '$?' variable does not contain any prerequisite that does not exist, even though that prerequisite might have caused the target to rebuild. Starting with the _next_ release of GNU make, '$?' will contain all prerequisites that caused the target to be considered out of date. See this Savannah bug: http://savannah.gnu.org/bugs/index.php?func=detailitem&item_id=16051 * WARNING: Backward-incompatibility! GNU make now implements a generic "second expansion" feature on the prerequisites of both explicit and implicit (pattern) rules. In order to enable this feature, the special target '.SECONDEXPANSION' must be defined before the first target which takes advantage of it. If this feature is enabled then after all rules have been parsed the prerequisites are expanded again, this time with all the automatic variables in scope. This means that in addition to using standard SysV $$@ in prerequisites lists, you can also use complex functions such as $$(notdir $$@) etc. This behavior applies to implicit rules, as well, where the second expansion occurs when the rule is matched. However, this means that when '.SECONDEXPANSION' is enabled you must double-quote any "$" in your filenames; instead of "foo: boo$$bar" you now must write "foo: foo$$$$bar". Note that the SysV $$@ etc. feature, which used to be available by default, is now ONLY available when the .SECONDEXPANSION target is defined. If your makefiles take advantage of this SysV feature you will need to update them. * WARNING: Backward-incompatibility! In order to comply with POSIX, the way in which GNU make processes backslash-newline sequences in command strings has changed. If your makefiles use backslash-newline sequences inside of single-quoted strings in command scripts you will be impacted by this change. See the GNU make manual subsection "Splitting Command Lines" (node "Splitting Lines"), in section "Command Syntax", chapter "Writing the Commands in Rules", for details. * WARNING: Backward-incompatibility! Some previous versions of GNU make had a bug where "#" in a function invocation such as $(shell ...) was treated as a make comment. A workaround was to escape these with backslashes. This bug has been fixed: if your makefile uses "\#" in a function invocation the backslash is now preserved, so you'll need to remove it. * New command-line option: -L (--check-symlink-times). On systems that support symbolic links, if this option is given then GNU make will use the most recent modification time of any symbolic links that are used to resolve target files. The default behavior remains as it always has: use the modification time of the actual target file only. * The "else" conditional line can now be followed by any other valid conditional on the same line: this does not increase the depth of the conditional nesting, so only one "endif" is required to close the conditional. * All pattern-specific variables that match a given target are now used (previously only the first match was used). * Target-specific variables can be marked as exportable using the "export" keyword. * In a recursive $(call ...) context, any extra arguments from the outer call are now masked in the context of the inner call. * Implemented a solution for the "thundering herd" problem with "-j -l". This version of GNU make uses an algorithm suggested by Thomas Riedl <thomas.riedl@siemens.com> to track the number of jobs started in the last second and artificially adjust GNU make's view of the system's load average accordingly. * New special variables available in this release: - .INCLUDE_DIRS: Expands to a list of directories that make searches for included makefiles. - .FEATURES: Contains a list of special features available in this version of GNU make. - .DEFAULT_GOAL: Set the name of the default goal make will use if no goals are provided on the command line. - MAKE_RESTARTS: If set, then this is the number of times this instance of make has been restarted (see "How Makefiles Are Remade" in the manual). - New automatic variable: $| (added in 3.80, actually): contains all the order-only prerequisites defined for the target. * New functions available in this release: - $(lastword ...) returns the last word in the list. This gives identical results as $(word $(words ...) ...), but is much faster. - $(abspath ...) returns the absolute path (all "." and ".." directories resolved, and any duplicate "/" characters removed) for each path provided. - $(realpath ...) returns the canonical pathname for each path provided. The canonical pathname is the absolute pathname, with all symbolic links resolved as well. - $(info ...) prints its arguments to stdout. No makefile name or line number info, etc. is printed. - $(flavor ...) returns the flavor of a variable. - $(or ...) provides a short-circuiting OR conditional: each argument is expanded. The first true (non-empty) argument is returned; no further arguments are expanded. Expands to empty if there are no true arguments. - $(and ...) provides a short-circuiting AND conditional: each argument is expanded. The first false (empty) argument is returned; no further arguments are expanded. Expands to the last argument if all arguments are true. * Changes made for POSIX compatibility: - Only touch targets (under -t) if they have at least one command. - Setting the SHELL make variable does NOT change the value of the SHELL environment variable given to programs invoked by make. As an enhancement to POSIX, if you export the make variable SHELL then it will be set in the environment, just as before. * On MS Windows systems, explicitly setting SHELL to a pathname ending in "cmd" or "cmd.exe" (case-insensitive) will force GNU make to use the DOS command interpreter in batch mode even if a UNIX-like shell could be found on the system. * On VMS there is now support for case-sensitive filesystems such as ODS5. See the readme.vms file for information. * Parallel builds (-jN) no longer require a working Bourne shell on Windows platforms. They work even with the stock Windows shells, such as cmd.exe and command.com. * Updated to autoconf 2.59, automake 1.9.5, and gettext 0.14.1. Users should not be impacted. * New translations for Swedish, Chinese (simplified), Ukrainian, Belarusian, Finnish, Kinyarwandan, and Irish. Many updated translations. A complete list of bugs fixed in this version is available here: http://savannah.gnu.org/bugs/index.php?group=make&report_id=111&fix_release_id=103
2006-04-02cairo updated to 1.0.4.wiz2-4/+3
2006-04-02Update to 1.0.4:wiz2-7/+7
Release 1.0.4 (2006-03-15 Behdad Esfahbod) ============================================================== This is a bug fix release. Many fixes in this release are backported from the head branch and do not have bug numbers. For the bugs in bugzilla that are fixed in this release, see: https://bugs.freedesktop.org/buglist.cgi?bug_id=4674,4823,5528,5734,6176,6196,6197 This includes the bug causing Pango crashes with some corrupt fonts. For a list of all changes, see ChangeLog.