Bug 131179 - [PATCH] emulators/zsnes: distfiles was rerolled
Summary: [PATCH] emulators/zsnes: distfiles was rerolled
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: Dmitry Marakasov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-31 00:30 UTC by Dmitry Marakasov
Modified: 2009-01-31 14:00 UTC (History)
1 user (show)

See Also:


Attachments
zsnes-1.51_3,1.patch (1.47 KB, patch)
2009-01-31 00:30 UTC, Dmitry Marakasov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dmitry Marakasov 2009-01-31 00:30:07 UTC
zsnes won't build due to distfile checksum mismatch, seems like the distfile was rerolled.

Here's the diff against previous distfile contents: http://people.freebsd.org/~amdmi3/zsnes.diff
I don't see anything suspicious.

PS. While here, also turn comment about why it's marked ONLY_FOR_ARCHS into more useful ONLY_FOR_ARCHS_REASON

Port maintainer (cyberbotx@cyberbotx.com) is cc'd.

Generated with FreeBSD Port Tools 0.77
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-01-31 00:30:42 UTC
Maintainer of emulators/zsnes,

Please note that PR ports/131179 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/131179

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2009-01-31 00:30:47 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Naram Qashat 2009-01-31 01:24:54 UTC
dwin Groothuis wrote:
> Maintainer of emulators/zsnes,
> 
> Please note that PR ports/131179 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/131179

This patch is acceptable, please commit it.

Thanks,
Naram Qashat
Comment 4 Mark Linimon freebsd_committer freebsd_triage 2009-01-31 01:40:07 UTC
State Changed
From-To: feedback->open

Maintainer approved.
Comment 5 Dmitry Marakasov freebsd_committer freebsd_triage 2009-01-31 13:49:05 UTC
Responsible Changed
From-To: freebsd-ports-bugs->amdmi3

My PR
Comment 6 dfilter service freebsd_committer freebsd_triage 2009-01-31 13:54:50 UTC
amdmi3      2009-01-31 13:54:40 UTC

  FreeBSD ports repository

  Modified files:
    emulators/zsnes      Makefile distinfo 
  Log:
  - Distfile was silently rerolled, chase this. Changes are: CPU detection improvements, minor nits (char*->const char*), and license information added to single file
  - Change comment about why the port os marked ONLY_FOR_ARCHS to more useful ONLY_FOR_ARCHS_REASON
  
  PR:             131179
  Submitted by:   myself
  Approved by:    Naram Qashat <cyberbotx at cyberbotx dot com> (maintainer)
  
  Revision  Changes    Path
  1.38      +2 -2      ports/emulators/zsnes/Makefile
  1.16      +3 -3      ports/emulators/zsnes/distinfo
_______________________________________________
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 7 Dmitry Marakasov freebsd_committer freebsd_triage 2009-01-31 13:54:51 UTC
State Changed
From-To: open->closed

Committed. Thanks!