pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: games/openttd and emulators/uae



On Oct 6, 2006, at 1:07 AM, Jan Danielsson wrote:

Jeremy C. Reed wrote:
Yes, cvs can make patches.

cd pkgsrc
cvs diff -u category/package > my.patch

And have a look at my.patch

(where category and package are games/openttd for example)

   Ok, openttd 0.4.8 seems to build and run with this patch.

   Please let me know if I did anything wrong.


Works fine. Could someone please commit the patch and close
PR 34445?

--
Antonio Marques



-- Kind regards,
Jan Danielsson

Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/games/openttd/Makefile,v
retrieving revision 1.16
diff -u -r1.16 Makefile
--- Makefile    22 Aug 2006 15:27:03 -0000      1.16
+++ Makefile    6 Oct 2006 00:03:04 -0000
@@ -1,7 +1,7 @@
 # $NetBSD: Makefile,v 1.16 2006/08/22 15:27:03 joerg Exp $

-DISTNAME=      openttd-0.4.8-RC2-source
-PKGNAME=       openttd-0.4.8rc2
+DISTNAME=      openttd-0.4.8-source
+PKGNAME=       openttd-0.4.8
 CATEGORIES=    games x11
 MASTER_SITES=   ${MASTER_SITE_SOURCEFORGE:=openttd/}

Index: distinfo
===================================================================
RCS file: /cvsroot/pkgsrc/games/openttd/distinfo,v
retrieving revision 1.5
diff -u -r1.5 distinfo
--- distinfo    22 Aug 2006 15:27:03 -0000      1.5
+++ distinfo    6 Oct 2006 00:03:04 -0000
@@ -1,6 +1,6 @@
 $NetBSD: distinfo,v 1.5 2006/08/22 15:27:03 joerg Exp $

-SHA1 (openttd-0.4.8-RC2-source.tar.bz2) = 26351512d98e81fb06d5964683aea8c24c9606f8 -RMD160 (openttd-0.4.8-RC2-source.tar.bz2) = 59a66b05ce563a1c5d12b0f5ebe4bee818c8fe94
-Size (openttd-0.4.8-RC2-source.tar.bz2) = 2211442 bytes
+SHA1 (openttd-0.4.8-source.tar.bz2) = 8161079003dadbd7153d65cc88f373f16a0c0aab +RMD160 (openttd-0.4.8-source.tar.bz2) = 9ec9d8ee3531dc5a4f421eae6844a50299c22455
+Size (openttd-0.4.8-source.tar.bz2) = 2212990 bytes
 SHA1 (patch-aa) = 253bed4df9d728c8945b98ba8400a6d57802404e




Home | Main Index | Thread Index | Old Index