Index: head/deskutils/xchm/Makefile =================================================================== --- head/deskutils/xchm/Makefile (revision 127213) +++ head/deskutils/xchm/Makefile (revision 127214) @@ -1,30 +1,29 @@ # New ports collection makefile for: xchm # Date created: 3th October 2003 # Whom: Pav Lucistnik # # $FreeBSD$ # PORTNAME= xchm -PORTVERSION= 0.9.6 -PORTREVISION= 1 +PORTVERSION= 0.9.7 CATEGORIES= deskutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= pav@FreeBSD.org COMMENT= Windows HTML Help (.chm) viewer for UNIX LIB_DEPENDS= chm.0:${PORTSDIR}/misc/chmlib \ wx_gtk2-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk2 GNU_CONFIGURE= yes USE_X_PREFIX= yes CONFIGURE_ARGS= --with-wx-config=${X11BASE}/bin/wxgtk2-2.4-config CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}" USE_REINPLACE= yes post-patch: @${REINPLACE_CMD} -e 's|@REZ_COMMAND@||' ${WRKSRC}/src/Makefile.in .include Property changes on: head/deskutils/xchm/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.15 \ No newline at end of property +1.16 \ No newline at end of property Index: head/deskutils/xchm/distinfo =================================================================== --- head/deskutils/xchm/distinfo (revision 127213) +++ head/deskutils/xchm/distinfo (revision 127214) @@ -1,2 +1,2 @@ -MD5 (xchm-0.9.6.tar.gz) = 68afb42cf0e547541ffdbdf62885c40c -SIZE (xchm-0.9.6.tar.gz) = 319726 +MD5 (xchm-0.9.7.tar.gz) = 7481fceb17035e5dd10b9547bd56ee98 +SIZE (xchm-0.9.7.tar.gz) = 323675 Property changes on: head/deskutils/xchm/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.10 \ No newline at end of property +1.11 \ No newline at end of property Index: head/deskutils/xchm/pkg-plist =================================================================== --- head/deskutils/xchm/pkg-plist (revision 127213) +++ head/deskutils/xchm/pkg-plist (revision 127214) @@ -1,20 +1,21 @@ bin/xchm share/locale/bg/LC_MESSAGES/xchm.mo share/locale/de/LC_MESSAGES/xchm.mo share/locale/es/LC_MESSAGES/xchm.mo share/locale/fr/LC_MESSAGES/xchm.mo share/locale/hu/LC_MESSAGES/xchm.mo share/locale/it/LC_MESSAGES/xchm.mo share/locale/lv/LC_MESSAGES/xchm.mo share/locale/pl/LC_MESSAGES/xchm.mo share/locale/pt/LC_MESSAGES/xchm.mo share/locale/ro/LC_MESSAGES/xchm.mo share/locale/ru/LC_MESSAGES/xchm.mo share/pixmaps/xchmdoc-128.xpm share/pixmaps/xchmdoc-16.xpm share/pixmaps/xchmdoc-32.xpm share/pixmaps/xchmdoc-48.xpm share/pixmaps/xchm-128.xpm share/pixmaps/xchm-16.xpm share/pixmaps/xchm-32.xpm share/pixmaps/xchm-48.xpm +@unexec rmdir %D/share/pixmaps 2>/dev/null || true Property changes on: head/deskutils/xchm/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.6 \ No newline at end of property +1.7 \ No newline at end of property