aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoroliver <oliver@FreeBSD.org>2005-03-06 08:32:04 +0800
committeroliver <oliver@FreeBSD.org>2005-03-06 08:32:04 +0800
commit186bec78ccfb402907a063e4113cdcef063c1478 (patch)
tree1abb73cebd0c05a35f5ac5006a55f63a6ecbe026
parent77a20254637cfc875847b4b0221fe6bf5d6fc35b (diff)
downloadfreebsd-ports-gnome-186bec78ccfb402907a063e4113cdcef063c1478.tar.gz
freebsd-ports-gnome-186bec78ccfb402907a063e4113cdcef063c1478.tar.zst
freebsd-ports-gnome-186bec78ccfb402907a063e4113cdcef063c1478.zip
update to 2.1.0
make portlint a bit happier about the CONFLICTS line
-rw-r--r--graphics/gqview-devel/Makefile4
-rw-r--r--graphics/gqview-devel/distinfo4
2 files changed, 4 insertions, 4 deletions
diff --git a/graphics/gqview-devel/Makefile b/graphics/gqview-devel/Makefile
index 78c47e309db2..3d8f51911489 100644
--- a/graphics/gqview-devel/Makefile
+++ b/graphics/gqview-devel/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= gqview
-PORTVERSION= 1.5.9
+PORTVERSION= 2.1.0
PORTREVISION= 0
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED}
@@ -26,7 +26,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
MAN1= gqview.1
-CONFLICTS= gqview-[0-9]*
+CONFLICTS= gqview-1.4* gqview-2.0*
LATEST_LINK= gqview-devel
.if defined(WITHOUT_NLS)
diff --git a/graphics/gqview-devel/distinfo b/graphics/gqview-devel/distinfo
index 886ed75e2551..e8e3f5e2d64a 100644
--- a/graphics/gqview-devel/distinfo
+++ b/graphics/gqview-devel/distinfo
@@ -1,2 +1,2 @@
-MD5 (gqview-1.5.9.tar.gz) = 92f82245b36a67c34bf086927d526c45
-SIZE(gqview-1.5.9.tar.gz) = 1294457
+MD5 (gqview-2.1.0.tar.gz) = 99cda25aa6ed009990c71b8ddd76ec68
+SIZE(gqview-2.1.0.tar.gz) = 1364812