1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

- Update to 0.9.4

PR:		ports/77476
Submitted by:	Radek Kozlowski <radek@raadradd.com> (maintainer)
This commit is contained in:
Pav Lucistnik 2005-02-14 23:16:17 +00:00
parent db58d0eb8a
commit d9e773ce42
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=128871
3 changed files with 10 additions and 9 deletions

View File

@ -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>

View File

@ -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

View File

@ -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