[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gsrc-commit] trunk r9259: update unifont to 15.0.02
|
From: |
Carl Hansen |
|
Subject: |
[Gsrc-commit] trunk r9259: update unifont to 15.0.02 |
|
Date: |
Sun, 21 May 2023 22:00:55 -0400 (EDT) |
|
User-agent: |
Bazaar (2.7.0dev1) |
------------------------------------------------------------
revno: 9259
revision-id: carlhansen1234@gmail.com-20230522020051-shdbzu24n358i6oa
parent: carlhansen1234@gmail.com-20230522015944-u3mj10jpu8isufpm
committer: carlhansen1234@gmail.com
branch nick: trunk
timestamp: Sun 2023-05-21 19:00:51 -0700
message:
update unifont to 15.0.02
added:
pkg/gnu/unifont/files/ files-20230522020028-1s4icyo05yd6ojt4-1
pkg/gnu/unifont/files/unifont.15.0.02.patch
unifont.15.0.02.patc-20230522020028-1s4icyo05yd6ojt4-2
=== added directory 'pkg/gnu/unifont/files'
=== added file 'pkg/gnu/unifont/files/unifont.15.0.02.patch'
--- a/pkg/gnu/unifont/files/unifont.15.0.02.patch 1970-01-01 00:00:00
+0000
+++ b/pkg/gnu/unifont/files/unifont.15.0.02.patch 2023-05-22 02:00:51
+0000
@@ -0,0 +1,12 @@
+diff -x config.log -x config.status -ru tmp/unifont-15.0.02/src/Makefile
work/unifont-15.0.02/src/Makefile
+--- tmp/unifont-15.0.02/src/Makefile 2022-09-19 22:18:50.000000000 -0700
++++ work/unifont-15.0.02/src/Makefile 2023-05-21 18:49:47.691992924 -0700
+@@ -77,7 +77,7 @@
+ $(INSTALL) -m0755 $(CPROGS) $(INSTALLDIR)
+ set -e && \
+ cd $(LOCALBINDIR) && \
+- INSTALL -m0755 $(PPROGS) $(INSTALLDIR)
++ $(INSTALL) -m0755 $(PPROGS) $(INSTALLDIR)
+
+ #
+ # The *.exe is for cygwin; it does nothing elsewhere.
| [Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Gsrc-commit] trunk r9259: update unifont to 15.0.02,
Carl Hansen <=