diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-11-16 16:23:36 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-11-16 16:23:36 +0000 |
commit | 043c5e776998758346a994837ea764514888d659 (patch) | |
tree | 2250636bbe925417da6d17393ee36c2655cdb64c /graphics/gqview | |
parent | Add a define(READ_MMAP) from gqmpeg's README, (diff) |
Upgrade to 0.5.0.
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 e8da3875f2e4..7a24ee88dc11 100644 --- a/graphics/gqview/Makefile +++ b/graphics/gqview/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: gqview -# Version required: 0.4.3 +# Version required: 0.5.0 # Date Created: 27 Oct 1998 # Whom: Vanilla Pooh Shu <vanilla@FreeBSD.ORG> # -# $Id: Makefile,v 1.2 1998/10/27 20:26:37 asami Exp $ +# $Id: Makefile,v 1.3 1998/10/28 01:40:18 vanilla Exp $ # -DISTNAME= gqview-0.4.3.src -PKGNAME= gqview-0.4.3 +DISTNAME= gqview-0.5.0.src +PKGNAME= gqview-0.5.0 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.4.3 +WRKSRC= ${WRKDIR}/gqview-0.5.0 ALL_TARGET= gqview do-install: diff --git a/graphics/gqview/distinfo b/graphics/gqview/distinfo index 69994b6578a2..bb88a594aa78 100644 --- a/graphics/gqview/distinfo +++ b/graphics/gqview/distinfo @@ -1 +1 @@ -MD5 (gqview-0.4.3.src.tgz) = 3fbc018f7ed3b7cdde1d98a3a55e188d +MD5 (gqview-0.5.0.src.tgz) = 5dc54b478a1c3b633d41ba09a294cf1b |