diff options
author | prlw1 <prlw1@pkgsrc.org> | 2015-06-17 19:02:00 +0000 |
---|---|---|
committer | prlw1 <prlw1@pkgsrc.org> | 2015-06-17 19:02:00 +0000 |
commit | d0f91e310763d385f06f8f1c720b37ea7f3f115c (patch) | |
tree | 91f615378f6e910dd4900341f40599096365cf4b /misc | |
parent | eb71dd4cfb9e497e83255f86a615f08612e772f8 (diff) | |
download | pkgsrc-d0f91e310763d385f06f8f1c720b37ea7f3f115c.tar.gz |
Update yelp3 to 3.16.1
3.16.1
======
* Updated translations:
is (Sveinn i Felli)
3.16.0
======
* Avoid recursive activation, #745407 (Matthias Clasen)
* Updated translations:
bs (Samir Ribic)
kk (Baurzhan Muftakhidinov)
tg (Victor Ibragimov)
3.15.91
=======
* Update AX_COMPILER_FLAGS from autoconf-archive (David King)
* Use GtkSettings 'gtk-xft-dpi' property to keep track of Xft DPI changes
(Mario Sanchez Prada)
3.15.90
=======
* Use a default filename when printing to a file, #737206 (David King)
* Use g_async_queue_new_full(), #737528 (Paolo Borelli)
* Ignore unused decompressor files, #737519 (Gergely Polonkai)
* Remove g_type_init() calls, #737518 (Gergely Polonkai)
* Use AX_COMPILER_FLAGS (David King, Philip Withnall)
* Fix many compiler warnings (David King)
* Check if __STDC_VERSION__ is defined, #744454 (Mark Chalupa)
* Updated translations:
he (Yosef Or Boczko)
is (Sveinn i Felli)
nl (hanniedu)
pt (Pedro Albuquerque)
tr (Muhammet Kara, Yasar Senturk)
vi (Tran Ngoc Quan)
Diffstat (limited to 'misc')
-rw-r--r-- | misc/yelp3/Makefile | 5 | ||||
-rw-r--r-- | misc/yelp3/PLIST | 4 | ||||
-rw-r--r-- | misc/yelp3/distinfo | 8 |
3 files changed, 7 insertions, 10 deletions
diff --git a/misc/yelp3/Makefile b/misc/yelp3/Makefile index edb6911e16f..0e9c64d18a7 100644 --- a/misc/yelp3/Makefile +++ b/misc/yelp3/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.34 2015/04/25 14:23:37 tnn Exp $ +# $NetBSD: Makefile,v 1.35 2015/06/17 19:02:00 prlw1 Exp $ -DISTNAME= yelp-3.14.1 -PKGREVISION= 2 +DISTNAME= yelp-3.16.1 CATEGORIES= misc gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/yelp/${PKGVERSION_NOREV:R}/} EXTRACT_SUFX= .tar.xz diff --git a/misc/yelp3/PLIST b/misc/yelp3/PLIST index 27f7e9ce976..4438d4f693f 100644 --- a/misc/yelp3/PLIST +++ b/misc/yelp3/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.5 2014/10/08 10:32:40 prlw1 Exp $ +@comment $NetBSD: PLIST,v 1.6 2015/06/17 19:02:00 prlw1 Exp $ bin/gnome-help bin/yelp include/libyelp/yelp-bookmarks.h @@ -170,8 +170,6 @@ share/yelp/icons/hicolor/16x16/status/yelp-page-task.png share/yelp/icons/hicolor/16x16/status/yelp-page-tip.png share/yelp/icons/hicolor/16x16/status/yelp-page-ui.png share/yelp/icons/hicolor/16x16/status/yelp-page-video.png -share/yelp/icons/hicolor/scalable/actions/yelp-bookmark-add-symbolic.svg -share/yelp/icons/hicolor/scalable/actions/yelp-bookmark-remove-symbolic.svg share/yelp/icons/hicolor/scalable/status/yelp-page-problem-symbolic.svg share/yelp/icons/hicolor/scalable/status/yelp-page-search-symbolic.svg share/yelp/icons/hicolor/scalable/status/yelp-page-symbolic.svg diff --git a/misc/yelp3/distinfo b/misc/yelp3/distinfo index 61dde62074d..c3de0f17cab 100644 --- a/misc/yelp3/distinfo +++ b/misc/yelp3/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.6 2015/03/17 09:24:31 prlw1 Exp $ +$NetBSD: distinfo,v 1.7 2015/06/17 19:02:00 prlw1 Exp $ -SHA1 (yelp-3.14.1.tar.xz) = 865cc844ab2e4c5c23a62420519728312c601aff -RMD160 (yelp-3.14.1.tar.xz) = 2799875fb4760877f0f7fb4c3fa85850fc6fda8b -Size (yelp-3.14.1.tar.xz) = 1401680 bytes +SHA1 (yelp-3.16.1.tar.xz) = 19c6287e54478d5458e5b87da8d0c19d7307cab2 +RMD160 (yelp-3.16.1.tar.xz) = bbd6876189f69bda6842f338d8037234f7422038 +Size (yelp-3.16.1.tar.xz) = 1416752 bytes |