From owner-freebsd-ports@FreeBSD.ORG Fri Aug 8 06:10:44 2003 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AE2A537B404 for ; Fri, 8 Aug 2003 06:10:44 -0700 (PDT) Received: from mailout.informatik.tu-muenchen.de (mailout.informatik.tu-muenchen.de [131.159.0.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id C132E43FDD for ; Fri, 8 Aug 2003 06:10:43 -0700 (PDT) (envelope-from barner@in.tum.de) Received: by zi025.glhnet.mhn.de (Postfix, from userid 1000) id 4B76538C45; Fri, 8 Aug 2003 15:10:12 +0200 (CEST) Date: Fri, 8 Aug 2003 15:10:11 +0200 From: Simon Barner To: Kris Kennaway Message-ID: <20030808131011.GC702@zi025.glhnet.mhn.de> References: <20030807101221.GD73360@rot13.obsecurity.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="wchHw8dVAp53YPj8" Content-Disposition: inline In-Reply-To: <20030807101221.GD73360@rot13.obsecurity.org> User-Agent: Mutt/1.5.4i X-Virus-Scanned: by amavisd-new at informatik.tu-muenchen.de cc: ports@FreeBSD.org Subject: Re: [kris@FreeBSD.org: cvs commit: ports/games/pythoong Makefile] X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Aug 2003 13:10:45 -0000 --wchHw8dVAp53YPj8 Content-Type: multipart/mixed; boundary="BRE3mIcgqKzpedwo" Content-Disposition: inline --BRE3mIcgqKzpedwo Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Sorry, I forgot to attach the patch files :-) --BRE3mIcgqKzpedwo Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="patch-Makefile.am" Content-Transfer-Encoding: quoted-printable --- Makefile.am.orig Fri Aug 8 05:22:01 2003 +++ Makefile.am Fri Aug 8 05:22:45 2003 @@ -22,10 +22,10 @@ =20 install-data-local: -$(mkinstalldirs) $(DESTDIR)$(scoredir) - touch $(DESTDIR)$(scoredir)/pythoong.scores - -chown games.games $(DESTDIR)$(scoredir)/pythoong.scores - -chmod 664 $(DESTDIR)$(scoredir)/pythoong.scores - -chgrp games $(DESTDIR)$(bindir)/pythoong && chmod 2111 $(DESTDIR)$(bindi= r)/pythoong + touch $(DESTDIR)$(scoredir)/Pythoong.scores + -chown games:games $(DESTDIR)$(scoredir)/Pythoong.scores + -chmod 664 $(DESTDIR)$(scoredir)/Pythoong.scores + -chgrp games $(DESTDIR)$(bindir)/Pythoong =20 ## to automatically rebuild aclocal.m4 if any of the macros in ## `macros/' change --BRE3mIcgqKzpedwo Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="patch-Makefile.in" Content-Transfer-Encoding: quoted-printable --- Makefile.in.orig Fri Aug 8 05:25:23 2003 +++ Makefile.in Fri Aug 8 05:25:50 2003 @@ -554,10 +554,10 @@ =20 install-data-local: -$(mkinstalldirs) $(DESTDIR)$(scoredir) - touch $(DESTDIR)$(scoredir)/pythoong.scores - -chown games.games $(DESTDIR)$(scoredir)/pythoong.scores - -chmod 664 $(DESTDIR)$(scoredir)/pythoong.scores - -chgrp games $(DESTDIR)$(bindir)/pythoong && chmod 2111 $(DESTDIR)$(bindi= r)/pythoong + touch $(DESTDIR)$(scoredir)/Pythoong.scores + -chown games:games $(DESTDIR)$(scoredir)/Pythoong.scores + -chmod 664 $(DESTDIR)$(scoredir)/Pythoong.scores + -chgrp games $(DESTDIR)$(bindir)/pythoong =20 @MAINT@include macros/macros.dep @MAINT@macros/macros.dep: macros/Makefile.am --BRE3mIcgqKzpedwo Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="patch-aclocal.m4" Content-Transfer-Encoding: quoted-printable --- aclocal.m4.orig Fri Aug 8 05:02:36 2003 +++ aclocal.m4 Fri Aug 8 05:03:04 2003 @@ -385,7 +385,7 @@ LN_S=3D"$LN_S" NM=3D"$NM" RANLIB=3D"$RANLIB" \ DLLTOOL=3D"$DLLTOOL" AS=3D"$AS" OBJDUMP=3D"$OBJDUMP" \ ${CONFIG_SHELL-/bin/sh} $ac_aux_dir/ltconfig --no-reexec \ -$libtool_flags --no-verify $ac_aux_dir/ltmain.sh $host \ +$libtool_flags --no-verify $host \ || AC_MSG_ERROR([libtool configure failed]) =20 # Reload cache, that may have been modified by ltconfig --BRE3mIcgqKzpedwo-- --wchHw8dVAp53YPj8 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (FreeBSD) iD8DBQE/M6EzCkn+/eutqCoRAhu0AKD87RphXBk1IOALuj4m7d9yq/yNFACgskWV gv/NA7J8gpCeydBTyo2dhdE= =u6K+ -----END PGP SIGNATURE----- --wchHw8dVAp53YPj8--