Subject: CVS commit: pkgsrc/x11/clipit
From: Nia Alarie
Date: 2020-04-01 12:46:59
Message id: 20200401104659.5A855FB27@cvs.NetBSD.org

Log Message:
clipit: Update to 2.4.4

Facetoe (5):
      Add option to allow users to select entry on prefix.
      Add preferences for purging history after timeout.
      Add ability to purge history after timeout.
      Improve input matching feature.
      Always select first match when inputting text.

L'Africain (4):
      Update fr_FR.po
      Update fr.po
      Update fr.po
      Update fr_FR.po

Martin Lambertz (3):
      Rename configure.in to configure.ac
      Add missing call to PKG_PROG_PKG_CONFIG
      Fix autotool warnings

Nikita Zlobin (2):
      Fix libappindicator detection with gtk3
      Fix compilation

Paweł Błaszczyk (5):
      Multiple calls to remove item from history don't work #21.
      Clear clipboard if first element from history is removed.
      Check if `pkg-config` is installed before using it.
      Remove trailing whitespace characters.
      Add optional support for GTK+3.

Robert Antoni Buj Gelonch (3):
      Add Catalan language
      Update .tx/config
      Update Catalan translation

Rogutės Sparnuotos (2):
      Silence glib warnings regarding GOptionFlags.

Sveinn í Felli (1):
      Create is.po

ZEN (5):
      Fixed work with utf8 strings
      Fixed comparison of string length by using the 'str_len' variable instead \ 
of 'string->len' Refactored the code from merge #30. Now by default working \ 
with string in utf8 mode.
      Added 'Remove all' action to context menu
      Clean up
      Resolved conflict with master

anfabio (1):
      Update pt_BR.po

mananaBanana (3):
      Updated Github link for project.
      Updated .gitignore: Ignore autogenerated file - compile
      Returning if string dooesn't exist on stdin. Fixes "Binding \ 
failed" warning

Åke Engelbrektson (1):
      Update sv.po

Files:
RevisionActionfile
1.25modifypkgsrc/x11/clipit/Makefile
1.2modifypkgsrc/x11/clipit/PLIST
1.3modifypkgsrc/x11/clipit/distinfo
1.1removepkgsrc/x11/clipit/patches/patch-src_Makefile.in