Commit graph

114 commits

Author SHA1 Message Date
gutteridge
1e4ca2627d Bump all dependent packages of wayland (belatedly)
The package changed with the addition of its libepoll-shim dependency.
Otherwise, we can get:
ERROR: libepoll-shim>=0.0.20210418 is not installed; can't buildlink files.
2022-08-11 05:08:00 +00:00
wiz
8292204475 *: recursive bump for perl 5.36 2022-06-28 11:30:51 +00:00
adam
b6d9bd86bc revbump for icu and libffi 2021-12-08 16:01:42 +00:00
cirnatdan
1f2760d180 zenity: msgfmt required for build 2021-11-28 17:10:08 +00:00
cirnatdan
f890e67b8c zenity: move perl:run from buildlink to USE_TOOLS 2021-11-28 15:32:58 +00:00
cirnatdan
1c8d447310 zenity: Remove unused(?) build dependency 2021-11-28 14:49:33 +00:00
cirnatdan
71d3e34226 zenity: Update x11/zenity to 3.41.0
Zenity 3.41.0
    - Port to meson (Logan Rathbone)
    - Code cleanups (Simon McVittie)
    - Translation updates (various contributors; see git log history)
2021-11-23 13:38:29 +00:00
nia
ec8cda1f38 x11: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Unfetchable distfiles (fetched conditionally?):
./x11/py-qt4/distinfo PyQt4_gpl_mac-4.12.3.tar.gz
2021-10-26 11:33:42 +00:00
nia
665544c974 x11: Remove SHA1 hashes for distfiles 2021-10-07 15:13:25 +00:00
cirnatdan
c23ddfacd0 zenity: Fix build tools
Restore itstool in USE_TOOLS
autoconf-archive and yelp-tools can (probably?) be in TOOL_DEPENDS.
2021-05-04 08:51:01 +00:00
cirnatdan
69560a60f6 zenity: Really fix dependencies
gnome-common is deprecated, autoconf-archive should be used instead
itstool is part of yelp-tools
2021-05-03 18:57:58 +00:00
cirnatdan
3da3f4e3d4 zenity: Add itstool to fix build. Remove unnecessary gnome-common dep 2021-05-03 18:18:31 +00:00
cirnatdan
0762788cf5 zenity: Update x11/zenity to 3.32.0
Changes since 2.32.0
====================

Zenity 3.32.0
    - Fix autotools warnings (Javier Jardón)
    - Use upstream autoreconf instead deprecated gnome-autogen (Javier Jardón)
    - Add <description> to DOAP file (Andre Klapper)
    - Replace Bugzilla by Gitlab URL in DOAP file (Andre Klapper)
    - help: Update all screenshots for Zenity 3.30 (Andre Klapper)

Zenity 3.30.0
    - Translation updates

Zenity 3.28.1
	- Translation updates

Zenity 3.28.0
	- Translation updates

Zenity 3.27.90
	- Several fixes for proper translations (Piotr Drąg)
	- Translation updates

Zenity 3.26.0
    - Use GtkFileChooserNative for the file chooser (Patrick Griffins)

Zenity 3.24.2
    - No changes

Zenity 3.24.1
    - Translation updates
    - Fix style (Arx Cruz)
    - Adding clang-format script (Arx Cruz)
    - Fix message dialog width and height on recent Gtk (Alan)
    - Bug 762347: Addition of entry text width option (Arx Cruz)
    - Fix misleading indentation (Matthias Clasen)

Zenity 3.24.0
	- Translations updates
Zenity 3.22.0
	- Several fixes for proper translations (Piotr Drąg)
	- Translation updates

Zenity 3.20.0
        - Translation updates

Zenity 3.18.1.1
        - Bug #756756 fix compilation when webkitgtk is not installed (Tom Schoonjans)

Zenity 3.18.1
        - Fixing GLib-CRITICAL messages (Arx Cruz)
        - Fixing html option being parsed to other dialogs rather then text-info (Arx Cruz)
        - Fixing glade file. (Arx Cruz)
        - Translation updates

Zenity 3.18.0
	- Fix Makefile files
	- Translation updates

