Ticket #13579: patch-Portfile.diff

File patch-Portfile.diff, 797 bytes (added by darren.bane@…, 16 years ago)

Patch against editors/emacs-app/Portfile

  • Portfile

    old new  
    22
    33PortSystem 1.0
    44name            emacs-app
    5 version         23.0.0_NS-9.0rc2a
    6 revision        1
     5version         23.0.0_NS-9.0rc3
    76categories      aqua editors
    87maintainers     css@macports.org
    98description     The GNU Emacs text editor (Cocoa version)
     
    2423distname        emacs-${version}
    2524extract.suffix  .tar.bz2
    2625use_bzip2       yes
    27 checksums       md5 5799b301ab0158b953d70b6f69ba32ed \
    28                 sha1 1373a5048cbd1973993f6c46a24c7a256c6c7f46
    29 
    30 # http://sourceforge.net/tracker/index.php?func=detail&aid=1810588&group_id=148174&atid=770756
    31 patchfiles      20071015_rc2a.patch
     26checksums       md5 b080af75ab03cfe49aa3bf00695cdab8 \
     27                sha1 5a19b28cd4d2e66c7639e0130ef6d6351d7fbf35
    3228
    3329depends_lib     port:coreutils \
    3430                port:pkgconfig \