Bug 212032 - net/wakeonlan: fix fetch error
Summary: net/wakeonlan: fix fetch error
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Rodrigo Osorio
URL:
Keywords: easy, patch-ready
Depends on:
Blocks:
 
Reported: 2016-08-21 21:24 UTC by Loïc Bartoletti
Modified: 2017-01-29 21:38 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (rodrigo)


Attachments
fix wakeonlan checksum (455 bytes, patch)
2016-08-21 21:24 UTC, Loïc Bartoletti
no flags Details | Diff
USE github for wakeonlan (1.38 KB, patch)
2016-08-23 04:10 UTC, Loïc Bartoletti
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Loïc Bartoletti freebsd_committer freebsd_triage 2016-08-21 21:24:51 UTC
Created attachment 173918 [details]
fix wakeonlan checksum

Just a new make makesum
Comment 1 Loïc Bartoletti freebsd_committer freebsd_triage 2016-08-23 04:10:05 UTC
Created attachment 173962 [details]
USE github for wakeonlan

Since wakeonlan is on github. Use a standard syntax for fetch it.
Comment 2 commit-hook freebsd_committer freebsd_triage 2017-01-19 20:09:58 UTC
A commit references this bug:

Author: rodrigo
Date: Thu Jan 19 20:09:45 UTC 2017
New revision: 431910
URL: https://svnweb.freebsd.org/changeset/ports/431910

Log:
  Change fetch method and use the GITHUB stuff

  PR:		212032
  Submitted by:	lbartoletti@tuxfamily.org

  M    Makefile
  M    distinfo
  M    pkg-plist

Changes:
  head/net/wakeonlan/Makefile
  head/net/wakeonlan/distinfo
  head/net/wakeonlan/pkg-plist
Comment 3 Rodrigo Osorio freebsd_committer freebsd_triage 2017-01-29 21:38:55 UTC
committed thanks