Zenity 3.16.3
        - Fix zenity --list (Arx Cruz)
        - Bug #751332 - zenity --forms does not center in the screen (Arx Cruz)
        - Bug #638582 - zenity --notification --listen can't show multi line tooltip (Arx Cruz)
        - Add the possibility to pass title and the summary to zenity notification (Arx Cruz)
        - Bug #672090 - Impossible to confirm --text-info (Arx Cruz)
        - Bug #742963 - Basic notifications do not return (Arx Cruz)
        - Fix GLib critical messages (Arx Cruz)
        - Fixing deprecated declarations (Arx Cruz)
        - Fix uninitialized progress_bar error (Arx Cruz)
        - Fix typo in documentation (Anders Jonsson)
        - Port to webkit2gtk (Hristo Venev)
        - Translation updates

Zenity 3.16.2
        - Translation updates
        - Bug #749359 zenity --list produces incorrect output (Arx Cruz)
        - Do not make zenity_util_show_dialog() X11 specific (Javier Jardón)
        - Use upstream gettext instead intltool (Javier Jardón)
        - Improve some strings (Piotr Drąg)
        - option.c: Fixing typo in extra-button option (Arx Cruz)
        - Merge branch 'jjardon/no_deprecated' (Arx Cruz)
        - ADD gchar **extra_label TO struct ZenityData (Gama Anderson)
        - allow build if GDK_WINDOWING_X11 not set (Jason Penney)
        - Bug #734196 (Andreas Mohr)

Zenity 3.16.1
        - No changes

Zenity 3.16.0
        - Translation updates
        - Allow user to interact with --text-info --html WebView (Kernc)
        - Bug #700249 - Progress dialog does not wrap (Arx Cruz)
        - Better sollution for wrap text (Arx Cruz)
        - Bug #734049 - zenity --text-info chokes on some UTF-8 string (Arx Cruz)
        - Allow --text-info to load resources also from relative file:// URIs (Kernc)
        - Bug #685051 Adding --mid-search option to --list (Arx Cruz)
        - Fixing g_timeout_add calls (Arx Cruz)
        - Fixing remain g_timeout_add (Arx Cruz)
        - Allow --text-info to load resources from absolute file:// URIs (Kernc)
        - Added time-remaining support to progress bars (Scott Pakin)
        - Don't quit zenity when the input stream is closed (Emilio Pozuelo Monfort)

Zenity 3.14.0
        - No changes

Zenity 3.13.92
        - translation updates
        - Bug 733870 - Segmentation fault on zenity --notification (Arx Cruz)

Zenity 3.13.90
        - Translation updates

Zenity 3.12.1
        - Translation updates
        - doap: update URLs (Piotr Drąg)
        - Add French screenshot (Alexandre Franke)
        - User docs: Make page ID the same as file name (Andre Klapper)
        - Fix FSF address commit for po/oc.po (Colin Walters)
        - Updated FSF's address (Daniel Mustieles)
        - Add user help for --listen, bug 711396 (Sindhu S)
        - Bug #667711 - man page points to nonexisting doc (Arx Cruz)
        - Bug #600533 zenity --text-info should have an auto scroll option (Arx Cruz)
        - Bug #534935 Need hability to specify default answer in --question dialog (Berislav Kovacki)
        - Bug #702535 - List box doesn't expand to fill window (Arx Cruz)

Zenity 3.10.0
        - Translation updates

