pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
wakeonlan: fix man page encoding
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <tk%giga.or.at@localhost>
Pushed By: wiz
Date: Sun May 31 22:31:00 2020 +0200
Changeset: 1da54024ad92fcb0bfc303e5b6b49d2152201b01
Modified Files:
wakeonlan/distinfo
wakeonlan/patches/patch-wakeonlan
Removed Files:
wakeonlan/todo.txt
Log Message:
wakeonlan: fix man page encoding
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=1da54024ad92fcb0bfc303e5b6b49d2152201b01
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
wakeonlan/distinfo | 2 +-
wakeonlan/patches/patch-wakeonlan | 18 ++++++++++++++++--
wakeonlan/todo.txt | 1 -
3 files changed, 17 insertions(+), 4 deletions(-)
diffs:
diff --git a/wakeonlan/distinfo b/wakeonlan/distinfo
index 5049874dac..2da4a3cf65 100644
--- a/wakeonlan/distinfo
+++ b/wakeonlan/distinfo
@@ -4,4 +4,4 @@ SHA1 (wakeonlan-0.41.tar.gz) = 5937a27e818f4765e3bc8fd6742375240a90d5d1
RMD160 (wakeonlan-0.41.tar.gz) = 48a4b5c75cb2c8b95dccbd9f5ad46db176c53545
SHA512 (wakeonlan-0.41.tar.gz) = 8cb6b9accd54cac8561f70c702629ae7f5c25b70d9f0e993caf5600eef6c74903802eabdc4ed5378aafa66e986240d2ced978ab039f82c72302e902b5b181875
Size (wakeonlan-0.41.tar.gz) = 6099 bytes
-SHA1 (patch-wakeonlan) = 312c4aa71d7b815fbde39e7f6fb1cc7268ffd317
+SHA1 (patch-wakeonlan) = bdfac68d196e6b16bd432034ac4f1317bd4f40fc
diff --git a/wakeonlan/patches/patch-wakeonlan b/wakeonlan/patches/patch-wakeonlan
index 06e8968fa7..0fff5a81e8 100644
--- a/wakeonlan/patches/patch-wakeonlan
+++ b/wakeonlan/patches/patch-wakeonlan
@@ -1,8 +1,8 @@
$NetBSD$
-Set encoding to fix man page.
+Set encoding to fix man page, and convert to UTF-8.
---- wakeonlan.orig 2020-05-31 15:20:38.000000000 +0000
+--- wakeonlan.orig 2011-11-11 20:07:52.000000000 +0000
+++ wakeonlan
@@ -137,6 +137,8 @@ __END__
@@ -13,3 +13,17 @@ Set encoding to fix man page.
=head1 NAME
wakeonlan - Perl script to wake up computers
+@@ -201,11 +203,11 @@ Using a file as source of hardware and I
+
+ =head1 AUTHOR
+
+-Jos�edro Oliveira <jpo%di.uminho.pt@localhost> maintaining and expanding original work done by Ico Doornekamp <ico%edd.dhs.org@localhost>.
++José Pedro Oliveira <jpo%di.uminho.pt@localhost> maintaining and expanding original work done by Ico Doornekamp <ico%edd.dhs.org@localhost>.
+
+ =head1 COPYRIGHT
+
+-Copyright (c) 2000-2005 Jos�edro Oliveira.
++Copyright (c) 2000-2005 José Pedro Oliveira.
+
+ This is free software. You may modify it and distribute it under Perl's Artistic Licence. Modified versions must be clearly indicated.
+
diff --git a/wakeonlan/todo.txt b/wakeonlan/todo.txt
deleted file mode 100644
index 3fdea51b31..0000000000
--- a/wakeonlan/todo.txt
+++ /dev/null
@@ -1 +0,0 @@
- - man can't deal with the UTF-8 chars in the page
Home |
Main Index |
Thread Index |
Old Index