diff options
Diffstat (limited to 'x11/yelp')
-rw-r--r-- | x11/yelp/Makefile | 7 | ||||
-rw-r--r-- | x11/yelp/distinfo | 6 | ||||
-rw-r--r-- | x11/yelp/pkg-plist | 2 |
3 files changed, 8 insertions, 7 deletions
diff --git a/x11/yelp/Makefile b/x11/yelp/Makefile index 6111490e1..a2956ac04 100644 --- a/x11/yelp/Makefile +++ b/x11/yelp/Makefile @@ -3,12 +3,11 @@ # Whom: Maxim Sobolev <sobomax@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11/yelp/Makefile,v 1.73 2005/12/19 02:25:42 marcus Exp $ +# $MCom: ports/x11/yelp/Makefile,v 1.74 2005/12/19 06:03:10 marcus Exp $ # PORTNAME= yelp -PORTVERSION= 2.13.2 -PORTREVISION= 2 +PORTVERSION= 2.13.3 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.13 @@ -17,7 +16,7 @@ DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= A help browser for the GNOME 2 desktop -USE_GECKO= firefox mozilla seamonkey thunderbird +USE_GECKO= firefox mozilla seamonkey USE_BZIP2= yes USE_X_PREFIX= yes diff --git a/x11/yelp/distinfo b/x11/yelp/distinfo index 244f2fe3e..9f57cd7d1 100644 --- a/x11/yelp/distinfo +++ b/x11/yelp/distinfo @@ -1,3 +1,3 @@ -MD5 (gnome2/yelp-2.13.2.tar.bz2) = 5ce481181869fb0b36774c7c8a81d97a -SHA256 (gnome2/yelp-2.13.2.tar.bz2) = 119e97b30aba68c070d6e4b88a0b4ca460d8b80764d620e4fc227f45351ed6b8 -SIZE (gnome2/yelp-2.13.2.tar.bz2) = 866060 +MD5 (gnome2/yelp-2.13.3.tar.bz2) = 402ec144f9de53c16a5ecce137048a70 +SHA256 (gnome2/yelp-2.13.3.tar.bz2) = f6b63d3ce707dae92ec7e1667f06ac15c1e18c4f9e3bfb5879affc0444367877 +SIZE (gnome2/yelp-2.13.3.tar.bz2) = 727345 diff --git a/x11/yelp/pkg-plist b/x11/yelp/pkg-plist index bf93cbfe4..cd4c57dea 100644 --- a/x11/yelp/pkg-plist +++ b/x11/yelp/pkg-plist @@ -14,6 +14,7 @@ share/gnome/yelp/icons/yelp-watermark-blockquote-201C.png share/gnome/yelp/icons/yelp-watermark-blockquote-201D.png share/gnome/yelp/icons/yelp-watermark-blockquote-201E.png share/gnome/yelp/important_docs.xml +share/gnome/yelp/info.xml share/gnome/yelp/man.xml share/gnome/yelp/scrollkeeper.xml share/gnome/yelp/toc.xml @@ -106,6 +107,7 @@ share/locale/vi/LC_MESSAGES/yelp.mo share/locale/wa/LC_MESSAGES/yelp.mo share/locale/xh/LC_MESSAGES/yelp.mo share/locale/zh_CN/LC_MESSAGES/yelp.mo +share/locale/zh_HK/LC_MESSAGES/yelp.mo share/locale/zh_TW/LC_MESSAGES/yelp.mo share/locale/zu/LC_MESSAGES/yelp.mo @unexec rmdir %D/share/locale/zu/LC_MESSAGES 2> /dev/null || true |