Path to this page:
./
devel/quilt,
Tools to manage series of patches
Branch: CURRENT,
Version: 0.68,
Package name: quilt-0.68,
Maintainer: pkgsrc-usersQuilt is a set of scripts that allows to manage a series of patches by
keeping track of the changes each patch makes. Patches can be applied,
un-applied, refreshed, etc.
The key philosophical concept is that your primary output is patches.
Not ".c" files, not ".h" files. But patches. So patches are the
first-class object here.
Quilt was originally based on Andrew Morton's patch scripts published on
the Linux kernel mailing list a while ago, but were heavily modified
since then.
Required to run:[
sysutils/coreutils] [
lang/perl5] [
shells/bash] [
devel/patch]
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 538.18 KB
Version history: (Expand)
- (2025-01-30) Updated to version: quilt-0.68
- (2022-06-28) Updated to version: quilt-0.66nb4
- (2021-05-25) Updated to version: quilt-0.66nb3
- (2020-09-01) Updated to version: quilt-0.66nb2
- (2019-08-11) Updated to version: quilt-0.66nb1
- (2019-07-09) Updated to version: quilt-0.66
CVS history: (Expand)
2025-01-30 09:30:01 by Thomas Klausner | Files touched by this commit (4) | |
Log message:
quilt: update to 0.68.
Based on PR 59040 by db7.
Version 0.68 (Wed Mar 27 2024)
- Add support for zstd archives
- Documentation: Massive formatting update of the manual page
- Documentation: Reword some sections of the manual page
- Fix compatibility with BSD awk
- Fix compatibility with GNU awk version 5.0.0 and later
- Fix compatibility with GNU grep version 3.8 and later
- Fix compatibility with Solaris ln (#63451)
- Installation: Fix multiple issues in install-sh (#64430)
- Test suite: Fix various race conditions (#63651)
- patches: Find file name with a space in unapplied patches (#41708)
- pop: Hint at diff -z on failure
- setup: Document the limitation of spec file support
Version 0.67 (Tue Feb 15 2022)
- Call pager with original LANG environment variable
- Consistently complain early if no series file is found
- Fix handling of symbolic links by several commands
- Tighten the patch format parsing
- Reuse the shell (performance)
- Document the series file format further
- Document that quilt loads /etc/quilt.quiltrc
- configure: Make stat configurable
- series: Minor optimizations
- setup: Don't obey the settings of any englobing .pc
- setup: Default to fast mode
- quilt.el: Fix documentation of quilt-pc-directory
- quilt.el: Load /etc/quilt.quiltrc if ~/.quiltrc doesn't exist
- quilt.el: Fix quilt-editable when QUILT_PATCHES_PREFIX is set
|
2024-07-25 07:41:53 by Thomas Klausner | Files touched by this commit (22) |
Log message:
*: reset MAINTAINER (became observer)
|
2022-11-12 10:10:25 by Nikita | Files touched by this commit (25) |
Log message:
archivers/fastjar, archivers/lzip, audio/tcd, cross/avrdude, devel/guile-lib,
devel/libjit, devel/m17n-lib, devel/quilt, devel/treecc, emulators/simulavr,
fonts/jomolhari-ttf, graphics/dvipng, graphics/freetype2, graphics/libotf,
ham/xlog, misc/color-theme, misc/m17n-db, multimedia/flvstreamer,
net/mimms, print/chktex, security/oath-toolkit, sysutils/attr,
sysutils/pidof, sysutils/renameutils, textproc/lout:
change MASTER_SITES from http://download.savannah.gnu.org to \
https://download.savannah.gnu.org
|
2022-06-28 13:38:00 by Thomas Klausner | Files touched by this commit (3952) |
Log message:
*: recursive bump for perl 5.36
|
2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016) |
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Could not be committed due to merge conflict:
devel/py-traitlets/distinfo
The following distfiles were unfetchable (note: some may be only fetched
conditionally):
./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
|
2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017) |
Log message:
devel: 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-08-31 20:13:29 by Thomas Klausner | Files touched by this commit (3631) |
Log message:
*: bump PKGREVISION for perl-5.32.
|