Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Mar 2004 10:15:16 +0100
From:      Thorsten Greiner <thorsten@tgreiner.net>
To:        Kirill Ponomarew <krion@FreeBSD.org>
Cc:        thorsten@tgreiner.net
Subject:   Re: ports/64446: Update port: games/amy to 0.8.7, SIZEfy
Message-ID:  <20040319091516.GA12842@tybalt.nev.psi.de>
In-Reply-To: <200403190851.i2J8p3iP080561@freefall.freebsd.org>
References:  <200403190851.i2J8p3iP080561@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help

--RASg3xLB4tUQ4RcS
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

* Kirill Ponomarew <krion@FreeBSD.org> [2004-03-19 10:01]:
> This port doesn't respect PREFIX. Try to install it
> in PREFIX !=3D /usr/local
>=20
> http://www.freebsd.org/cgi/query-pr.cgi?pr=3D64446

Replaced 'HAS_CONFIGURE' with 'USE_AUTOCONF', should work now. Also
an issue with the pkg-plist was corrected.

Best regards

        -Thorsten

--=20
To generalize is to be an idiot.

This message is digitally signed. To verify its integrity, download a copy
of GnuPG for your operating system from http://www.gnupg.org .

--RASg3xLB4tUQ4RcS
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename="amy.diff"
Content-Transfer-Encoding: quoted-printable

Index: distinfo
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--- distinfo	(revision 485)
+++ distinfo	(working copy)
@@ -1,2 +1,4 @@
-MD5 (amy-0.8.6.tar.gz) =3D 17569cedc7dd599824d28f9685bced68
+MD5 (amy-0.8.7.tar.gz) =3D cce5f5ecb043cb66ec55d3ac1658dc3a
+SIZE (amy-0.8.7.tar.gz) =3D 250455
 MD5 (ClassicGames.pgn.bz2) =3D 87a741347572c2f616e5228bdd0e637b
+SIZE (ClassicGames.pgn.bz2) =3D 1621810
Index: pkg-plist
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--- pkg-plist	(revision 485)
+++ pkg-plist	(working copy)
@@ -8,6 +8,7 @@
 share/doc/amy/ch01.html
 share/doc/amy/ch01s02.html
 share/doc/amy/ch01s03.html
+share/doc/amy/ch01s04.html
 share/doc/amy/ch02.html
 share/doc/amy/ch03.html
 share/doc/amy/ch03s02.html
Index: Makefile
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--- Makefile	(revision 493)
+++ Makefile	(working copy)
@@ -6,7 +6,7 @@
 #
=20
 PORTNAME=3D	amy
-PORTVERSION=3D	0.8.6
+PORTVERSION=3D	0.8.7
 CATEGORIES=3D	games
 MASTER_SITES=3D	http://tgreiner.net/
 DISTFILES=3D	amy-${PORTVERSION}.tar.gz ClassicGames.pgn.bz2
@@ -21,7 +21,7 @@
=20
 MAN6=3D           Amy.6
=20
-HAS_CONFIGURE=3D	yes
+USE_AUTOCONF=3D	yes
=20
 post-extract:
 	${BZCAT} ${DISTDIR}/ClassicGames.pgn.bz2 > \

--RASg3xLB4tUQ4RcS--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040319091516.GA12842>