diff options
author | prlw1 <prlw1@pkgsrc.org> | 2012-10-29 12:46:30 +0000 |
---|---|---|
committer | prlw1 <prlw1@pkgsrc.org> | 2012-10-29 12:46:30 +0000 |
commit | c9838d808e5fe67dbaa06c19bd75cf79f37b7bbd (patch) | |
tree | 33c444f21644f8b8867ca3eda0c4bb13ff92b9af /misc | |
parent | 981b73e86d1a8723852884131386778f1f75bb78 (diff) | |
download | pkgsrc-c9838d808e5fe67dbaa06c19bd75cf79f37b7bbd.tar.gz |
Update yelp3 to 3.6.1
* Fixed gettext warnings for man and info
* Allow dots in man page names, #676482 (Matthias Clasen)
* Fixed new-style Mallard conditional processing
* Updated translations
Diffstat (limited to 'misc')
-rw-r--r-- | misc/yelp3/Makefile | 7 | ||||
-rw-r--r-- | misc/yelp3/PLIST | 3 | ||||
-rw-r--r-- | misc/yelp3/distinfo | 8 |
3 files changed, 9 insertions, 9 deletions
diff --git a/misc/yelp3/Makefile b/misc/yelp3/Makefile index 7d34b30b134..2b4de254cc2 100644 --- a/misc/yelp3/Makefile +++ b/misc/yelp3/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.13 2012/10/08 23:02:09 adam Exp $ +# $NetBSD: Makefile,v 1.14 2012/10/29 12:46:30 prlw1 Exp $ # -DISTNAME= yelp-3.4.2 -PKGREVISION= 4 +DISTNAME= yelp-3.6.1 CATEGORIES= misc gnome -MASTER_SITES= ${MASTER_SITE_GNOME:=sources/yelp/3.4/} +MASTER_SITES= ${MASTER_SITE_GNOME:=sources/yelp/3.6/} EXTRACT_SUFX= .tar.xz MAINTAINER= prlw1@cam.ac.uk diff --git a/misc/yelp3/PLIST b/misc/yelp3/PLIST index 85e597843a2..4d437b93695 100644 --- a/misc/yelp3/PLIST +++ b/misc/yelp3/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2012/07/04 19:59:07 drochner Exp $ +@comment $NetBSD: PLIST,v 1.3 2012/10/29 12:46:30 prlw1 Exp $ bin/gnome-help bin/yelp include/libyelp/yelp-bookmarks.h @@ -85,6 +85,7 @@ share/locale/it/LC_MESSAGES/yelp.mo share/locale/ja/LC_MESSAGES/yelp.mo share/locale/ka/LC_MESSAGES/yelp.mo share/locale/kk/LC_MESSAGES/yelp.mo +share/locale/km/LC_MESSAGES/yelp.mo share/locale/kn/LC_MESSAGES/yelp.mo share/locale/ko/LC_MESSAGES/yelp.mo share/locale/ks/LC_MESSAGES/yelp.mo diff --git a/misc/yelp3/distinfo b/misc/yelp3/distinfo index 29b296a27a4..6701cce1b6c 100644 --- a/misc/yelp3/distinfo +++ b/misc/yelp3/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.2 2012/07/04 19:59:07 drochner Exp $ +$NetBSD: distinfo,v 1.3 2012/10/29 12:46:30 prlw1 Exp $ -SHA1 (yelp-3.4.2.tar.xz) = 94cb2d26fe7f3b13618795ddaa7b9a2acc2c3344 -RMD160 (yelp-3.4.2.tar.xz) = f01375c3df4b5abbd5333fb0beac1bc32089734b -Size (yelp-3.4.2.tar.xz) = 846168 bytes +SHA1 (yelp-3.6.1.tar.xz) = 5f9627552df3674710753b90f979700188859528 +RMD160 (yelp-3.6.1.tar.xz) = bf8f38f002ca7de36927398762b241c4be56a324 +Size (yelp-3.6.1.tar.xz) = 849564 bytes SHA1 (patch-configure) = b7c5aaf3b120a8d8a60ee94860af419a3691205b |