Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Justin Boffemmyer (a87cf59d1de0204e4c00620138a309bc2eaf05b3)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Justin Boffemmyer <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Justin Boffemmyer (a87cf59d1de0204e4c00620138a309bc2eaf05b3)
  • Date: Thu, 31 Aug 2023 10:23:24 +0000

GIT changes to master grimoire by Justin Boffemmyer <flux AT sourcemage.org>:

fonts-x11/lmodern/DETAILS | 2 +-
ftp/gnaughty/DETAILS | 2 +-
graphics-libs/libwmf/DETAILS | 2 +-
graphics/kicad-library/DETAILS | 2 +-
graphics/kicad/DETAILS | 2 +-
kernels/suspend/DETAILS | 2 +-
perl-cpan/class-methodmaker/DETAILS | 2 +-
perl-cpan/devel-dprof/DETAILS | 6 +++---
perl-cpan/devel-smallprof/DETAILS | 4 ++--
perl-cpan/digest-md5/DETAILS | 4 ++--
perl-cpan/file-spec/DETAILS | 2 +-
perl-cpan/term-readkey/DETAILS | 2 +-
perl-cpan/text-autoformat/DETAILS | 4 ++--
perl-cpan/time-parsedate/DETAILS | 4 ++--
perl-cpan/unicode-string/DETAILS | 4 ++--
perl-cpan/xml-regexp/DETAILS | 4 ++--
printer/cupsddk/DETAILS | 4 ++--
17 files changed, 26 insertions(+), 26 deletions(-)

New commits:
commit a87cf59d1de0204e4c00620138a309bc2eaf05b3
Author: Justin Boffemmyer <flux AT sourcemage.org>
Commit: Justin Boffemmyer <flux AT sourcemage.org>

convert non-ASCII text to UTF-8

Convert description text that is non-ASCII to UTF-8 encoding to ensure
there are no errors when running grep and etc. tools over the grimoire
(via gaze, etc.).

diff --git a/fonts-x11/lmodern/DETAILS b/fonts-x11/lmodern/DETAILS
index 4ed8088..4b85baf 100755
--- a/fonts-x11/lmodern/DETAILS
+++ b/fonts-x11/lmodern/DETAILS
@@ -11,7 +11,7 @@ SOURCE_DIRECTORY=${BUILD_DIRECTORY}/lm-$VERSION
cat << EOF
The Latin Modern family of fonts consists of 72 text fonts and 20 mathematics
fonts, and is based on the Computer Modern fonts released into public domain
-by AMS (copyright � 1997 AMS). The lm font set contains a lot of additional
+by AMS (copyright © 1997 AMS). The lm font set contains a lot of additional
characters, mainly accented ones, but not exclusively. There is one set of
fonts, available both in Adobe Type 1 format (*.pfb) and in OpenType format
(*.otf). There are five sets of TeX Font Metric files, corresponding to: Cork
diff --git a/ftp/gnaughty/DETAILS b/ftp/gnaughty/DETAILS
index d564d1f..0d3d00d 100755
--- a/ftp/gnaughty/DETAILS
+++ b/ftp/gnaughty/DETAILS
@@ -10,7 +10,7 @@ SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
SHORT="automatic porn downloader"
cat << EOF
Gnaughty is an utility to automatically download adult sex content, i.e. porn
-movies and pictures, from a known internet porn directory. �Providing a
+movies and pictures, from a known internet porn directory. Providing a
friendly interface, users who feel like having some porn can have it served
fastly and directly to their desktop.
EOF
diff --git a/graphics-libs/libwmf/DETAILS b/graphics-libs/libwmf/DETAILS
index 123d8bc..9c74d4e 100755
--- a/graphics-libs/libwmf/DETAILS
+++ b/graphics-libs/libwmf/DETAILS
@@ -10,7 +10,7 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
KEYWORDS="images graphics libs"
SHORT="libwmf is a library for reading wmf vector images"
cat << EOF
-libwmf is a library for reading vector images in Micros�ft's native Wind�ws
+libwmf is a library for reading vector images in Microsoft's native Windøws
Metafile Format (WMF) and for either (a) displaying them in, e.g., an X
window;
or (b) converting them to more standard/open file formats such as, e.g., the
W3C's XML-based Scaleable Vector Graphic (SVG) format. Currently bindings
exist
diff --git a/graphics/kicad-library/DETAILS b/graphics/kicad-library/DETAILS
index 7e48264..1a67d41 100755
--- a/graphics/kicad-library/DETAILS
+++ b/graphics/kicad-library/DETAILS
@@ -14,6 +14,6 @@ schematic diagrams and printed circuit board artwork.

Designed and written by Jean-Pierre Charras, a researcher at LIS
(Laboratoire des Images et des Signaux) and a teacher in IUT de
-Saint Martin d'H�res.(France), in the field of electrical engineering
+Saint Martin d'Hères.(France), in the field of electrical engineering
and image processing.
EOF
diff --git a/graphics/kicad/DETAILS b/graphics/kicad/DETAILS
index a1b2069..2bfc68e 100755
--- a/graphics/kicad/DETAILS
+++ b/graphics/kicad/DETAILS
@@ -15,6 +15,6 @@ schematic diagrams and printed circuit board artwork.

