Changeset 4118 for trunk/dports


Ignore:
Timestamp:
Dec 5, 2003, 11:25:15 PM (20 years ago)
Author:
olegb
Message:

Bug:
Submitted by:
Reviewed by:
Approved by:
Obtained from:
update to 2.4

Location:
trunk/dports/gnome/gnome-games
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/dports/gnome/gnome-games/Portfile

    r3722 r4118  
    1 # $Id: Portfile,v 1.9 2003/10/20 18:44:11 olegb Exp $
     1# $Id: Portfile,v 1.10 2003/12/05 23:25:14 olegb Exp $
    22PortSystem 1.0
    33name            gnome-games
    4 version         2.2.1
     4version         2.4.1.1
    55description     Session component for the GNOME 2 desktop
    66long_description        Session component for the GNOME 2.0 desktop. \
     
    1111platforms       darwin
    1212homepage        http://www.gnome.org/
    13 master_sites    gnome:sources/gnome-games/2.2/
    14 checksums       md5 15b47c5f3cba31aaadd21ea51af2833b
    15 patchfiles      patch_adjmtrx.c patch_connect4.c patch_heurist.c \
    16                 patch_pbsolver.c patch_bintree.c patch_evaluate.c \
    17                 patch_ia_main.c patch_network.c patch_gdk-card-image.c
    18 depends_lib     lib:libgnome-desktop-2:gnome-desktop
     13master_sites    gnome:sources/gnome-games/2.4/
     14checksums       md5 78f9ea8374be8bb7b681a9fd16dc8d3f
     15patchfiles      patch_adjmtrx.c patch_bintree.c patch_connect4.c patch_evaluate.c \
     16                patch_heurist.c patch_ia_main.c patch_pbsolver.c
     17depends_lib     lib:gnome-session:gnome-session
    1918use_bzip2       yes
    2019configure.args  --mandir=${prefix}/share/man
  • trunk/dports/gnome/gnome-games/files/patch_connect4.c

    r3244 r4118  
    1 --- gnect/src/connect4.c.org    Sat Jul 26 15:19:02 2003
    2 +++ gnect/src/connect4.c        Sat Jul 26 15:19:26 2003
     1--- gnect/src/connect4.c.org    Thu Nov 27 22:01:45 2003
     2+++ gnect/src/connect4.c        Thu Nov 27 22:01:42 2003
    33@@ -27,7 +27,7 @@
    44 #include <stdio.h>
  • trunk/dports/gnome/gnome-games/files/patch_evaluate.c

    r3244 r4118  
    1 --- gnect/src/evaluate.c.org    Sat Jul 26 15:24:21 2003
    2 +++ gnect/src/evaluate.c        Sat Jul 26 15:24:40 2003
     1--- gnect/src/evaluate.c.org    Thu Nov 27 22:23:45 2003
     2+++ gnect/src/evaluate.c        Thu Nov 27 22:23:58 2003
    33@@ -25,7 +25,7 @@
    44 #include <stdio.h>
Note: See TracChangeset for help on using the changeset viewer.