2018-01-07 14:04:44 by Roland Illig | Files touched by this commit (583) |
Log message:
Fix indentation in buildlink3.mk files.
The actual fix as been done by "pkglint -F */*/buildlink3.mk", and was
reviewed manually.
There are some .include lines that still are indented with zero spaces
although the surrounding .if is indented. This is existing practice.
|
2017-02-12 07:26:18 by Ryo ONODERA | Files touched by this commit (1451) |
Log message:
Recursive revbump from fonts/harfbuzz
|
2017-02-06 14:56:14 by Thomas Klausner | Files touched by this commit (1452) |
Log message:
Recursive bump for harfbuzz's new graphite2 dependency.
|
2016-08-03 12:23:40 by Adam Ciarcinski | Files touched by this commit (1248) |  |
Log message:
Revbump after graphics/gd update
|
2015-11-04 04:29:14 by Alistair G. Crooks | Files touched by this commit (670) |
Log message:
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-04-25 16:25:26 by Tobias Nygren | Files touched by this commit (687) |  |
Log message:
Recursive revbump following MesaLib update, categories p through x.
|
2014-05-05 02:48:38 by Ryo ONODERA | Files touched by this commit (1155) |
Log message:
Recursive revbump from x11/pixman
Fix PR pkg/48777
|
2014-01-03 06:03:51 by Ryo ONODERA | Files touched by this commit (4) |  |
Log message:
Update to 0.90.8.1
Changelog:
0.90.8.1:
* fixed bug that prevented uninstallation of rep-gtk
0.90.8:
* fixed building on ARM
* synced spec file [Kim B. Heino]
0.90.7:
* re-arranged tree (all new widget-definitons in widgets/<widget>)
* minimum GTK+ bumped to 2.24
* minimum GDK bumped to 2.23
* New API wrapped:
GtkAccelGroup
- gtk_accel_group_get_is_locked
- gtk_accel_group_get_modifier_mask
- GtkAccelKey
- GtkAccelGroupEntry
GtkAccelMap:
- gtk_accel_map_add_entry
- gtk_accel_map_lookup_entry
- gtk_accel_map_change_entry
- gtk_accel_map_load
- gtk_accel_map_save
- gtk_accel_map_foreach
- gtk_accel_map_load_fd
- gtk_accel_map_save_fd
- gtk_accel_map_lock_path
- gtk_accel_map_unlock_path
- gtk_accel_map_add_filter
- gtk_accel_map_foreach_unfiltered
GtkExpander:
- gtk_expander_set_label_fill
- gtk_expander_get_label_fill
GtkComboBox:
- gtk_combo_box_new_with_entry
- gtk_combo_box_new_with_model_and_entry
- gtk_combo_box_popup
- gtk_combo_box_popdown
- gtk_combo_box_set_button_sensitivity
- gtk_combo_box_get_button_sensitivity
- gtk_combo_box_get_has_entry
- gtk_combo_box_get_entry_text_column
- gtk_combo_box_set_entry_text_column
- gtk_combo_box_set_row_separator_func
- gtk_combo_box_get_row_separator_func
GtkComboBoxText:
- added completely
GtkScale:
- gtk_scale_add_mark
- gtk_scale_clear_marks
GtkRC:
- gtk_rc_parse_string
GdkPixbuf:
- gdk_pixbuf_new_from_file_at_size
- gdk_pixbuf_new_from_file_at_scale
GtkImage:
- gtk_image_clear
* Fixed wrapped API:
GtkFileChooser:
- gtk_file_chooser_set_filename
- gtk_file_chooser_select_filename
* Deprecated API no longer wrapped:
GtkComboBox
- gtk_combo_box_get_active_text
- gtk_combo_box_remove_text
- gtk_combo_box_append_text
- gtk_combo_box_insert_text
- gtk_combo_box_prepend_text
GtkComboBoxEntry:
- removed completely
GtkButton
- gtk_button_pressed
- gtk_button_released
- gtk_button_enter
- gtk_button_leave
- gtk_file_chooser_button_new_with_backend
0.90.6:
* bump minimum librep to 0.92.0
* updated for changes in installation-paths in librep 0.92.0
* merged Debian scripts from Ian Zimmermann
* improved Makefile clean rules
* combined gtk and gtk-types modules [Kim B. Heino]
0,90,5:
* fixed a bug in configure, which could create an incomplete rep-gtk.pc
* updated the debian packaging scripts (mostly) to the new spec
|
2013-10-10 16:42:40 by Ryo ONODERA | Files touched by this commit (1058) |
Log message:
Recursive revbump from pango-1.36.0
|
2013-09-02 21:51:33 by Adam Ciarcinski | Files touched by this commit (1071) |  |
Log message:
Revbump after cairo update
|