Bug 105492 - [UPDATE] databases/flamerobin: integrate completely with bsd.wx.mk
Summary: [UPDATE] databases/flamerobin: integrate completely with bsd.wx.mk
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: Alejandro Pulver
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-13 21:30 UTC by Alejandro Pulver
Modified: 2006-11-14 18:10 UTC (History)
0 users

See Also:


Attachments
flamerobin.diff (1.06 KB, patch)
2006-11-13 21:30 UTC, Alejandro Pulver
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alejandro Pulver freebsd_committer freebsd_triage 2006-11-13 21:30:08 UTC

- Integrate completely with bsd.wx.mk.
- Use ARCH instead of MACHINE_ARCH (will possibly allow cross-compilation).
- Rename local WX_VERSION since it is a variable defined in bsd.wx.mk.
- Remove BROKEN for 4.x since bsd.wx.mk takes care of it when WX_UNICODE is defined.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-11-13 21:38:06 UTC
Responsible Changed
From-To: freebsd-ports-bugs->alepulver

Submitter has GNATS access
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2006-11-13 21:38:14 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback
Comment 3 Denis Barov 2006-11-14 06:08:11 UTC
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Edwin Groothuis wrote:
> Maintainer of databases/flamerobin,
> 
> Please note that PR ports/105492 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/105492
> 
Works fine. I agree.

Best regards, Denis Barov
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (FreeBSD)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iQCVAwUBRVldS7QNqrxww2yeAQLzcwQAnqz8o6hyTz5YiD/D9xp34UggdQGuqtsC
WWDr4v2Iv/e7nVzv6Lyr0BM8FGg84uk2rPjRkwMJafPMfrq4ac6sm5tdY3uNQeav
iua3nr7R7wGgTA9BUkE4WL2M/Z5x49oLRcgZY9yfInK7W/ZOenHSv1un/LiR4opO
p8gx5ubEcek=
=onLh
-----END PGP SIGNATURE-----
Comment 4 dfilter service freebsd_committer freebsd_triage 2006-11-14 18:03:55 UTC
alepulver    2006-11-14 18:03:41 UTC

  FreeBSD ports repository

  Modified files:
    databases/flamerobin Makefile 
  Log:
  - Integrate completely with bsd.wx.mk.
  - Use ARCH instead of MACHINE_ARCH (will possibly allow cross-compilation).
  - Rename local WX_VERSION since it is a variable defined in bsd.wx.mk.
  - Remove BROKEN for 4.x since bsd.wx.mk takes care of it when WX_UNICODE is
    defined.
  
  PR:             ports/105492
  Submitted by:   alepulver
  Approved by:    Denis Barov <dindin@dindin.ru> (maintainer)
  
  Revision  Changes    Path
  1.5       +7 -13     ports/databases/flamerobin/Makefile
_______________________________________________
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 Alejandro Pulver freebsd_committer freebsd_triage 2006-11-14 18:04:05 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!