Zenity 3.9.91

        - Add a runtime check for X11 (bug #705335) (Benjamin Berg)
        - Bug #653468. Fixed by Kurt Millerr
          <kurt@intricatesoftware.com>. Fix the broken auto-close
          option in progress and list dialogs.
        - Bug 698683 - Double clicking an item or hitting enter after
          selecting an item returns it twice
        - Translation updates

Zenity 3.8.0

        - #674881 Timeout option overriding normal exit code
        - #687180 Replaced string 'could' to start with an Uppercase
        - Translation updates

Zenity 3.7.2

        - Translation updates

Zenity 3.6.0

        - #684329 Add an option to set a custom dialog icon
        - #684322 Add an option to request dialogs being modal
        - Port to new documentation infrastructure
        - Fix the ComboBoxText construction so the dropmenu works
        - Fix various compiler warnings
        - Added support to --imagelist on tree
        - #676406 Do not crash in --forms --add-list without column values
        - #567663 Now the --pulsate option works properly
        - #673529 Fix segmentation fault in --list option
        - Translation updates

Zenity 3.4.0

        - Add support for lists and trees with --forms
        - Fix bug #668935 - the channel was being freed twice
        - Translation updates (Serbian, Telugu, Turkish, Spanish,
          French, Esperanto, German, Belarusian, Hebrew, Estonian,
          Norwegian bokmål, Bulgarian, Persian, Galician, Slovenian,
          Swedish, Czech, Traditional Chinese, Russian, Uyghur,
          Lithuanian, Danish, Tamil, Hungarian, Polish, Basque,
          Brazilian Portuguese, Japanese, Korean, Portuguese, Finnish,
          Assamese, Italian, British English, Latvian, Punjabi,
          Ukrainian, Catalan, Simplified Chinese)

Zenity 3.2.0

        - [l10n]Updated Catalan (Valencian) translation (Carles Ferrando)
        - Updated Basque language (Inaki Larranaga Murgoitio)
        - Updated Finnish translation (Tommi Vainikainen)
        - Updated Korean translation (Changwoo Ryu)
        - Updated Assamese Translations:bugzilla#659595 (Nilamdyuti Goswami)

Zenity 3.1.92

        - Updated Danish translation of the documentation (Joe Hansen)
        - update Punjabi Translation (A S Alam)
        - Updated Galician translations for doc (Fran Dieguez)
        - Updated Danish translation (Joe Hansen)
        - Updated Japanese translation (Jiro Matsuzawa)
        - [l10n]Updated Catalan translation (Joan DUran)
        - Updated Spanish translation (dmustieles)
        - Updated Spanish translation (dmustieles)
        - l10n: Updated Italian translation (Claudio Arseni)
        - updated Tamil translation (Dr.T.Vasudevan)
        - update Simplified Chinese (zh_CN) translation (Yinghua Wang)
        - Uploaded Ukranian (Daniel Korostil)
        - Updated Latvian translation. (Rudolfs Mazurs)
        - Updated British English translation (Bruce Cowan)
        - Updated Polish translation (Piotr Drąg)
        - Updated Belarusian translation. (Ihar Hrachyshka)
        - Updated Portuguese translation (Duarte Loreto)
        - Updated Persian translation (Arash Mousavi)
        - Updated Traditional Chinese translation(Hong Kong and Taiwan) (Chao-Hsiung Liao)
        - Updated Dutch translation by Wouter Bolsterlee (Wouter Bolsterlee)
        - Updated Russian translation (Yuri Myasoedov)
        - Updated Brazilian Portuguese translation. (Og B. Maciel)
        - [l10n] Updated German translation (Mario Blättermann)
        - Updated Lithuanian translation (Aurimas Černius)
        - Updated French translation (Claude Paroz)
        - Added UG translation (Abduxukur Abdurixit)
        - Updated Indonesian translation (Andika Triwidada)
        - Update NEWS for 3.1.5. (Luis Medinas)
        - Import Zenity 3.0.0 changes. (Luis Medinas)

Zenity 3.1.5

       - Updated Thai translation. (Theppitak Karoonboonyanan)
        - Updated Bulgarian translation (Alexander Shopov)
        - Updated Norwegian bokmål translation (Kjartan Maraas)
        - Updated Galician translations (Fran Dieguez)
        - Updated Hebrew translation. (Yaron Shahrabani)
        - Updated Swedish translation (Daniel Nylander)
        - Fix for bug #611297 Now Zenity have --ok-label and --cancel-label in all dialogs. This patch doesn't break old zenity scripts. (Arx
        - Bug #592195. This fix made the --list mode return as soon as receive an ok or cancel response avoiding crash. (Arx Cruz)
        - Updated Spanish translation (Daniel Mustieles)
        - Updated Czech translation (Marek Černocký)
        - Updated Slovenian translation (Matej Urbančič)
        - Enable html support in --text-info option. This fix bug #598655, thanks for the work from Francis Meyvis francis.meyvis at gmail do
        - Updated Finnish translation (Tommi Vainikainen)
        - New translation for Afrikaans (af) (Friedel Wolff)
        - [l10n]Added Catalan documentation (Joan Duran)
        - Updated Czech translation (Marek Černocký)
        - Updated Swedish translation (Daniel Nylander)
        - Updated Hebrew translation. (Yaron Shahrabani)
        - Updated Slovenian translation (Matej Urbančič)
        - Updated Latvian translation. (Rudolfs Mazurs)
        - Updated Norwegian bokmål translation (Kjartan Maraas)
        - Fix for bug #540489 and #501001 both related to 100% use of cpu. (Arx Cruz)
        - Updated Spanish translation (Jorge González)
        - Forgot change one option in gtk_label (Arx Cruz)
        - Patch for bug #621907 (Arx Cruz)
        - Updated Galician translations (Fran Dieguez)
        - Updated Turkish translation (Muhammet Kara)
        - Updated Hebrew translation. (Yaron Shahrabani)
        - Updated Spanish translation (Daniel Mustieles)
        - Updated Swedish translation (Daniel Nylander)
        - l10n: Updated Greek translation for zenity documentation (Marios Zindilis)
        - Update man page to reflect new text-info options. (Arx Cruz)
        - Updated Slovenian translation (Matej Urbančič)
        - Updated Norwegian bokmål translation (Kjartan Maraas)
        - This change add a new functionality to text-info: (Arx Cruz)
        - Updated Russian translation (Yuri Kozlov)
	- Updated Russian translation (Yuri Kozlov)
        - man page to mention return code 5 for timeout (Carnë Draug)
        - Now if you use --timeout option, the return code will be properly handled The default behavior will be done (ie. user click on ok b
        - Fix the msg forms (question, warning, error) to return 5 when timeout (Arx Cruz)
        - Bug 651948 - zenity list does not return default value when timeout is over (Arx Cruz)
        - Fix bug 651723, don't look for libnotify.h if not requested (Nirbheek Chauhan)
        - Updated Persian translation (Arash Mousavi)
        - Updated Persian translation (Arash Mousavi)
        - Added UG translation (Abduxukur Abdurixit)
        - Added UG translation (Abduxukur Abdurixit)
        - Updated Thai translation. (Theppitak Karoonboonyanan)
        - Updated Turkish translation (Muhammet Kara)
        - Updated Vietnamese translation (Lê Trường An)
        - po/vi.po: import from Damned Lies (Nguyễn Thái Ngọc Duy)
        - [l10n]Fixes on Catalan translation (Jordi Serratosa)
        - Updated Danish translation (Joe Hansen)
        - Updated Esperanto translation (Kristjan SCHMIDT)
        - Updated Japanese translation. (Jiro Matsuzawa)
        - Updated Assamese translations (Amitakhya Phukan)
        - Updated Norwegian Nynorsk translation (Åsmund Skjæveland)
        - Updated Tamil translation (Dr.T.Vasudevan)
        - Added UG translation (Abduxukur Abdurixit)
        - Updated Brazilian Portuguese translation (Rodrigo Padula de Oliveira)
        - Updated Bengali India Translation (Runa Bhattacharjee)
        - Updated Italian translation (Claudio Arseni)
        - Updated Latvian translation. (Rudolfs Mazurs)
        - Updated Serbian translation (Miroslav Nikolić)
        - l10n: Updated Greek translation for zenity docs (Bakaoukas Nikolaos)
        - Revert mistakely pushed string change (Luca Ferretti)
        - Updated Italian translation (Claudio Arseni)
        - Use proper case in forms dialog option values (Luca Ferretti)
        - Updated Romanian translation (Lucian Adrian Grijincu)

Zenity 3.0.0
"Still loving you (GNOME)"
        - Updated Danish translation (Joe Hansen)
        - Updated Esperanto translation (Kristjan SCHMIDT)
        - Updated Japanese translation. (Jiro Matsuzawa)
        - Updated Assamese translations (Amitakhya Phukan)
        - Updated Norwegian Nynorsk translation (Åsmund Skjæveland)
        - Updated Tamil translation (Dr.T.Vasudevan)
        - Added UG translation (Abduxukur Abdurixit)
        - Updated Brazilian Portuguese translation (Rodrigo Padula de
	Oliveira)
        - Updated Bengali India Translation (Runa Bhattacharjee)
        - Updated Italian translation (Claudio Arseni)
        - Updated Latvian translation. (Rudolfs Mazurs)
        - Updated Serbian translation (Miroslav Nikolić)
        - l10n: Updated Greek translation for zenity docs (Bakaoukas Nikolaos)
        - Revert mistakely pushed string change (Luca Ferretti)
        - Updated Italian translation (Claudio Arseni)
        - Use proper case in forms dialog option values (Luca Ferretti)
        - Updated Romanian translation (Lucian Adrian Grijincu)
        - Updated Romanian translation (Lucian Adrian Grijincu)
        - Updated Russian translation (Yuri Myasoedov)
        - Updated Hungarian translation (Gabor Kelemen)
        - [l10n] Updated German translation (Mario Blättermann)
        - Updated British English translation (Bruce Cowan)
        - Updated Polish translation (Piotr Drąg)
        - Updated Portuguese translation (Duarte Loreto)
        - Updated Oriya Translation (Manoj Kumar Giri)
        - update Punjabi Translation by A S Alam (A S Alam)
        - [l10n]Update Simplified Chinese translation. (ben)
        - [l10n] Updated Catalan translation (Joan Duran)
        - Updated Latvian translation. (Rudolfs Mazurs)
        - Updated Korean translation (Changwoo Ryu)
        - Updated French translation (Bruno Brouard)
        - Updated Norwegian bokmål translation. (Kjartan Maraas)

Zenity 2.91.90

        - Bump version and bump GTK+ 3.0 requirements to stable release. (Luis
          Medinas)
        - Updated Gujarati Translations (Sweta Kothari)
        - Updated Bulgarian translation (Alexander Shopov)
        - text.c: Fix compilation warning (Javier Jardón)
        - Do not use deprecated separator GtkDialog property (Javier Jardón)
        - autogen.sh: Use configure.ac instead configura.in (Javier Jardón)
        - Use the standard configure.ac instead configure.in (Javier Jardón)
        - Update autotools configuration (Javier Jardón)
        - Updated Indonesian translation (Dirgita)
        - Updated Dutch translation by Wouter Bolsterlee (Wouter Bolsterlee)
        - Updated Basque language (Inaki Larranaga Murgoitio)
        - Uploaded Ukranian (Daniel Korostil)
        - Updated Arabic translation (Khaled Hosny)
        - Updated Swedish translation (Daniel Nylander)
        - Updated Slovenian translation (Matej Urbančič)
        - QA of Galician translations (Fran Diéguez)
        - Reset errors after freeing them (Matthias Clasen)
        - Updated Czech translation (Marek Černocký)
        - Updated Traditional Chinese translation(Hong Kong and Taiwan)
        - (Chao-Hsiung Liao)
        - [l10n] Updated Estonian translation (Ivar Smolin)
        - Updated Norwegian bokmål translation (Kjartan Maraas)
        - Updated Spanish translation (Daniel Mustieles)
        - Updated Galician translations (Fran Diéguez)
        - Updated Greek translation (Michael Kotsarinis)
        - Updated Hebrew translation. (Yaron Shahrabani)
        - Adding missed files and code for --forms option. (Arx Cruz)
        - Updated Norwegian bokmål translation (Kjartan Maraas)
        - Updated Czech translation (Marek Černocký)
        - Updated Bulgarian translation (Alexander Shopov)

Zenity 2.91.5
"Wild World"
  * Add font and no wrap mode support in text dialog (muzuiget)
  * Fix for bug 540560. Patch by Victor Ananjevsky <ananasik at gmail dot com>
  (Arx Cruz)
  * Updated Hebrew translation. (Yaron Shahrabani)
  * Updated Galician translations (Fran Diéguez)
  * Updated Swedish translation (Daniel Nylander)
  * Updated Slovenian translation (Matej Urbančič)
  * Updated Spanish translation (Daniel Mustieles)
  * [l10n] Updated Estonian translation (Ivar Smolin)
  * Updated Indonesian translation (Andika Triwidada)
  * Added UG translation (Gheyret T.Kenji)

Zenity 2.91.4
"Something that builds"
  * Make libnotify support optional (Arx Cruz)
  * Add --form option (Arx Cruz)
  * Also return  user when --username is used with --password (Arx Cruz)
  * Fix build with latest GTK+ 3 (Cosimo Cecchi)
  * Updated translations

Zenity 2.91.1.1
"We are in 2010"
   * Bump to 2.91.1.1. (Luis Medinas)
   * Remove deprecated code for GTK+-3.0. (Luis Medinas)
   * Fix manpage for the statusicon removal from Zenity 3.0 (Luis Medinas)
   * Require libnotify 0.6.1 (William Jon McCann)
   * Updated Japanese translation (Takayuki KUSANO)

Zenity 2.91.1
"Once in a while"
   * Updated Slovenian translation (Matej Urbančič)
   * Added sl for Slovenian translation (Matej Urbančič)
   * Added Slovenian translation (Matej Urbančič)
   * Updated Ukrainian translation (Maxim V. Dziumanenko)
   * Updated Korean translation (Changwoo Ryu)
   * Bump to 2.91.0 (Luis Medinas)
   * Make zenity compile only with GTK+-3.0 (Luis Medinas)
   * Remove GDK_DISPLAY() usage. Fixes build with GTK+-3.0 (Luis Medinas)
   * Updated Lithuanian translation (Žygimantas Beručka)
   * Add default activation on entry. (Luis Medinas)
2021-03-30 11:00:38 +00:00
leot
953ab724e1 *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:19:01 +00:00
wiz
4e3b1b97c2 librsvg: update bl3.mk to remove libcroco in rust case
recursive bump for the dependency change
2020-03-10 22:08:37 +00:00
wiz
f669fda471 *: recursive bump for libffi 2020-03-08 16:47:24 +00:00
wiz
1ac2210b6f *: recursive bump for gdk-pixbuf2-2.38.1 2019-07-21 22:23:57 +00:00
kleink
f1a683c990 Revbump after cairo 1.16.0 update. 2018-11-14 22:20:58 +00:00
ryoon
b86dfe6873 Recursive revbump from hardbuzz-2.1.1 2018-11-12 03:51:07 +00:00
wiz
8ee21bdcf0 Recursive bump for new fribidi dependency in pango. 2018-04-16 14:33:44 +00:00
wiz
c57215a7b2 Recursive bumps for fontconfig and libzip dependency changes. 2018-03-12 11:15:24 +00:00
wiz
8d59bf7376 Use https for www.gnome.org HOMEPAGEs. 2017-07-30 22:47:48 +00:00
ryoon
72c3cb198b Recursive revbump from fonts/harfbuzz 2017-02-12 06:24:36 +00:00
wiz
7ac05101c6 Recursive bump for harfbuzz's new graphite2 dependency. 2017-02-06 13:54:36 +00:00
adam
77b8ed74db Revbump after graphics/gd update 2016-08-03 10:22:08 +00:00
agc
d8f09469bb Add SHA512 digests for distfiles for x11 category
Problems found locating distfiles:
        Package modular-xorg-server: missing distfile xorg-server-1.17.4.tar.bz2
        Package py-qt4: missing distfile PyQt-mac-gpl-4.11.1.tar.gz
        Package xservers: missing distfile xservers-3.3.6.5.tar.bz2
        Package xview-clients: missing distfile xview3.2p1-X11R6.tar.gz
        Package xview-lib: missing distfile xview3.2p1-X11R6.tar.gz

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-04 03:28:24 +00:00
tnn
6a69e9522b Recursive revbump following MesaLib update, categories p through x. 2015-04-25 14:24:44 +00:00
ryoon
60806aa001 Recursive revbump from x11/pixman
Fix PR pkg/48777
2014-05-05 00:47:34 +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
5efa7891f3 revbump from libnotify bumped to 0.7 and dependency changed from libnotify07. 2013-08-16 09:20:40 +00:00
obache
2e2114ca23 Switch to use libnotify07.
Bump PKGREVISION.
2013-08-13 08:50:14 +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
53745b22ea 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:05:17 +00:00
wiz
d1b820f37b Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
asau
8aba7e3fbf Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
adam
3f2cc57b2b Revbump after updating graphics/pango 2012-10-08 23:00:34 +00:00
tron
a2593dffce Mass recursive bump after the dependence fix of the "cairo" package
requested by Thomas Klausner.
2012-10-02 17:12:21 +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
wiz
ee311e3b36 Recursive bump for pcre-8.30* (shlib major change) 2012-03-03 00:11:51 +00:00
wiz
fb1a8e5414 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:41:29 +00:00
sbd
04daa2f1b8 Recursive bump for graphics/freetype2 buildlink addition. 2011-11-01 06:00:33 +00:00
obache
1d9df3258a recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
wiz
af3596f984 png shlib name changed for png>=1.5.0, so bump PKGREVISIONs. 2011-01-13 13:36:05 +00:00
drochner
25f182d89b update to 2.32.1
This switches to the gnome-2.32 release branch.
2010-11-24 20:59:15 +00:00
abs
9987fa4b3a PKGREVISION bumps for changes to gtk2, librsvg, libbonobo and libgnome 2010-11-15 22:56:08 +00:00
wiz
200e3c4a04 Bump dependency on pixman to 0.18.4 because cairo-1.10 needs that
version, and bump all depends.

Per discussion on pkgsrc-changes.
2010-09-14 11:00:44 +00:00
drochner
3a9a87fe41 update to 2.30.0
This switches to the gnome-2.30 release branch.
2010-07-13 10:02:32 +00:00