diff options
author | vanilla <vanilla@FreeBSD.org> | 1998-11-17 00:23:36 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 1998-11-17 00:23:36 +0800 |
commit | 765bd185953826933e8b1a6eda52bf55eca82768 (patch) | |
tree | 72c10441279af6c89d18082116629c4e587c28da /graphics | |
parent | a8c5d84032873a2816a54ce8e71d33771e8ce093 (diff) | |
download | freebsd-ports-gnome-765bd185953826933e8b1a6eda52bf55eca82768.tar.gz freebsd-ports-gnome-765bd185953826933e8b1a6eda52bf55eca82768.tar.zst freebsd-ports-gnome-765bd185953826933e8b1a6eda52bf55eca82768.zip |
Upgrade to 0.5.0.
Diffstat (limited to 'graphics')
-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 |