Index: head/deskutils/xchm/Makefile =================================================================== --- head/deskutils/xchm/Makefile (revision 161051) +++ head/deskutils/xchm/Makefile (revision 161052) @@ -1,29 +1,28 @@ # New ports collection makefile for: xchm # Date created: 3th October 2003 # Whom: Pav Lucistnik # # $FreeBSD$ # PORTNAME= xchm -PORTVERSION= 1.4 +PORTVERSION= 1.7.1 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_base-2.6.0:${PORTSDIR}/x11-toolkits/wxgtk26 GNU_CONFIGURE= yes USE_X_PREFIX= yes CONFIGURE_ARGS= --with-wx-config=${X11BASE}/bin/wxgtk2-2.6-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.23 \ No newline at end of property +1.24 \ No newline at end of property Index: head/deskutils/xchm/distinfo =================================================================== --- head/deskutils/xchm/distinfo (revision 161051) +++ head/deskutils/xchm/distinfo (revision 161052) @@ -1,3 +1,3 @@ -MD5 (xchm-1.4.tar.gz) = 8b4ee1e30cff7c060f07c39ff3fd2c98 -SHA256 (xchm-1.4.tar.gz) = 68daa948873b01a193d6ccca494d47696f8f686a4718b9ecf2f31ad62d2b8adc -SIZE (xchm-1.4.tar.gz) = 348945 +MD5 (xchm-1.7.1.tar.gz) = e9006ce834cce7dd7e0481049a366c48 +SHA256 (xchm-1.7.1.tar.gz) = 21fce2806a2f348e12596ca795a2cff9241053cdbe3ddd2ac7e2e442102ac2c4 +SIZE (xchm-1.7.1.tar.gz) = 353728 Property changes on: head/deskutils/xchm/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.16 \ No newline at end of property +1.17 \ No newline at end of property Index: head/deskutils/xchm/pkg-plist =================================================================== --- head/deskutils/xchm/pkg-plist (revision 161051) +++ head/deskutils/xchm/pkg-plist (revision 161052) @@ -1,24 +1,27 @@ bin/xchm share/locale/bg/LC_MESSAGES/xchm.mo share/locale/cs/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/locale/sk/LC_MESSAGES/xchm.mo +share/locale/uk/LC_MESSAGES/xchm.mo share/locale/zh_CN/LC_MESSAGES/xchm.mo share/locale/zh_TW/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/copy.xpm +share/pixmaps/find.xpm share/pixmaps/xchm-128.xpm share/pixmaps/xchm-16.xpm share/pixmaps/xchm-32.xpm share/pixmaps/xchm-48.xpm +share/pixmaps/xchmdoc-128.xpm +share/pixmaps/xchmdoc-16.xpm +share/pixmaps/xchmdoc-32.xpm +share/pixmaps/xchmdoc-48.xpm Property changes on: head/deskutils/xchm/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.10 \ No newline at end of property +1.11 \ No newline at end of property