Ticket #28351: octave-devel.diff

File octave-devel.diff, 1.5 KB (added by yaseppochi (Stephen J. Turnbull), 13 years ago)
  • /Users/steve/

    old new  
    11# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4
    2 # $Id: Portfile 77486 2011-04-01 06:09:46Z takanori@macports.org $
     2# $Id: Portfile 75587 2011-01-31 19:49:27Z michaelld@macports.org $
    33
    44PortSystem 1.0
    55
    66name                octave-devel
    7 version             3.3.91
    8 revision            2
     7version             3.4.0
    98conflicts           octave
    109categories          math science
    1110maintainers         michaelld openmaintainer
     
    1918                    modules written in e.g. C++, C or Fortran.
    2019
    2120homepage            http://www.gnu.org/software/octave/
    22 master_sites        ftp://alpha.gnu.org/gnu/octave
     21master_sites        ftp://ftp.gnu.org/gnu/octave/
    2322distname            octave-${version}
    2423use_bzip2           yes
    2524
    26 checksums           md5     cdde45192b40b0a30ab8d20b93943269 \
    27                     sha1    da75ce3240fed8ccaa82e2dd45cb9f8bc8ada172 \
    28                     rmd160  5bdc374a3ddd10bd0e4404db41d5a5fa2c68db04
     25checksums           md5     c8144cee1d37e645d3368a8e8a5f1856 \
     26                    sha1    936a8fc962abd96e7568fb5909ec2a4d7997a1a8 \
     27                    rmd160  8448fc8277e19dab8dbc5c0121e673e9198c74ec
    2928
    3029depends_build       port:bison \
    3130                    port:flex \