#31074 closed update (fixed)
update: hatari version to 1.5.0
Reported by: | panayotis@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | christer.solskogen@… | |
Port: | hatari |
Description
Is it possible to update hatari to version 1.5.0? Thank you!
Change History (6)
comment:1 Changed 13 years ago by mf2k (Frank Schima)
Port: | hatari added |
---|---|
Version: | 2.0.2 |
comment:2 Changed 13 years ago by christer.solskogen@…
I don't use Macports anymore, but is should be really simple to fix. (This is untested)
# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 # $Id$ PortSystem 1.0 name hatari version 1.5.0 revision 0 categories emulators platforms darwin maintainers gmail.com:christer.solskogen description Atari ST/STe/STfm emulator long_description Hatari is an Atari ST/STe/STfm (and somewhat Falcon) emulator homepage http://hatari.berlios.de/ master_sites http://download.berlios.de/hatari/ checksums md5 16277cff73ec3a342b87b7b7ea3932f4 \ sha1 5028abd9c110d5f9b6bb9ae5b9500e5fd088934e \ rmd1602b7b9f7ae5fb54051ddd8be5c87a007a7f8e5a17 use_bzip2 yes depends_lib path:lib/pkgconfig/sdl.pc:libsdl \ port:libpng \ port:readline depends_build port:cmake configure.cflags -O2 -pipe configure.args-append --disable-osx-bundle
comment:3 Changed 13 years ago by mf2k (Frank Schima)
So do you no longer wish to be listed as maintainer? Note that attaching a unified diff of the Portfile is the much preferred way to submit an update.
comment:4 follow-up: 6 Changed 13 years ago by christer.solskogen@…
No, I no longer wish to be listed as the maintainer.
comment:5 Changed 13 years ago by mf2k (Frank Schima)
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:6 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Replying to christer.solskogen@…:
No, I no longer wish to be listed as the maintainer.
r83513. Thanks for helping out while you could!
Note: See
TracTickets for help on using
tickets.
In the future, please remember to fill in the Port field.