sysutils/pwol: Update version 1.5.1=>1.5.2
- Change INSTALL_TARGET to install-strip - Update pkg-descr PR: 247424 Submitted by: pen@lysator.liu.se (maintainer) Approved by: pen@lysator.liu.se (maintainer) Relnotes: https://github.com/ptrrkssn/pwol/releases
This commit is contained in:
parent
354927462b
commit
de2a412a6b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=550001
@ -2,7 +2,7 @@
|
||||
|
||||
PORTNAME= pwol
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 1.5.1
|
||||
DISTVERSION= 1.5.2
|
||||
CATEGORIES= sysutils
|
||||
|
||||
MAINTAINER= pen@lysator.liu.se
|
||||
@ -15,5 +15,6 @@ USE_GITHUB= yes
|
||||
GH_ACCOUNT= ptrrkssn
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
INSTALL_TARGET= install-strip
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1592164662
|
||||
SHA256 (ptrrkssn-pwol-v1.5.1_GH0.tar.gz) = d9217e24e6ce4ee40836d42ed57a059a33e75debc288c8a23d1b02ac98e4f4ac
|
||||
SIZE (ptrrkssn-pwol-v1.5.1_GH0.tar.gz) = 72962
|
||||
TIMESTAMP = 1592576776
|
||||
SHA256 (ptrrkssn-pwol-v1.5.2_GH0.tar.gz) = 70e8352782b4a605f642c28585d9b26a83ed2d76fc44154aa8b9f3f7cb7c8c6e
|
||||
SIZE (ptrrkssn-pwol-v1.5.2_GH0.tar.gz) = 75148
|
||||
|
@ -1,9 +1,11 @@
|
||||
This is a port of pwol, Peter's Wake-on-Lan tool
|
||||
This is a port of pwol, a Wake-on-LAN packet utility
|
||||
|
||||
This is a simple tool to send WoL packets to wake up
|
||||
hosts. No more, no less.
|
||||
pwol is a command line utility to send Wake-On-LAN (WoL)
|
||||
packets to one or many hosts, either locally or via routers,
|
||||
in order to wake them up from sleep mode.
|
||||
|
||||
It can also be used as a WoL proxy daemon listening to
|
||||
incoming WoL packets (possibly authenticated) and then
|
||||
forwarding requests to one or many other targets.
|
||||
|
||||
WWW: https://github.com/ptrrkssn/pwol
|
||||
|
||||
- Peter Eriksson
|
||||
pen@lysator.liu.se
|
||||
|
Loading…
Reference in New Issue
Block a user