Changeset 4107 for trunk/dports


Ignore:
Timestamp:
Dec 1, 2003, 9:04:47 PM (20 years ago)
Author:
olegb
Message:

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

Location:
trunk/dports/gnome
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/dports/gnome/gconf-editor/Portfile

    r3722 r4107  
    1 # $Id: Portfile,v 1.9 2003/10/20 18:42:27 olegb Exp $
     1# $Id: Portfile,v 1.10 2003/12/01 21:03:57 olegb Exp $
    22PortSystem 1.0
    33name            gconf-editor
    4 version         0.4.1
     4version         2.4.0
    55description     gconf-editor is a gconf database editor for GNOME 2.0.
    66long_description        gconf-editor is a gconf database editor for \
     
    1010platforms       darwin
    1111homepage        http://www.gnome.org/projects/gconf/
    12 master_sites    gnome:sources/gconf-editor/0.4/
    13 checksums       md5 3ccff570fb185134452e04a35e6af6b4
     12master_sites    gnome:sources/gconf-editor/2.4/
     13checksums       md5 7ebc352062fc8b6d3c09a69ad6e963a7
    1414depends_lib     lib:libgconf-2:gconf
    1515use_bzip2       yes
  • trunk/dports/gnome/gconf/Portfile

    r4043 r4107  
    1 # $Id: Portfile,v 1.12 2003/11/24 17:31:58 olegb Exp $
     1# $Id: Portfile,v 1.13 2003/12/01 21:03:05 olegb Exp $
    22PortSystem 1.0
    33name            gconf
    4 version         2.2.1
     4version         2.4.0.1
    55description     GConf is a configuration database system.       
    66long_description        GConf is a configuration database system, \
     
    1313homepage        http://www.gnome.org/projects/gconf/
    1414distname        GConf-${version}
    15 master_sites    gnome:sources/GConf/2.2/
    16 checksums       md5 3788a2e63f200478caf2b16059327076
     15master_sites    gnome:sources/GConf/2.4/
     16checksums       md5 2f7548d0bad24d7c4beba54d0ec98a20
    1717depends_lib     lib:libatk.1:atk lib:libtiff:tiff \
    1818                lib:libfontconfig:fontconfig \
     
    2828                system "touch ${destroot}/${prefix}/etc/gconf/gconf.xml.defaults/.turd"
    2929                }
    30 
    3130platform darwin 7 { configure.env-append       CFLAGS="-DBIND_8_COMPAT=1" }
    3231
  • trunk/dports/gnome/gnome-mime-data/Portfile

    r3437 r4107  
    1 # $Id: Portfile,v 1.6 2003/09/16 11:48:16 olegb Exp $
     1# $Id: Portfile,v 1.7 2003/12/01 21:04:47 olegb Exp $
    22PortSystem 1.0
    33name            gnome-mime-data
    4 version         2.2.1
     4version         2.4.0
    55description     This module contains the base MIME and Application \
    66                database for GNOME.
     
    1111platforms       darwin
    1212homepage        http://www.gnome.org/
    13 master_sites    gnome:sources/gnome-mime-data/2.2/
    14 checksums       md5 05f5a490434c33a060ea7d140f60981f
    15 depends_lib     lib:libbonobo-activation:bonobo-activation \
    16                 lib:libfontconfig:fontconfig
     13master_sites    gnome:sources/gnome-mime-data/2.4/
     14checksums       md5 b8f1b383a23d734bec8bc33a03cb3690
     15depends_lib     lib:libgconf-2:gconf
    1716use_bzip2       yes
    1817configure.env   CPPFLAGS="-I${prefix}/include -L${prefix}/lib" \
Note: See TracChangeset for help on using the changeset viewer.