Designed and written by Jean-Pierre Charras, a researcher at LIS
(Laboratoire des Images et des Signaux) and a teacher in IUT de
-Saint Martin d'H�res.(France), in the field of electrical engineering
+Saint Martin d'Hères.(France), in the field of electrical engineering
and image processing.
EOF
diff --git a/kernels/suspend/DETAILS b/kernels/suspend/DETAILS
index 6a3bbad..713a320 100755
--- a/kernels/suspend/DETAILS
+++ b/kernels/suspend/DETAILS
@@ -33,7 +33,7 @@ s2ram contains its own database with known machines and
required workarounds,
so most of the times it will "just work".

suspend is the reference implementation of the userspace software suspend
-(�swsusp); it coordinates the steps necessary to suspend the system (such as
+(µswsusp); it coordinates the steps necessary to suspend the system (such as
freezing the processes, preparing the swap space, etc.) and handles image
writing and reading. suspend alreay supports compression and encryption of
the
image and other features (e.g. a nice progress bar, saving the image on a
diff --git a/perl-cpan/class-methodmaker/DETAILS
b/perl-cpan/class-methodmaker/DETAILS
index 6bca826..0dcc3cb 100755
--- a/perl-cpan/class-methodmaker/DETAILS
+++ b/perl-cpan/class-methodmaker/DETAILS
@@ -10,7 +10,7 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/Class-MethodMaker-$VERSION
KEYWORDS="perl"
SHORT="Create generic class methods"
cat << EOF
-This module solves the problem of having to write a bazil�
+This module solves the problem of having to write a bazil­
lion get/set methods that are all the same. The argument
to 'use' is a hash whose keys are the names of types of
generic methods generated by MethodMaker and whose values
diff --git a/perl-cpan/devel-dprof/DETAILS b/perl-cpan/devel-dprof/DETAILS
index d799437..c33bf28 100755
--- a/perl-cpan/devel-dprof/DETAILS
+++ b/perl-cpan/devel-dprof/DETAILS
@@ -12,10 +12,10 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/DProf-$VERSION
cat << EOF
The Devel::DProf package is a Perl code profiler. This
will collect information on the execution time of a Perl
-script and of the subs in that script. This information
+script and of the subs in that script. This information
can be used to determine which subroutines are using the
most time and which subroutines are being called most
-often. This information can also be used to create an
-execution graph of the script, showing subroutine rela�
+often. This information can also be used to create an
+execution graph of the script, showing subroutine rela­
tionships.
EOF
diff --git a/perl-cpan/devel-smallprof/DETAILS
b/perl-cpan/devel-smallprof/DETAILS
index 7a4e464..0ef1482 100755
--- a/perl-cpan/devel-smallprof/DETAILS
+++ b/perl-cpan/devel-smallprof/DETAILS
@@ -11,8 +11,8 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/Devel-SmallProf-$VERSION
SHORT="Line-by-line profiler"
cat << EOF
The Devel::SmallProf profiler is focused on the time taken
-for a program run on a line-by-line basis. It is intended
-to be as "small" in terms of impact on the speed and mem�
+for a program run on a line-by-line basis. It is intended
+to be as "small" in terms of impact on the speed and mem­
ory usage of the profiled program as possible and also in
terms of being simple to use.
EOF
diff --git a/perl-cpan/digest-md5/DETAILS b/perl-cpan/digest-md5/DETAILS
index 73d8500..bf8dea5 100755
--- a/perl-cpan/digest-md5/DETAILS
+++ b/perl-cpan/digest-md5/DETAILS
@@ -12,7 +12,7 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/Digest-MD5-$VERSION
cat << EOF
The "Digest::MD5" module allows you to use the RSA Data
Security Inc. MD5 Message Digest algorithm from within
-Perl programs. The algorithm takes as input a message of
-arbitrary length and produces as output a 128-bit "finger�
+Perl programs. The algorithm takes as input a message of
+arbitrary length and produces as output a 128-bit "finger­
print" or "message digest" of the input.
EOF
diff --git a/perl-cpan/file-spec/DETAILS b/perl-cpan/file-spec/DETAILS
index 7896f77..c4d36af 100755
--- a/perl-cpan/file-spec/DETAILS
+++ b/perl-cpan/file-spec/DETAILS
@@ -14,7 +14,7 @@ cat << EOF
This module is designed to support operations commonly
performed on file specifications (usually called "file
names", but not to be confused with the contents of a
-file, or Perl's file handles), such as concatenating sev�
+file, or Perl's file handles), such as concatenating sev­
eral directory and file names into a single path, or
determining whether a path is rooted.
EOF
diff --git a/perl-cpan/term-readkey/DETAILS b/perl-cpan/term-readkey/DETAILS
index d022860..8a271b9 100755
--- a/perl-cpan/term-readkey/DETAILS
+++ b/perl-cpan/term-readkey/DETAILS
@@ -11,7 +11,7 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/TermReadKey-$VERSION
SHORT="Read keystrokes and change terminal modes"
cat << EOF

-Term::ReadKey is a compiled perl module dedicated to pro�
+Term::ReadKey is a compiled perl module dedicated to pro­
viding simple control over terminal driver modes (cbreak,
raw, cooked, etc.,) support for non-blocking reads, if the
architecture allows, and some generalized handy functions
diff --git a/perl-cpan/text-autoformat/DETAILS
b/perl-cpan/text-autoformat/DETAILS
index 9998d7a..99f2878 100755
--- a/perl-cpan/text-autoformat/DETAILS
+++ b/perl-cpan/text-autoformat/DETAILS
@@ -13,9 +13,9 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELLX-$VERSION
cat << EOF
The fundamental task of the "autoformat" subroutine is to
identify and rearrange independent paragraphs in a text.
-Paragraphs typically consist of a series of lines contain�
+Paragraphs typically consist of a series of lines contain­
ing at least one non-whitespace character, followed by one
-or more lines containing only optional whitespace. This
+or more lines containing only optional whitespace. This
is a more liberal definition than many other formatters
use: most require an empty line to terminate a paragraph.
Paragraphs may also be denoted by bulleting, numbering, or
diff --git a/perl-cpan/time-parsedate/DETAILS
b/perl-cpan/time-parsedate/DETAILS
index 58b00b8..ef27b33 100755
--- a/perl-cpan/time-parsedate/DETAILS
+++ b/perl-cpan/time-parsedate/DETAILS
@@ -12,8 +12,8 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/Time-modules-$VERSION
KEYWORDS="perl"
SHORT="Parses many forms of dates and times"
cat << EOF
-This module recognizes the several date/time formats. Usu�
-ally a date and a time are specified. There are numerous
+This module recognizes the several date/time formats. Usu­
+ally a date and a time are specified. There are numerous
options for controlling what is recognized and what is
not.
EOF
diff --git a/perl-cpan/unicode-string/DETAILS
b/perl-cpan/unicode-string/DETAILS
index ac70a45..1cd201c 100755
--- a/perl-cpan/unicode-string/DETAILS
+++ b/perl-cpan/unicode-string/DETAILS
@@ -11,11 +11,11 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/Unicode-String-$VERSION
SHORT="String manipulation for Unicode strings"
cat << EOF
A Unicode::String object represents a sequence of Unicode
-characters. The Unicode Standard is a fixed-width, uni�
+characters. The Unicode Standard is a fixed-width, uni­
form encoding scheme for written characters and text.
This encoding treats alphabetic characters, ideographic
characters, and symbols identically, which means that they
-can be used in any mixture and with equal facility. Uni�
+can be used in any mixture and with equal facility. Uni­
code is modeled on the ASCII character set, but uses a
16-bit encoding to support full multilingual text.
EOF
diff --git a/perl-cpan/xml-regexp/DETAILS b/perl-cpan/xml-regexp/DETAILS
index 2f8d4bd..3f2e39c 100755
--- a/perl-cpan/xml-regexp/DETAILS
+++ b/perl-cpan/xml-regexp/DETAILS
@@ -10,8 +10,8 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/XML-RegExp-$VERSION
KEYWORDS="xml perl"
SHORT="Regular expressions for XML tokens"
cat << EOF
-This package contains regular expressions for the follow�
-ing XML tokens: BaseChar, Ideographic, Letter, Digit,
+This package contains regular expressions for the following
+XML tokens: BaseChar, Ideographic, Letter, Digit,
Extender, CombiningChar, NameChar, EntityRef, CharRef,
Reference, Name, NmToken, and AttValue.
EOF
diff --git a/printer/cupsddk/DETAILS b/printer/cupsddk/DETAILS
index 38a1c27..a165edc 100755
--- a/printer/cupsddk/DETAILS
+++ b/printer/cupsddk/DETAILS
@@ -13,8 +13,8 @@ cat << EOF

The CUPS Driver Development Kit (DDK) provides a suite of standard drivers, a
PPD file compiler, and other utilities that can be used to develop printer
-drivers for CUPS and other printing environments. CUPS provides a portable
-printing layer for UNIX�-based operating systems. The CUPS DDK provides the
+drivers for CUPS and other printing environments. CUPS provides a portable
+printing layer for UNIX®-based operating systems. The CUPS DDK provides the
means for mass-producing PPD files and drivers/filters for CUPS-based printer
drivers.




  • [SM-Commit] GIT changes to master grimoire by Justin Boffemmyer (a87cf59d1de0204e4c00620138a309bc2eaf05b3), Justin Boffemmyer, 08/31/2023

Archive powered by MHonArc 2.6.24.

Top of Page