diff options
author | miwi <miwi@FreeBSD.org> | 2009-04-03 16:52:48 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-04-03 16:52:48 +0800 |
commit | 3979917ccc1a2a46fa87f9185e95e03b2dddc512 (patch) | |
tree | 1916a0e55f4a1327ebc5a1885a425fac5f0339a9 /deskutils/chmsee | |
parent | e9cab8bfa6cdfefff8ea4fd95bde701f729c8fc8 (diff) | |
download | freebsd-ports-gnome-3979917ccc1a2a46fa87f9185e95e03b2dddc512.tar.gz freebsd-ports-gnome-3979917ccc1a2a46fa87f9185e95e03b2dddc512.tar.zst freebsd-ports-gnome-3979917ccc1a2a46fa87f9185e95e03b2dddc512.zip |
- Update to 1.0.4
PR: 133312
Submitted by: Ports Fury
Diffstat (limited to 'deskutils/chmsee')
-rw-r--r-- | deskutils/chmsee/Makefile | 4 | ||||
-rw-r--r-- | deskutils/chmsee/distinfo | 6 | ||||
-rw-r--r-- | deskutils/chmsee/pkg-plist | 5 |
3 files changed, 10 insertions, 5 deletions
diff --git a/deskutils/chmsee/Makefile b/deskutils/chmsee/Makefile index 1991ce82913a..83e00020b58a 100644 --- a/deskutils/chmsee/Makefile +++ b/deskutils/chmsee/Makefile @@ -6,7 +6,7 @@ # PORTNAME= chmsee -PORTVERSION= 1.0.3 +PORTVERSION= 1.0.4 CATEGORIES= deskutils gnome MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} @@ -17,7 +17,7 @@ LIB_DEPENDS= chm.0:${PORTSDIR}/misc/chmlib \ gcrypt.16:${PORTSDIR}/security/libgcrypt USE_GNOME= gnomehack gnomehier libglade2 -USE_GECKO= firefox mozilla seamonkey +USE_GECKO= firefox seamonkey xulrunner USE_GETTEXT= yes USE_GMAKE= yes GNU_CONFIGURE= yes diff --git a/deskutils/chmsee/distinfo b/deskutils/chmsee/distinfo index a0679d69402f..cd6a195a8359 100644 --- a/deskutils/chmsee/distinfo +++ b/deskutils/chmsee/distinfo @@ -1,3 +1,3 @@ -MD5 (chmsee-1.0.3.tar.gz) = 682e26cf366c9f6f01d29329cef48eec -SHA256 (chmsee-1.0.3.tar.gz) = abb14b403eb77f7618fcfd96945d24d1198c13dd3a76a075a1b476f04914d765 -SIZE (chmsee-1.0.3.tar.gz) = 309418 +MD5 (chmsee-1.0.4.tar.gz) = 43d40e0db8ed447ace76ca58c7cdb51e +SHA256 (chmsee-1.0.4.tar.gz) = ab21979fb3f503e9d00db5037dd4fbea8cacad3f455df253ea5fe77c7d3243ed +SIZE (chmsee-1.0.4.tar.gz) = 260449 diff --git a/deskutils/chmsee/pkg-plist b/deskutils/chmsee/pkg-plist index b193be3af138..d891bea36ad7 100644 --- a/deskutils/chmsee/pkg-plist +++ b/deskutils/chmsee/pkg-plist @@ -10,8 +10,13 @@ share/applications/chmsee.desktop %%DATADIR%%/hide-pane.png %%DATADIR%%/show-pane.png share/locale/bn/LC_MESSAGES/chmsee.mo +share/locale/en_GB/LC_MESSAGES/chmsee.mo +share/locale/es/LC_MESSAGES/chmsee.mo +share/locale/fr/LC_MESSAGES/chmsee.mo share/locale/he/LC_MESSAGES/chmsee.mo share/locale/it/LC_MESSAGES/chmsee.mo +share/locale/nb/LC_MESSAGES/chmsee.mo +share/locale/ru/LC_MESSAGES/chmsee.mo share/locale/sv/LC_MESSAGES/chmsee.mo share/locale/sw/LC_MESSAGES/chmsee.mo share/locale/zh_CN/LC_MESSAGES/chmsee.mo |