Bug 153375 - [patch] emulators/fmsx unbroke
Summary: [patch] emulators/fmsx unbroke
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-22 18:00 UTC by Alex Kozlov
Modified: 2011-01-26 05:00 UTC (History)
0 users

See Also:


Attachments
file.diff (197 bytes, patch)
2010-12-22 18:00 UTC, Alex Kozlov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Kozlov 2010-12-22 18:00:31 UTC
Unbroke emulators/fmsx port.

Fix: Patch attached with submission follows:
How-To-Repeat: $sudo make -C /usr/ports/emulators/fmsx fetch
===>  fmsx-3.5.1_2 is marked as broken: does not fetch.
Apply patch.
$sudo make -C /usr/ports/emulators/fmsx fetch
===>  License check disabled, port has not defined LICENSE
=> fMSX351.zip doesn't seem to exist in /usr/ports/distfiles/fmsx351.
=> Attempting to fetch from http://www.mavetju.org/download/adopted/.
fMSX351.zip                                   100% of  503 kB  126 kBps
=> MSX.ROM doesn't seem to exist in /usr/ports/distfiles/fmsx351.
=> Attempting to fetch from http://fms.komkon.org/fMSX/src/.
MSX.ROM                                       100% of   32 kB   14 kBps
=> MSX2.ROM doesn't seem to exist in /usr/ports/distfiles/fmsx351.
=> Attempting to fetch from http://fms.komkon.org/fMSX/src/.
MSX2.ROM                                      100% of   32 kB   14 kBps
=> MSX2EXT.ROM doesn't seem to exist in /usr/ports/distfiles/fmsx351.
=> Attempting to fetch from http://fms.komkon.org/fMSX/src/.
MSX2EXT.ROM                                   100% of   16 kB   10 kBps
=> MSX2P.ROM doesn't seem to exist in /usr/ports/distfiles/fmsx351.
=> Attempting to fetch from http://fms.komkon.org/fMSX/src/.
MSX2P.ROM                                     100% of   32 kB   17 kBps
=> MSX2PEXT.ROM doesn't seem to exist in /usr/ports/distfiles/fmsx351.
=> Attempting to fetch from http://fms.komkon.org/fMSX/src/.
MSX2PEXT.ROM                                  100% of   16 kB   17 kBps
=> FMPAC.ROM doesn't seem to exist in /usr/ports/distfiles/fmsx351.
=> Attempting to fetch from http://fms.komkon.org/fMSX/src/.
FMPAC.ROM                                     100% of   64 kB   13 kBps
=> DISK.ROM doesn't seem to exist in /usr/ports/distfiles/fmsx351.
=> Attempting to fetch from http://fms.komkon.org/fMSX/src/.
DISK.ROM                                      100% of   16 kB   25 kBps
=> MSXDOS2.ROM doesn't seem to exist in /usr/ports/distfiles/fmsx351.
=> Attempting to fetch from http://fms.komkon.org/fMSX/src/.
MSXDOS2.ROM                                   100% of   64 kB   19 kBps
=> PAINTER.ROM doesn't seem to exist in /usr/ports/distfiles/fmsx351.
=> Attempting to fetch from http://fms.komkon.org/fMSX/src/.
PAINTER.ROM                                   100% of   64 kB   19 kBps
=> KANJI.ROM doesn't seem to exist in /usr/ports/distfiles/fmsx351.
=> Attempting to fetch from http://fms.komkon.org/fMSX/src/.
KANJI.ROM                                     100% of  128 kB   17 kBps
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-12-22 18:00:34 UTC
Maintainer of emulators/fmsx,

Please note that PR ports/153375 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/153375

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2010-12-22 18:00:38 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Alex Kozlov 2011-01-18 20:15:30 UTC
Hi

Maintainer timeout?


--
Adios
Comment 4 dfilter service freebsd_committer freebsd_triage 2011-01-26 04:54:44 UTC
miwi        2011-01-26 04:54:38 UTC

  FreeBSD ports repository

  Modified files:
    emulators/fmsx       Makefile distinfo pkg-message 
  Log:
  - Unbroke
  - Pet Portlint
  - R.I.P MD5
  
  PR:             153375
  Submitted by:   Alex Kozlov <spam@rm-rf.kiev.ua>
  Approved by:    maintainer timeout
  Feature safe:   yes
  
  Revision  Changes    Path
  1.32      +0 -2      ports/emulators/fmsx/Makefile
  1.9       +0 -11     ports/emulators/fmsx/distinfo
  1.3       +0 -1      ports/emulators/fmsx/pkg-message
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 5 Martin Wilke freebsd_committer freebsd_triage 2011-01-26 04:54:57 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!