2021-12-31 11:05:45 by Amitai Schleier | Files touched by this commit (1) |
Log message:
Sort PLIST.
|
2021-12-31 11:04:24 by Amitai Schleier | Files touched by this commit (6) |
Log message:
Use ${EGREP} instead of whatever "egrep" happens to be at runtime. Fixes
"etckeeper init" on Solaris 11. Bump PKGREVISION.
|
2021-10-26 13:20:30 by Nia Alarie | Files touched by this commit (630) |
Log message:
sysutils: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
|
2021-10-07 16:58:44 by Nia Alarie | Files touched by this commit (630) |
Log message:
sysutils: Remove SHA1 hashes for distfiles
|
2021-05-24 21:56:06 by Thomas Klausner | Files touched by this commit (3575) |
Log message:
*: recursive bump for perl 5.34
|
2020-09-17 10:50:01 by Amitai Schleier | Files touched by this commit (6) |
Log message:
Update to 1.18.14. From the changelog:
* pacman 5.2 deprecated File hooks, use Path.
Thanks, Christian Hesse
* Added zsh completion.
Thanks, James Rowe
* commit: Recent changes added code that does not work on all POSIX shells.
Fixed by Thorsten Glaser.
pkgsrc changes:
- Install the daily script called from libexec/etckeeper.daily
- Do our SUBSTing as the do-configure phase
- Better match other package managers in "etckeeper list-installed"
|
2020-08-31 20:13:29 by Thomas Klausner | Files touched by this commit (3631) |
Log message:
*: bump PKGREVISION for perl-5.32.
|
2020-01-26 18:32:28 by Roland Illig | Files touched by this commit (981) |
Log message:
all: migrate homepages from http to https
pkglint -r --network --only "migrate"
As a side-effect of migrating the homepages, pkglint also fixed a few
indentations in unrelated lines. These and the new homepages have been
checked manually.
|
2019-12-24 07:00:24 by Amitai Schleier | Files touched by this commit (4) |
Log message:
Update to 1.18.12 (during the freeze, for the bugfixes). From the changelog:
* Support platforms without a hostname command, fall back to
reading /etc/hostname.
Thanks, Chris Morgan
* commit: Support -mmessage, without a space, since eg git commit
can be used that way.
Thanks, martin f. krafft
* commit: When multiple parameters are given, use them all as the commit
message, instead of the old behavior of only using the first parameter and
throwing the rest away.
Thanks, martin f. krafft
|
2019-11-17 12:57:16 by Makoto Fujiwara | Files touched by this commit (3) |
Log message:
(sysutils/etckeeper) Updated from 1.18.8 to 1.18.10
(from debian/changelog)
etckeeper (1.18.10) unstable; urgency=medium
* Avoid post-install failing when ps is from busybox or another
version not supporting procps-specific options.
* Use ps --no-headers rather than problimatic -h option.
-- Joey Hess <id@joeyh.name> Sun, 23 Dec 2018 13:05:44 -0400
etckeeper (1.18.9) unstable; urgency=medium
* When run during a package installation, include in the commit
message the command line that caused etckeeper to run.
Thanks, Laszlo Gombos
-- Joey Hess <id@joeyh.name> Wed, 12 Dec 2018 01:01:05 -0400
|