Index: head/graphics/gqview/Makefile =================================================================== --- head/graphics/gqview/Makefile (revision 137033) +++ head/graphics/gqview/Makefile (revision 137034) @@ -1,58 +1,57 @@ # New ports collection makefile for: gqview # Date Created: 27 Oct 1998 # Whom: Vanilla Pooh Shu # # $FreeBSD$ # PORTNAME= gqview -PORTVERSION= 2.0.0 -PORTREVISION= 1 +PORTVERSION= 2.0.1 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ale@FreeBSD.org COMMENT= Another gtk2-based graphic file viewer LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png USE_X_PREFIX= yes USE_GNOME= gnomehier gtk20 USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" MAN1= gqview.1 CONFLICTS= gqview-devel-[0-9]* .if defined(WITHOUT_NLS) CONFIGURE_ARGS+=--disable-nls PLIST_SUB+= NLS="@comment " .else USE_GETTEXT= yes PLIST_SUB+= NLS="" .endif .if !defined(NOPORTDOCS) PORTDOCS= README html .endif post-patch: @${REINPLACE_CMD} -e 's|$$prefix/share/doc/gqview-$$VERSION|${DOCSDIR}|g' \ ${WRKSRC}/configure @${REINPLACE_CMD} -e \ 's|$$(datadir)/doc/gqview-$$(VERSION)/html|${DOCSDIR}/html|g' \ ${WRKSRC}/doc/Makefile.in post-install: ${INSTALL_DATA} ${WRKSRC}/gqview.desktop ${PREFIX}/share/gnome/apps/Graphics ${INSTALL_DATA} ${WRKSRC}/gqview.png ${PREFIX}/share/gnome/pixmaps .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR} .endif .include Property changes on: head/graphics/gqview/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.54 \ No newline at end of property +1.55 \ No newline at end of property Index: head/graphics/gqview/distinfo =================================================================== --- head/graphics/gqview/distinfo (revision 137033) +++ head/graphics/gqview/distinfo (revision 137034) @@ -1,2 +1,2 @@ -MD5 (gqview-2.0.0.tar.gz) = 421c9a79827e91e394bdfc924071d66f -SIZE (gqview-2.0.0.tar.gz) = 1317383 +MD5 (gqview-2.0.1.tar.gz) = acd8f1dad2b04389c1936adac1512e32 +SIZE (gqview-2.0.1.tar.gz) = 1326999 Property changes on: head/graphics/gqview/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.23 \ No newline at end of property +1.24 \ No newline at end of property