Ticket #18750: Portfile-groovy.diff

File Portfile-groovy.diff, 992 bytes (added by stemcel@…, 15 years ago)

/java/groovy/Portfile diff, updates version to 1.6.0 and appropriate checksums

  • ports/java/groovy/Portfile

    old new  
    1 # $Id: Portfile 41604 2008-11-07 03:29:53Z blb@macports.org $
     1# $Id$
    22
    33PortSystem                      1.0
    44
    55name                            groovy
    6 version                         1.5.7
     6version                         1.6.0
    77
    88categories                      java lang
    99maintainers                     nomaintainer
     
    2727
    2828distname                        groovy-src-${version}
    2929master_sites            http://dist.codehaus.org/groovy/distributions/
    30 checksums           md5     a5f9a516f315f45795254fa93773549c \
    31                     sha1    e96cc8151516d9f147e1128b4dd8d65e192c3314 \
    32                     rmd160  05d424104952db9c0b0390eab520fcc2b934cbc0
     30checksums           md5     888a34ee424eba84c4c32c4b2ebe0a8c \
     31                    sha1    aede2cea04480b356267a5f6c6dfab1151ba5494 \
     32                    rmd160  01ba9718c8063749419d6f03482588dd4715b9ab
    3333use_zip                         yes
    3434
    3535depends_build           port:apache-ant