Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 Aug 2003 15:10:11 +0200
From:      Simon Barner <barner@in.tum.de>
To:        Kris Kennaway <kris@obsecurity.org>
Cc:        ports@FreeBSD.org
Subject:   Re: [kris@FreeBSD.org: cvs commit: ports/games/pythoong Makefile]
Message-ID:  <20030808131011.GC702@zi025.glhnet.mhn.de>
In-Reply-To: <20030807101221.GD73360@rot13.obsecurity.org>
References:  <20030807101221.GD73360@rot13.obsecurity.org>

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

--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--



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