diff options
author | Alex Dupre <ale@FreeBSD.org> | 2004-10-15 22:27:31 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2004-10-15 22:27:31 +0000 |
commit | aeac46b5792eb49bdb1ed106ec1ac561d0992f39 (patch) | |
tree | af60a75e438b082f9c16c2031b76816910db37f5 /graphics/gqview | |
parent | Add multimedia/pvr250 port to describe the legal status if hcwPVRP2.sys (diff) |
Update to 1.4.5 release.
Diffstat (limited to 'graphics/gqview')
-rw-r--r-- | graphics/gqview/Makefile | 2 | ||||
-rw-r--r-- | graphics/gqview/distinfo | 4 | ||||
-rw-r--r-- | graphics/gqview/files/patch-Makefile.in | 20 |
3 files changed, 11 insertions, 15 deletions
diff --git a/graphics/gqview/Makefile b/graphics/gqview/Makefile index 4bd26dc1d627..9200dcbc3ce4 100644 --- a/graphics/gqview/Makefile +++ b/graphics/gqview/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gqview -PORTVERSION= 1.4.3 +PORTVERSION= 1.4.5 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/graphics/gqview/distinfo b/graphics/gqview/distinfo index ffa183a9f840..ee1d81950c7f 100644 --- a/graphics/gqview/distinfo +++ b/graphics/gqview/distinfo @@ -1,2 +1,2 @@ -MD5 (gqview-1.4.3.tar.gz) = 6a6a08309a91aab902304a3c6ed392eb -SIZE (gqview-1.4.3.tar.gz) = 1223413 +MD5 (gqview-1.4.5.tar.gz) = b196935767c2d3dc61243d9ed0801c2e +SIZE (gqview-1.4.5.tar.gz) = 1222801 diff --git a/graphics/gqview/files/patch-Makefile.in b/graphics/gqview/files/patch-Makefile.in index 0e06c87658ea..0bf07a1025f8 100644 --- a/graphics/gqview/files/patch-Makefile.in +++ b/graphics/gqview/files/patch-Makefile.in @@ -1,22 +1,18 @@ ---- Makefile.in.orig Sat Feb 21 08:23:27 2004 -+++ Makefile.in Sun Feb 29 17:45:24 2004 -@@ -172,11 +172,11 @@ +--- Makefile.in.orig Sat Sep 18 19:39:47 2004 ++++ Makefile.in Tue Sep 21 23:34:26 2004 +@@ -163,11 +163,7 @@ helpdir = $(prefix)/share/gqview help_DATA = README --@HAVE_GNOME_TRUE@desktopdir = $(GNOME_DATADIR)/gnome/apps/Graphics --@HAVE_GNOME_TRUE@desktop_DATA = gqview.desktop -+#desktopdir = $(GNOME_DATADIR)/gnome/apps/Graphics -+#desktop_DATA = gqview.desktop +-desktopdir = $(datadir)/applications +-desktop_DATA = gqview.desktop --@HAVE_GNOME_TRUE@icondir = $(GNOME_DATADIR)/pixmaps --@HAVE_GNOME_TRUE@icon_DATA = gqview.png -+#icondir = $(GNOME_DATADIR)/pixmaps -+#icon_DATA = gqview.png +-icondir = $(datadir)/pixmaps +-icon_DATA = gqview.png ACLOCAL_AMFLAGS = -I m4 subdir = . -@@ -646,7 +646,7 @@ +@@ -637,7 +633,7 @@ info-am: |