FreeBSD Bugzilla – Attachment 215566 Details for
Bug 247251
New port: sysutils/pwol - a simple Wake-On-LAN tool
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Third time's the charm then? :-)
ports-sysutils-pwol-1.5-v3.diff (text/plain), 1.88 KB, created by
Peter Eriksson
on 2020-06-14 20:10:42 UTC
(
hide
)
Description:
Third time's the charm then? :-)
Filename:
MIME Type:
Creator:
Peter Eriksson
Created:
2020-06-14 20:10:42 UTC
Size:
1.88 KB
patch
obsolete
>diff -Nru sysutils/pwol.old/distinfo sysutils/pwol/distinfo >--- sysutils/pwol.old/distinfo 1970-01-01 01:00:00.000000000 +0100 >+++ sysutils/pwol/distinfo 2020-06-14 21:57:42.414520000 +0200 >@@ -0,0 +1,3 @@ >+TIMESTAMP = 1592164662 >+SHA256 (ptrrkssn-pwol-v1.5.1_GH0.tar.gz) = d9217e24e6ce4ee40836d42ed57a059a33e75debc288c8a23d1b02ac98e4f4ac >+SIZE (ptrrkssn-pwol-v1.5.1_GH0.tar.gz) = 72962 >diff -Nru sysutils/pwol.old/Makefile sysutils/pwol/Makefile >--- sysutils/pwol.old/Makefile 1970-01-01 01:00:00.000000000 +0100 >+++ sysutils/pwol/Makefile 2020-06-14 21:57:40.374488000 +0200 >@@ -0,0 +1,19 @@ >+# $FreeBSD$ >+ >+PORTNAME= pwol >+DISTVERSIONPREFIX= v >+DISTVERSION= 1.5.1 >+CATEGORIES= sysutils >+ >+MAINTAINER= pen@lysator.liu.se >+COMMENT= Peter's Wake-on-LAN Tool >+ >+LICENSE= BSD3CLAUSE >+LICENSE_FILE= ${WRKSRC}/LICENSE >+ >+USE_GITHUB= yes >+GH_ACCOUNT= ptrrkssn >+ >+GNU_CONFIGURE= yes >+ >+.include <bsd.port.mk> >diff -Nru sysutils/pwol.old/pkg-descr sysutils/pwol/pkg-descr >--- sysutils/pwol.old/pkg-descr 1970-01-01 01:00:00.000000000 +0100 >+++ sysutils/pwol/pkg-descr 2020-06-14 21:57:40.377009000 +0200 >@@ -0,0 +1,9 @@ >+This is a port of pwol, Peter's Wake-on-Lan tool >+ >+This is a simple tool to send WoL packets to wake up >+hosts. No more, no less. >+ >+WWW: https://github.com/ptrrkssn/pwol >+ >+- Peter Eriksson >+pen@lysator.liu.se >diff -Nru sysutils/pwol.old/pkg-plist sysutils/pwol/pkg-plist >--- sysutils/pwol.old/pkg-plist 1970-01-01 01:00:00.000000000 +0100 >+++ sysutils/pwol/pkg-plist 2020-06-14 21:57:40.377105000 +0200 >@@ -0,0 +1,4 @@ >+bin/pwol >+man/man1/pwol.1.gz >+man/man5/pwol.conf.5.gz >+@sample etc/pwol.conf.sample >--- sysutils/Makefile.old 2020-06-14 20:03:50.764767000 +0200 >+++ sysutils/Makefile 2020-06-14 20:04:20.894034000 +0200 >@@ -938,6 +938,7 @@ > SUBDIR += pv > SUBDIR += pwd_unmkdb > SUBDIR += pwgen >+ SUBDIR += pwol > SUBDIR += pwsafe > SUBDIR += pxattr > SUBDIR += py-analyzemft
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 247251
:
215540
|
215553
| 215566