diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-12-09 06:59:39 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-12-09 06:59:39 +0000 |
commit | dfb0114a65c6014866b8a5b3c5ae5658446aa385 (patch) | |
tree | 486b9e78d2b01788814f21b8cad533fa6ef7e638 /graphics/gqview | |
parent | 2c1fd98a84f532c0686e4607bcb9fb675d3fd8dd (diff) | |
download | ports-dfb0114a65c6014866b8a5b3c5ae5658446aa385.tar.gz ports-dfb0114a65c6014866b8a5b3c5ae5658446aa385.zip |
Upgrade to 0.5.1.
Notes
Notes:
svn path=/head/; revision=15222
Diffstat (limited to 'graphics/gqview')
-rw-r--r-- | graphics/gqview/Makefile | 10 | ||||
-rw-r--r-- | graphics/gqview/distinfo | 2 |
2 files changed, 6 insertions, 6 deletions
diff --git a/graphics/gqview/Makefile b/graphics/gqview/Makefile index 61abaa1a99b4..6a89f49fc8d2 100644 --- a/graphics/gqview/Makefile +++ b/graphics/gqview/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: gqview -# Version required: 0.5.0 +# Version required: 0.5.1 # Date Created: 27 Oct 1998 # Whom: Vanilla Pooh Shu <vanilla@FreeBSD.ORG> # -# $Id: Makefile,v 1.5 1998/11/17 03:51:09 asami Exp $ +# $Id: Makefile,v 1.6 1998/11/18 12:22:28 asami Exp $ # -DISTNAME= gqview-0.5.0.src -PKGNAME= gqview-0.5.0 +DISTNAME= gqview-0.5.1.src +PKGNAME= gqview-0.5.1 CATEGORIES= graphics MASTER_SITES= http://www.geocities.com/SiliconValley/Haven/5235/ EXTRACT_SUFX= .tgz @@ -18,7 +18,7 @@ LIB_DEPENDS= gtk11.1:${PORTSDIR}/x11-toolkits/gtk11 \ Imlib.1:${PORTSDIR}/graphics/imlib USE_X_PREFIX= yes -WRKSRC= ${WRKDIR}/gqview-0.5.0 +WRKSRC= ${WRKDIR}/gqview-0.5.1 ALL_TARGET= gqview do-install: diff --git a/graphics/gqview/distinfo b/graphics/gqview/distinfo index bb88a594aa78..f0198cc4e07a 100644 --- a/graphics/gqview/distinfo +++ b/graphics/gqview/distinfo @@ -1 +1 @@ -MD5 (gqview-0.5.0.src.tgz) = 5dc54b478a1c3b633d41ba09a294cf1b +MD5 (gqview-0.5.1.src.tgz) = c1bac743699b986b7ebd39f9975e3253 |