Index: head/graphics/gqview/Makefile =================================================================== --- head/graphics/gqview/Makefile (revision 27879) +++ head/graphics/gqview/Makefile (revision 27880) @@ -1,32 +1,32 @@ # New ports collection makefile for: gqview # Date Created: 27 Oct 1998 # Whom: Vanilla Pooh Shu # # $FreeBSD$ # PORTNAME= gqview -PORTVERSION= 0.8.0 +PORTVERSION= 0.8.1 CATEGORIES= graphics MASTER_SITES= http://download.sourceforge.net/gqview/ MAINTAINER= nakai@FreeBSD.org LIB_DEPENDS= Imlib.5:${PORTSDIR}/graphics/imlib GTK_CONFIG?= ${X11BASE}/bin/gtk12-config USE_X_PREFIX= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ GTK_CONFIG="${GTK_CONFIG}" \ LIBS="-L${LOCALBASE}/lib" CONFIGURE_ARGS= --without-gnome --disable-imlibtest --disable-gtktest post-install: .if !defined(NOPORTDOCS) @${MKDIR} ${PREFIX}/share/doc/gqview ${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/gqview .endif .include Property changes on: head/graphics/gqview/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.21 \ No newline at end of property +1.22 \ No newline at end of property Index: head/graphics/gqview/distinfo =================================================================== --- head/graphics/gqview/distinfo (revision 27879) +++ head/graphics/gqview/distinfo (revision 27880) @@ -1 +1 @@ -MD5 (gqview-0.8.0.tar.gz) = 518b1c56a4acfdef1c717a8ba1bc2701 +MD5 (gqview-0.8.1.tar.gz) = 64499d1bda06c7e08a372dd0494ddf88 Property changes on: head/graphics/gqview/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.8 \ No newline at end of property +1.9 \ No newline at end of property Index: head/graphics/gqview/pkg-plist =================================================================== --- head/graphics/gqview/pkg-plist (revision 27879) +++ head/graphics/gqview/pkg-plist (revision 27880) @@ -1,9 +1,12 @@ bin/gqview share/doc/gqview/README share/locale/de/LC_MESSAGES/gqview.mo +share/locale/es/LC_MESSAGES/gqview.mo +share/locale/fr/LC_MESSAGES/gqview.mo share/locale/ja/LC_MESSAGES/gqview.mo share/locale/pt_BR/LC_MESSAGES/gqview.mo share/locale/ru/LC_MESSAGES/gqview.mo +share/locale/sk/LC_MESSAGES/gqview.mo share/locale/tr/LC_MESSAGES/gqview.mo share/locale/zh_TW.Big5/LC_MESSAGES/gqview.mo @dirrm share/doc/gqview Property changes on: head/graphics/gqview/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.3 \ No newline at end of property +1.4 \ No newline at end of property