2024-11-14 08:36:36 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
xlogo: update to 1.0.7.
Alan Coopersmith (10):
Print which arguments were unknown before giving usage message
Add -help and -version options
Mark Syntax() with noreturn attribute
Clear up 17 -Wunused-parameter warnings from clang 13
Fix -Wextra-semi-stmt from donestr() macro
Use struct initializers
Handle -Wsign-compare warning in Syntax()
Add -help and -version to man page and usage output
Fix up copyright & license notices in COPYING & xlogo.c
xlogo 1.0.7
|
2023-11-12 14:24:43 by Thomas Klausner | Files touched by this commit (2570) |
Log message:
*: revebump for new brotli option for freetype2
Addresses PR 57693
|
2023-01-29 22:18:34 by Ryo ONODERA | Files touched by this commit (2527) |
Log message:
*: Recursive revbup from graphics/freetype2
|
2022-11-13 09:09:44 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
xlogo: update to 1.0.6.
Alan Coopersmith (8):
gitlab CI: add a basic build test
Build xz tarballs instead of bzip2
configure: make --with-render help string match the accepted option name
gitlab CI: stop requiring Signed-off-by in commits
Use _CONST_X_STRING to make libXt declare String as const char *
Fix -Wmissing-field-initializers warning
Add configure check and --with-xkb option for use of XkbStdBell
xlogo 1.0.6
|
2022-11-09 14:14:32 by Joerg Sonnenberger | Files touched by this commit (223) |
Log message:
Reset MAINTAINER
|
2021-10-26 13:35:01 by Nia Alarie | Files touched by this commit (674) |
Log message:
x11: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Unfetchable distfiles (fetched conditionally?):
./x11/py-qt4/distinfo PyQt4_gpl_mac-4.12.3.tar.gz
|
2021-10-07 17:14:47 by Nia Alarie | Files touched by this commit (675) |
Log message:
x11: Remove SHA1 hashes for distfiles
|
2020-08-17 22:20:41 by Leonardo Taccari | Files touched by this commit (2202) |
Log message:
*: revbump after fontconfig bl3 changes (libuuid removal)
|
2020-01-19 00:36:14 by Roland Illig | Files touched by this commit (3046) |
Log message:
all: migrate several HOMEPAGEs to https
pkglint --only "https instead of http" -r -F
With manual adjustments afterwards since pkglint 19.4.4 fixed a few
indentations in unrelated lines.
This mainly affects projects hosted at SourceForce, as well as
freedesktop.org, CTAN and GNU.
|
2019-03-04 11:56:01 by Thomas Klausner | Files touched by this commit (3) | |
Log message:
xlogo: update to 1.0.5.
This release fixes a bug in which you had to hit "q" then \
"Escape" to exit,
and collects several years worth of janitorial maintenance.
Alan Coopersmith (7):
configure: Drop AM_MAINTAINER_MODE
autogen.sh: Honor NOCONFIGURE=1
config: Add missing AC_CONFIG_SRCDIR
Update README for gitlab migration
Update configure.ac bug URL for gitlab migration
xlogo should not require hitting *both* q and Escape to quit
xlogo 1.0.5
Emil Velikov (1):
autogen.sh: use quoted string variables
Eric S. Raymond (1):
Eliminate use of tab stops. Helps with structural translation to DocBook.
Mihail Konev (1):
autogen: add default patch prefix
Peter Hutterer (1):
autogen.sh: use exec instead of waiting for configure to finish
|