Bug 166915 - [new port] comms/ems-flasher: software for flashing the EMS Gameboy USB 64 MBit cart
Summary: [new port] comms/ems-flasher: software for flashing the EMS Gameboy USB 64 MB...
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: 2012-04-13 18:00 UTC by Allison Reid
Modified: 2012-04-22 09:50 UTC (History)
0 users

See Also:


Attachments
file.shar (2.76 KB, text/plain)
2012-04-13 18:00 UTC, Allison Reid
no flags Details
ems-flasher-0.03.shar.txt (2.56 KB, text/plain)
2012-04-22 00:34 UTC, Nicole Reid
no flags Details
ems-flasher-0.03.shar.txt.sig (543 bytes, application/octet-stream)
2012-04-22 00:34 UTC, Nicole Reid
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Allison Reid 2012-04-13 18:00:28 UTC
ems-flasher is software for flashing the EMS Gameboy USB 64 MBit cart.
WWW: http://lacklustre.net/redmine/projects/ems-flash/

Fix: Patch attached with submission follows:
Comment 1 Pawel Pekala freebsd_committer freebsd_triage 2012-04-19 15:33:18 UTC
Thanks for your submission.

Build fails on 7.4-FreeBSD, please see log:

http://people.freebsd.org/~pawel/buildlogs/7/ems-flasher-0.03.log

Also setting CFLAGS and LDFLAGS is enough there are automatically added
to MAKE_ENV no need to add them to MAKE_ARGS.

--=20
pozdrawiam / with regards
Pawe=B3 P=EAkala
Comment 2 Nicole Reid 2012-04-22 00:34:27 UTC
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 04/19/2012 10:33, Pawel Pekala wrote:
> Thanks for your submission.
> 
> Build fails on 7.4-FreeBSD, please see log:
> 
> http://people.freebsd.org/~pawel/buildlogs/7/ems-flasher-0.03.log
> 
> Also setting CFLAGS and LDFLAGS is enough there are automatically 
> added to MAKE_ENV no need to add them to MAKE_ARGS.
> 

Find revised sharfile attached.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.19 (FreeBSD)

iQIcBAEBAgAGBQJPk0QDAAoJEAuVLFmlrt8shPAQAJqhly5dO9sJln0vrwkgFwqg
hsquS25qM3hacMLMhDf7utCbjwFKlPrPJlroLwsFqQwLXZOXKOt/vU0rG68YQVx4
JlIc3i7h4k3CEYTcLe0EwAehwMLqN3wGBwRXoMruwqfcV+RzmD0ir4mRvfm7ujSs
sx/Q6dTnea6CfwUwvjWcVLuGJvZkZQulQ5eNZT2+2gDQuHxm9k49wrVMQriwMjHa
YJWNTEqAtVsm3krMIJEwBeo3bZZQrWnnd//BBcLL0LBtSCbFXGkyhf+mTSfXBwwF
Rn3vz9BTytxStJ/lcsjm41RilNUGSKKj857RZD6mCRJz+POQQ1v02+e/YAxp0eXL
GDpaWviYzce6eyQnr3mJbtAJLC7s3atSk5WTsCJoN9MkTpHWYoF0T9lOpzFERmW9
QGzmPCQIZJXC7zOuksgR6l/V7UWIVQv/gBVFHQoVPPMsjgPyrB/dZcZeTAL8ioYj
8izHQjpHwQ9i7iK4GlPtNptt9uMJ4OIsSdtxUlEoPreBl9BcoCk9Krj58mxIpE6G
vHLWPhPd4gVJBg62XTVMmBoitImHth4aV2u+pMUw/FpUTXCh4l7d+saDtwYgX5RC
YoIs1OXRG1wK8CBIEIzbTwxVsTGTXJxt4v0QOX5KnUXbM5qKlwjdDpmV9wUEGwh+
wskM0hpTIQ6mUEisT2eO
=t5yz
-----END PGP SIGNATURE-----
Comment 3 dfilter service freebsd_committer freebsd_triage 2012-04-22 09:43:22 UTC
pawel       2012-04-22 08:43:12 UTC

  FreeBSD ports repository

  Modified files:
    comms                Makefile 
  Added files:
    comms/ems-flasher    Makefile distinfo pkg-descr 
    comms/ems-flasher/files patch-Makefile 
  Log:
  ems-flasher is software for flashing the EMS Gameboy USB 64 MBit cart.
  
  WWW: http://lacklustre.net/redmine/projects/ems-flash/
  
  PR:             ports/166915
  Submitted by:   Nicole Reid <root@cooltrainer.org>
  
  Revision  Changes    Path
  1.242     +1 -0      ports/comms/Makefile
  1.1       +36 -0     ports/comms/ems-flasher/Makefile (new)
  1.1       +2 -0      ports/comms/ems-flasher/distinfo (new)
  1.1       +17 -0     ports/comms/ems-flasher/files/patch-Makefile (new)
  1.1       +3 -0      ports/comms/ems-flasher/pkg-descr (new)
_______________________________________________
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 4 Pawel Pekala freebsd_committer freebsd_triage 2012-04-22 09:45:16 UTC
State Changed
From-To: open->closed

New port added. Thanks!