The NetBSD Project

CVS log for pkgsrc/devel/quilt/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / devel / quilt

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.31 / (download) - annotate - [select for diffs], Sat Nov 12 09:10:22 2022 UTC (17 months ago) by nikita
Branch: MAIN
CVS Tags: pkgsrc-2024Q1-base, pkgsrc-2024Q1, pkgsrc-2023Q4-base, pkgsrc-2023Q4, pkgsrc-2023Q3-base, pkgsrc-2023Q3, pkgsrc-2023Q2-base, pkgsrc-2023Q2, pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4, HEAD
Changes since 1.30: +2 -2 lines
Diff to previous 1.30 (colored)

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

Revision 1.30 / (download) - annotate - [select for diffs], Tue Jun 28 11:33:42 2022 UTC (21 months, 2 weeks ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2022Q3-base, pkgsrc-2022Q3
Changes since 1.29: +2 -2 lines
Diff to previous 1.29 (colored)

*: recursive bump for perl 5.36

Revision 1.29 / (download) - annotate - [select for diffs], Mon May 24 19:52:01 2021 UTC (2 years, 10 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1, pkgsrc-2021Q4-base, pkgsrc-2021Q4, pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2
Changes since 1.28: +2 -2 lines
Diff to previous 1.28 (colored)

*: recursive bump for perl 5.34

Revision 1.28 / (download) - annotate - [select for diffs], Mon Aug 31 18:09:20 2020 UTC (3 years, 7 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2021Q1-base, pkgsrc-2021Q1, pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3
Changes since 1.27: +2 -2 lines
Diff to previous 1.27 (colored)

*: bump PKGREVISION for perl-5.32.

Revision 1.27 / (download) - annotate - [select for diffs], Sun May 17 22:16:40 2020 UTC (3 years, 11 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2020Q2-base, pkgsrc-2020Q2
Changes since 1.26: +2 -8 lines
Diff to previous 1.26 (colored)

devel/quilt: clean up SUBST blocks

Revision 1.26 / (download) - annotate - [select for diffs], Sat Jan 18 23:30:39 2020 UTC (4 years, 2 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2020Q1-base, pkgsrc-2020Q1
Changes since 1.25: +2 -2 lines
Diff to previous 1.25 (colored)

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.

Revision 1.25 / (download) - annotate - [select for diffs], Sun Nov 3 10:39:29 2019 UTC (4 years, 5 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2019Q4-base, pkgsrc-2019Q4
Changes since 1.24: +7 -7 lines
Diff to previous 1.24 (colored)

devel: align variable assignments

pkglint -Wall -F --only aligned --only indent -r

No manual corrections.

Revision 1.24 / (download) - annotate - [select for diffs], Sun Aug 11 13:20:50 2019 UTC (4 years, 8 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2019Q3-base, pkgsrc-2019Q3
Changes since 1.23: +2 -1 lines
Diff to previous 1.23 (colored)

Bump PKGREVISIONs for perl 5.30.0

Revision 1.23 / (download) - annotate - [select for diffs], Tue Jul 9 13:21:05 2019 UTC (4 years, 9 months ago) by ryoon
Branch: MAIN
Changes since 1.22: +2 -3 lines
Diff to previous 1.22 (colored)

Update to 0.66

Changelog:
0.66
User-visible changes since 0.65 are as follows:

- Add support for lzip archives and patches
- Document QUILT_PC as user-settable
- configure: Don't require md5sum
- Test suite: Allow keeping the working directory on failure
- Test suite: Fix regex for recent versions of perl ...

0.65
User-visible changes since 0.64 are as follows:

- Translation fixes
- Project settings have priority
- Reject binary files in patches
- Fix a race condition in diff_file
- Performance: Optimizations to the setup command
- Performance: Optimizations to the bash completion script ...

Revision 1.22 / (download) - annotate - [select for diffs], Thu May 23 19:22:59 2019 UTC (4 years, 10 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2019Q2-base, pkgsrc-2019Q2
Changes since 1.21: +2 -2 lines
Diff to previous 1.21 (colored)

all: replace SUBST_SED with the simpler SUBST_VARS

pkglint -Wall -r --only "substitution command" -F

With manual review and indentation fixes since pkglint doesn't get that
part correct in every case.

Revision 1.21 / (download) - annotate - [select for diffs], Wed Aug 22 09:44:59 2018 UTC (5 years, 7 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4, pkgsrc-2018Q3-base, pkgsrc-2018Q3
Changes since 1.20: +2 -2 lines
Diff to previous 1.20 (colored)

Recursive bump for perl5-5.28.0

Revision 1.20 / (download) - annotate - [select for diffs], Sat Jul 9 06:38:12 2016 UTC (7 years, 9 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2018Q2-base, pkgsrc-2018Q2, pkgsrc-2018Q1-base, pkgsrc-2018Q1, pkgsrc-2017Q4-base, pkgsrc-2017Q4, pkgsrc-2017Q3-base, pkgsrc-2017Q3, pkgsrc-2017Q2-base, pkgsrc-2017Q2, pkgsrc-2017Q1-base, pkgsrc-2017Q1, pkgsrc-2016Q4-base, pkgsrc-2016Q4, pkgsrc-2016Q3-base, pkgsrc-2016Q3
Changes since 1.19: +2 -2 lines
Diff to previous 1.19 (colored)

Bump PKGREVISION for perl-5.24.0 for everything mentioning perl.

Revision 1.19 / (download) - annotate - [select for diffs], Sat Nov 7 18:41:02 2015 UTC (8 years, 5 months ago) by dholland
Branch: MAIN
CVS Tags: pkgsrc-2016Q2-base, pkgsrc-2016Q2, pkgsrc-2016Q1-base, pkgsrc-2016Q1, pkgsrc-2015Q4-base, pkgsrc-2015Q4
Changes since 1.18: +7 -3 lines
Diff to previous 1.18 (colored)

Revert previous and do it correctly: use GNU grep on OpenBSD as the
configure script doesn't like OpenBSD's native grep. PKGREVISION -> 2
as this changes DEPENDS when on OpenBSD.

Revision 1.18 / (download) - annotate - [select for diffs], Sat Oct 17 22:48:34 2015 UTC (8 years, 6 months ago) by dholland
Branch: MAIN
Changes since 1.17: +2 -1 lines
Diff to previous 1.17 (colored)

Since the configure script objects to OpenBSD's grep and this depends
on coreutils anyway, have it always just use ggrep.

Revision 1.17 / (download) - annotate - [select for diffs], Fri Jun 12 10:49:59 2015 UTC (8 years, 10 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2015Q3-base, pkgsrc-2015Q3, pkgsrc-2015Q2-base, pkgsrc-2015Q2
Changes since 1.16: +2 -1 lines
Diff to previous 1.16 (colored)

Recursive PKGREVISION bump for all packages mentioning 'perl',
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.

Revision 1.16 / (download) - annotate - [select for diffs], Wed Mar 25 12:45:02 2015 UTC (9 years ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2015Q1-base, pkgsrc-2015Q1
Changes since 1.15: +2 -3 lines
Diff to previous 1.15 (colored)

Update to 0.64

Changelog:
Version 0.64 (Mon Feb 09 2015)
  - Check for series file consistency
  - Performance: Several optimizations
  - Test suite: Several fixes and coverage improvements
  - Test suite: Run the tests in predictable order
  - files: Add support for unapplied patches
  - graph: Check for graphviz availability
  - mail: Remove procmail dependency
  - mail: Don't include the release number in User-Agent
  - pop: Add --refresh option
  - push: Add --refresh option
  - push: Do not use interactive mode with -f
  - setup: Skip version check
  - setup: Check for rpmbuild availability
  - setup: Handle long options passed to tar
  - setup: Several cleanups and minor fixes
  - setup: Major performance optimizations
  - setup: Fix path to extra patches in series file
  - setup: Trace calls earlier
  - setup: Add --fast option
  - setup: Fix link creation
  - quilt.el: Fix tramp support
  - quilt.el: Fix patch select completion

Version 0.63 (Sun May 25 2014)
  - New NEWS file, containing a human-readable changelog
  - Option -E is no longer passed to patch by default
  - Huge performance improvement (e.g., for commands series, applied and
    unapplied)
  - configure: Add compat symlinks for md5sum
  - Return 2 when there is nothing to do, contrasting with errors (ret=1)
  - Exit with an error when diff's retcode=2 (error) on patch refresh
  - bash_completion: cleanups and performance improvement (Savannah's #27111)
  - test/run: Use perl module Text::ParseWords (+ performance improvement)
  - Add some tests to our testsuite, for a better coverage
  - Fix heuristic for unapplied patches with timestamps
  - Bug fix: Patches emptying files should work now
  - Bug fix: Check for duplicate patch in series (Savannah's #20628)
  - Portability fixes for older Bash and GNU patch

Version 0.62 (Wed May 07 2014)
  - Was a buggy release, with an incomplete tarfile

Revision 1.15 / (download) - annotate - [select for diffs], Thu May 29 23:36:29 2014 UTC (9 years, 10 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2014Q4-base, pkgsrc-2014Q4, pkgsrc-2014Q3-base, pkgsrc-2014Q3, pkgsrc-2014Q2-base, pkgsrc-2014Q2
Changes since 1.14: +2 -1 lines
Diff to previous 1.14 (colored)

Bump for perl-5.20.0.
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.

Revision 1.14 / (download) - annotate - [select for diffs], Mon Dec 30 04:21:58 2013 UTC (10 years, 3 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2014Q1-base, pkgsrc-2014Q1, pkgsrc-2013Q4-base, pkgsrc-2013Q4
Changes since 1.13: +2 -3 lines
Diff to previous 1.13 (colored)

Update to 0.61

Changelog:
* backup-files is rewritten by bash now
* Many bugfixes
* Many cleanups

Revision 1.13 / (download) - annotate - [select for diffs], Fri Jun 14 18:19:17 2013 UTC (10 years, 10 months ago) by mspo
Branch: MAIN
CVS Tags: pkgsrc-2013Q3-base, pkgsrc-2013Q3, pkgsrc-2013Q2-base, pkgsrc-2013Q2
Changes since 1.12: +3 -2 lines
Diff to previous 1.12 (colored)

if linux, use , else use gsed

Revision 1.12 / (download) - annotate - [select for diffs], Fri Jun 14 18:17:21 2013 UTC (10 years, 10 months ago) by mspo
Branch: MAIN
Changes since 1.11: +3 -3 lines
Diff to previous 1.11 (colored)

fix build by using PREFIX/bin/gsed

Revision 1.11 / (download) - annotate - [select for diffs], Fri May 31 12:40:56 2013 UTC (10 years, 10 months ago) by wiz
Branch: MAIN
Changes since 1.10: +2 -2 lines
Diff to previous 1.10 (colored)

Bump all packages for perl-5.18, that
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package

Like last time, where this caused no complaints.

Revision 1.10 / (download) - annotate - [select for diffs], Thu May 23 21:12:11 2013 UTC (10 years, 10 months ago) by sbd
Branch: MAIN
Changes since 1.9: +21 -8 lines
Diff to previous 1.9 (colored)

On Linux there is no need to depend on coreutils gsed and patch.

So use the tools system for gsed and on Linux use the native cp and date
and if patch exits use it.

Bump PKGREVISION

Revision 1.9 / (download) - annotate - [select for diffs], Wed Oct 31 11:19:37 2012 UTC (11 years, 5 months ago) by asau
Branch: MAIN
CVS Tags: pkgsrc-2013Q1-base, pkgsrc-2013Q1, pkgsrc-2012Q4-base, pkgsrc-2012Q4
Changes since 1.8: +1 -3 lines
Diff to previous 1.8 (colored)

Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.

Revision 1.8 / (download) - annotate - [select for diffs], Wed Oct 3 21:55:54 2012 UTC (11 years, 6 months ago) by wiz
Branch: MAIN
Changes since 1.7: +2 -1 lines
Diff to previous 1.7 (colored)

Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.

I hope that's all of them.

Revision 1.7 / (download) - annotate - [select for diffs], Tue May 29 22:58:53 2012 UTC (11 years, 10 months ago) by cheusov
Branch: MAIN
CVS Tags: pkgsrc-2012Q3-base, pkgsrc-2012Q3, pkgsrc-2012Q2-base, pkgsrc-2012Q2
Changes since 1.6: +5 -6 lines
Diff to previous 1.6 (colored)

Remove GNU_PROGRAM_PREFIX variable (discussed in pkgsrc-users@)

Revision 1.6 / (download) - annotate - [select for diffs], Mon Nov 22 09:32:24 2010 UTC (13 years, 4 months ago) by ahoka
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4
Changes since 1.5: +2 -3 lines
Diff to previous 1.5 (colored)

Update to version 0.48.

Revision 1.5 / (download) - annotate - [select for diffs], Tue Mar 3 15:37:45 2009 UTC (15 years, 1 month ago) by jmmv
Branch: MAIN
CVS Tags: pkgsrc-2010Q3-base, pkgsrc-2010Q3, pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1, pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3, pkgsrc-2009Q2-base, pkgsrc-2009Q2, pkgsrc-2009Q1-base, pkgsrc-2009Q1
Changes since 1.4: +4 -2 lines
Diff to previous 1.4 (colored)

Add user-destdir support.  Per joerg@'s request.

Revision 1.4 / (download) - annotate - [select for diffs], Fri Feb 8 19:29:25 2008 UTC (16 years, 2 months ago) by bjs
Branch: MAIN
CVS Tags: pkgsrc-2008Q4-base, pkgsrc-2008Q4, pkgsrc-2008Q3-base, pkgsrc-2008Q3, pkgsrc-2008Q2-base, pkgsrc-2008Q2, pkgsrc-2008Q1-base, pkgsrc-2008Q1, cwrapper, cube-native-xorg-base, cube-native-xorg
Changes since 1.3: +2 -1 lines
Diff to previous 1.3 (colored)



Add --without-rpmbuild to CONFIGURE_ARGS.  Otherwise, the configure
script can detect it spuriously, and the installation phase will fail
during the PLIST check.

I would've added it as an option, but I do not know if quilt even
works with our ancient rpm package.

Bump rev (mostly for CHANGES).

Revision 1.3 / (download) - annotate - [select for diffs], Tue Jan 8 08:28:58 2008 UTC (16 years, 3 months ago) by apb
Branch: MAIN
Changes since 1.2: +2 -1 lines
Diff to previous 1.2 (colored)

Use a portable construct instead of "find ... -perm +111"; quiets
a build-time error message (which did not abort the build).

PKGREVISION = 1.

Revision 1.2 / (download) - annotate - [select for diffs], Sat Jul 28 07:48:52 2007 UTC (16 years, 8 months ago) by jmmv
Branch: MAIN
CVS Tags: pkgsrc-2007Q4-base, pkgsrc-2007Q4, pkgsrc-2007Q3-base, pkgsrc-2007Q3
Changes since 1.1: +2 -2 lines
Diff to previous 1.1 (colored)

This needs the gettext tools.  Should fix build on NetBSD 3.1, in which the
po files weren't installed.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Mon Jul 9 19:46:36 2007 UTC (16 years, 9 months ago) by jmmv
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

Initial import of quilt, version 0.46:

Quilt 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.

Revision 1.1 / (download) - annotate - [select for diffs], Mon Jul 9 19:46:36 2007 UTC (16 years, 9 months ago) by jmmv
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>