summaryrefslogtreecommitdiffstats
path: root/deskutils
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2005-02-14 23:16:17 +0000
committerpav <pav@FreeBSD.org>2005-02-14 23:16:17 +0000
commitac4e2d082ada05bca02b5ca3264045036eb61d43 (patch)
tree788c4794f106f5498aaf9e31b8c7f2adf2c8b66f /deskutils
parentdb8a9620694cce6a0c2bf44817bb6c068050eb2f (diff)
downloadFreeBSD-ports-ac4e2d082ada05bca02b5ca3264045036eb61d43.zip
FreeBSD-ports-ac4e2d082ada05bca02b5ca3264045036eb61d43.tar.gz
- Update to 0.9.4
PR: ports/77476 Submitted by: Radek Kozlowski <radek@raadradd.com> (maintainer)
Diffstat (limited to 'deskutils')
-rw-r--r--deskutils/gnochm/Makefile4
-rw-r--r--deskutils/gnochm/distinfo4
-rw-r--r--deskutils/gnochm/pkg-plist11
3 files changed, 10 insertions, 9 deletions
diff --git a/deskutils/gnochm/Makefile b/deskutils/gnochm/Makefile
index ff92bbe..958e716 100644
--- a/deskutils/gnochm/Makefile
+++ b/deskutils/gnochm/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= gnochm
-PORTVERSION= 0.9.3
+PORTVERSION= 0.9.4
CATEGORIES= deskutils python gnome
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -30,9 +30,11 @@ GCONF_SCHEMAS= gnochm.schemas
INSTALLS_OMF= yes
MAN1= gnochm.1
+MANLANG= "" it
MANCOMPRESSED= no
post-patch:
@${REINPLACE_CMD} -e 's|@APPDATADIR@|@APPDATADIR@/gnome|' ${WRKSRC}/gnochm.py.in
+ @${REINPLACE_CMD} -e 's|$(prefix)/share/man|$(prefix)/man|' ${WRKSRC}/data/Makefile.in
.include <bsd.port.mk>
diff --git a/deskutils/gnochm/distinfo b/deskutils/gnochm/distinfo
index 636f25e..41650ec 100644
--- a/deskutils/gnochm/distinfo
+++ b/deskutils/gnochm/distinfo
@@ -1,2 +1,2 @@
-MD5 (gnochm-0.9.3.tar.gz) = 8b5b8c16337e93366dda6667c11821b2
-SIZE (gnochm-0.9.3.tar.gz) = 276179
+MD5 (gnochm-0.9.4.tar.gz) = 4066f9b9d31d2175a926f7e72b01f6eb
+SIZE (gnochm-0.9.4.tar.gz) = 301467
diff --git a/deskutils/gnochm/pkg-plist b/deskutils/gnochm/pkg-plist
index 1dddae5..d6de0a2 100644
--- a/deskutils/gnochm/pkg-plist
+++ b/deskutils/gnochm/pkg-plist
@@ -11,10 +11,11 @@ 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/de_DE/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
-share/locale/tr_TR/LC_MESSAGES/gnochm.mo
+share/locale/ru/LC_MESSAGES/gnochm.mo
+share/locale/tr/LC_MESSAGES/gnochm.mo
share/locale/zh_CN/LC_MESSAGES/gnochm.mo
share/mime/application/x-chm.xml
share/mime/packages/gnochm.xml
@@ -23,9 +24,7 @@ share/mime/packages/gnochm.xml
@dirrm share/gnome/help/gnochm
@dirrm share/gnome/gnochm/glade
@dirrm share/gnome/gnochm
+@unexec rmdir %D/man/it/man1 2>/dev/null||true
+@unexec rmdir %D/man/it 2>/dev/null||true
@exec update-mime-database %D/share/mime
@unexec update-mime-database %D/share/mime
-@unexec rmdir %D/share/locale/de_DE/LC_MESSAGES 2> /dev/null || true
-@unexec rmdir %D/share/locale/de_DE 2> /dev/null || true
-@unexec rmdir %D/share/locale/tr_TR/LC_MESSAGES 2> /dev/null || true
-@unexec rmdir %D/share/locale/tr_TR 2> /dev/null || true
OpenPOWER on IntegriCloud