diff options
author | pav <pav@FreeBSD.org> | 2005-05-20 07:04:48 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2005-05-20 07:04:48 +0800 |
commit | 3ab60a80fbd4f96c2b45d2a49b3c7953ffc2b236 (patch) | |
tree | 4a66d6d526120b92e702a4a2e7e66949e499ffb6 /deskutils | |
parent | 5db0a4af12ff482290ff9fb6822db3cc21868639 (diff) | |
download | freebsd-ports-gnome-3ab60a80fbd4f96c2b45d2a49b3c7953ffc2b236.tar.gz freebsd-ports-gnome-3ab60a80fbd4f96c2b45d2a49b3c7953ffc2b236.tar.zst freebsd-ports-gnome-3ab60a80fbd4f96c2b45d2a49b3c7953ffc2b236.zip |
- Update to 0.9.5
PR: ports/81274
Submitted by: Radek Kozlowski <radek@raadradd.com> (maintainer)
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/gnochm/Makefile | 5 | ||||
-rw-r--r-- | deskutils/gnochm/distinfo | 4 | ||||
-rw-r--r-- | deskutils/gnochm/pkg-plist | 1 |
3 files changed, 5 insertions, 5 deletions
diff --git a/deskutils/gnochm/Makefile b/deskutils/gnochm/Makefile index 42c366290bc3..8e068611e44d 100644 --- a/deskutils/gnochm/Makefile +++ b/deskutils/gnochm/Makefile @@ -6,8 +6,7 @@ # PORTNAME= gnochm -PORTVERSION= 0.9.4 -PORTREVISION= 2 +PORTVERSION= 0.9.5 CATEGORIES= deskutils python gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -19,7 +18,7 @@ BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/chm/_chmlib.so:${PORTSDIR}/textproc/pychm RUN_DEPENDS= ${PYTHON_SITELIBDIR}/chm/_chmlib.so:${PORTSDIR}/textproc/pychm USE_GMAKE= yes -USE_GNOME= gnomehack gnomeprefix intlhack pygnome2 +USE_GNOME= gnomehack gnomeprefix intlhack pygnome2 pygnomeextras USE_LIBTOOL_VER=15 USE_PYTHON= yes USE_REINPLACE= yes diff --git a/deskutils/gnochm/distinfo b/deskutils/gnochm/distinfo index 41650ec32c1f..587542a75695 100644 --- a/deskutils/gnochm/distinfo +++ b/deskutils/gnochm/distinfo @@ -1,2 +1,2 @@ -MD5 (gnochm-0.9.4.tar.gz) = 4066f9b9d31d2175a926f7e72b01f6eb -SIZE (gnochm-0.9.4.tar.gz) = 301467 +MD5 (gnochm-0.9.5.tar.gz) = 3acf586f7dbaa971f57f6f93f24eb131 +SIZE (gnochm-0.9.5.tar.gz) = 311337 diff --git a/deskutils/gnochm/pkg-plist b/deskutils/gnochm/pkg-plist index f5a39468b1d4..17b0337229d7 100644 --- a/deskutils/gnochm/pkg-plist +++ b/deskutils/gnochm/pkg-plist @@ -11,6 +11,7 @@ share/gnome/omf/gnochm/gnochm-C.omf share/gnome/pixmaps/chmfile.png share/gnome/pixmaps/gnochm.png share/gnome/pixmaps/gnochm_logo.png +share/locale/cs/LC_MESSAGES/gnochm.mo share/locale/de/LC_MESSAGES/gnochm.mo share/locale/it/LC_MESSAGES/gnochm.mo share/locale/pt_BR/LC_MESSAGES/gnochm.mo |