From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Jun 8 12:50:23 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4C9DC37B401 for ; Sun, 8 Jun 2003 12:50:23 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id DE4B243F75 for ; Sun, 8 Jun 2003 12:50:22 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h58JoMUp015678 for ; Sun, 8 Jun 2003 12:50:22 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h58JoMYB015676; Sun, 8 Jun 2003 12:50:22 -0700 (PDT) Date: Sun, 8 Jun 2003 12:50:22 -0700 (PDT) Message-Id: <200306081950.h58JoMYB015676@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: Kirill Ponomarew Subject: Re: ports/53057: games/sopwith ver 1.7.0 depends on x11-toolkits/gtk20 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Kirill Ponomarew List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Jun 2003 19:50:23 -0000 The following reply was made to PR ports/53057; it has been noted by GNATS. From: Kirill Ponomarew To: Esa Karkkainen Cc: FreeBSD-gnats-submit@FreeBSD.org, edwin@mavetju.org Subject: Re: ports/53057: games/sopwith ver 1.7.0 depends on x11-toolkits/gtk20 Date: Sun, 8 Jun 2003 21:48:42 +0200 --45Z9DzgjV8m4Oswq Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Here is the new version. diff -urN sopwith.orig/Makefile sopwith/Makefile --- sopwith.orig/Makefile Sun Apr 20 19:18:21 2003 +++ sopwith/Makefile Sun Jun 8 21:30:14 2003 @@ -6,7 +6,7 @@ # =20 PORTNAME=3D sopwith -PORTVERSION=3D 1.6.0 +PORTVERSION=3D 1.7.1 CATEGORIES=3D games MASTER_SITES=3D ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR=3D sdl-sopwith @@ -18,7 +18,7 @@ BUILD_DEPENDS=3D ${LOCALBASE}/bin/sdl11-config:${PORTSDIR}/devel/sdl12 =20 USE_GMAKE=3D yes -USE_GNOME=3D gtk12 +USE_GNOME=3D gtk20 GNU_CONFIGURE=3D yes CONFIGURE_ENV=3D SDL_CONFIG=3D${LOCALBASE}/bin/sdl11-config =20 diff -urN sopwith.orig/distinfo sopwith/distinfo --- sopwith.orig/distinfo Tue Feb 18 15:31:01 2003 +++ sopwith/distinfo Sun Jun 8 21:13:41 2003 @@ -1 +1 @@ -MD5 (sdl_sopwith-1.6.0.tar.gz) =3D 5b4203944cd3284f87e591874bfd69a3 +MD5 (sdl_sopwith-1.7.1.tar.gz) =3D bc66c80c83b14d48b60ba263403dba9a diff -urN sopwith.orig/pkg-plist sopwith/pkg-plist --- sopwith.orig/pkg-plist Mon Mar 31 10:50:28 2003 +++ sopwith/pkg-plist Sun Jun 8 21:25:21 2003 @@ -1,4 +1,5 @@ bin/gtksopwith +bin/sopwith share/doc/sopwith/keys.txt share/doc/sopwith/dlcvsamj.txt share/doc/sopwith/origdoc.txt -Kirill --45Z9DzgjV8m4Oswq Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (FreeBSD) iD8DBQE+45MaQC1G6a60JuURArJLAKDnGCbEIXYBZv1RF1PK63YEFW3cTACcCY2h aZDdkM0x20tETVdGorR3NjY= =7zh/ -----END PGP SIGNATURE----- --45Z9DzgjV8m4Oswq--