Bug 163294 - [patch][maintainer-update] net-mgmt/zenpack-macreport: unbreak port, update master_sites
Summary: [patch][maintainer-update] net-mgmt/zenpack-macreport: unbreak port, update m...
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: Chris Rees
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-14 19:20 UTC by Jason Helfman
Modified: 2011-12-14 20:00 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (1.78 KB, patch)
2011-12-14 19:20 UTC, Jason Helfman
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jason Helfman 2011-12-14 19:20:08 UTC
Due to change in location of distfile, and way in which it was distributed, a clean system would not be able to build.
Unbreak build
-change master_site => github
-change wrksrc
works in application

Builds cleanly in Tinderbox => http://jgh.devio.us/files/logs/zenpack-community-MACReport-1.0.1.log

How-To-Repeat: 
[jhelfman@dormouse /usr/ports/net-mgmt/zenpack-macreport]$ sudo make checksum
===>  License check disabled, port has not defined LICENSE
=> mac-report-1.0.1?old_path=%2F&format=zip doesn't seem to exist in /usr/ports/distfiles/.
=> Attempting to fetch http://zenpacks.zenoss.org/trac-zenpacks/changeset/1002/tags/mac-report-1.0.1?old_path=%2F&format=zip
fetch: http://zenpacks.zenoss.org/trac-zenpacks/changeset/1002/tags/mac-report-1.0.1?old_path=%2F&format=zip: size mismatch: expected 5491, actual 461
=> Attempting to fetch ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/mac-report-1.0.1?old_path=%2F&format=zip
fetch: ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/mac-report-1.0.1?old_path=%2F&format=zip: Syntax error, command unrecognized
=> Couldn't fetch it - please try to retrieve this
=> port manually into /usr/ports/distfiles/ and try again.
*** Error code 1

After patch is applied you should get:

[jhelfman@dormouse ~/ports/net-mgmt/zenpack-macreport]$ sudo make checksum
===>  License check disabled, port has not defined LICENSE
=> SHA256 Checksum OK for zenoss-ZenPacks.sodonnell.MACReport-b345f53.zip.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-12-14 19:20:24 UTC
Responsible Changed
From-To: freebsd-ports-bugs->crees

crees@ wants his PRs (via the GNATS Auto Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2011-12-14 19:20:26 UTC
Maintainer of net-mgmt/zenpack-macreport,

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

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2011-12-14 19:20:28 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 4 Eitan Adler freebsd_committer freebsd_triage 2011-12-14 19:36:23 UTC
State Changed
From-To: feedback->open

Maintainer has approved.
Comment 5 dfilter service freebsd_committer freebsd_triage 2011-12-14 19:56:09 UTC
crees       2011-12-14 19:56:00 UTC

  FreeBSD ports repository

  Modified files:
    net-mgmt/zenpack-macreport Makefile distinfo 
  Log:
  Update MASTER_SITES, distinfo for rerolled distfile
  
  PR:             ports/163294
  Submitted by:   Jason Helfman (zenoss@experts-exchange.com) (maintainer)
  
  Revision  Changes    Path
  1.2       +4 -3      ports/net-mgmt/zenpack-macreport/Makefile
  1.2       +2 -2      ports/net-mgmt/zenpack-macreport/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 6 Chris Rees freebsd_committer freebsd_triage 2011-12-14 19:56:17 UTC
State Changed
From-To: open->closed

Committed. Thanks!