The NetBSD Project

CVS log for pkgsrc/sysutils/mc46/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / sysutils / mc46

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.29 / (download) - annotate - [select for diffs], Tue Jun 28 11:35:58 2022 UTC (20 months, 3 weeks ago) by wiz
Branch: MAIN
CVS Tags: 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, pkgsrc-2022Q3-base, pkgsrc-2022Q3, HEAD
Changes since 1.28: +2 -2 lines
Diff to previous 1.28 (colored)

*: recursive bump for perl 5.36

Revision 1.28 / (download) - annotate - [select for diffs], Wed Dec 8 16:06:34 2021 UTC (2 years, 3 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1, pkgsrc-2021Q4-base, pkgsrc-2021Q4
Changes since 1.27: +2 -2 lines
Diff to previous 1.27 (colored)

revbump for icu and libffi

Revision 1.27 / (download) - annotate - [select for diffs], Mon May 24 19:54:13 2021 UTC (2 years, 9 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2
Changes since 1.26: +2 -2 lines
Diff to previous 1.26 (colored)

*: recursive bump for perl 5.34

Revision 1.26 / (download) - annotate - [select for diffs], Mon Aug 31 18:11:29 2020 UTC (3 years, 6 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.25: +2 -2 lines
Diff to previous 1.25 (colored)

*: bump PKGREVISION for perl-5.32.

Revision 1.25 / (download) - annotate - [select for diffs], Sun Mar 8 16:51:21 2020 UTC (4 years ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2020Q2-base, pkgsrc-2020Q2, pkgsrc-2020Q1-base, pkgsrc-2020Q1
Changes since 1.24: +2 -2 lines
Diff to previous 1.24 (colored)

*: recursive bump for libffi

Revision 1.24 / (download) - annotate - [select for diffs], Sun Jan 26 17:32:10 2020 UTC (4 years, 1 month ago) by rillig
Branch: MAIN
Changes since 1.23: +2 -2 lines
Diff to previous 1.23 (colored)

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.

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

Bump PKGREVISIONs for perl 5.30.0

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

Recursive bump for perl5-5.28.0

Revision 1.21 / (download) - annotate - [select for diffs], Wed Jul 4 13:40:37 2018 UTC (5 years, 8 months ago) by jperkin
Branch: MAIN
Changes since 1.20: +2 -2 lines
Diff to previous 1.20 (colored)

*: Move SUBST_STAGE from post-patch to pre-configure

Performing substitutions during post-patch breaks tools such as mkpatches,
making it very difficult to regenerate correct patches after making changes,
and often leading to substituted string replacements being committed.

Revision 1.20 / (download) - annotate - [select for diffs], Thu Mar 22 08:14:52 2018 UTC (5 years, 11 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2018Q2-base, pkgsrc-2018Q2, pkgsrc-2018Q1-base, pkgsrc-2018Q1
Changes since 1.19: +2 -2 lines
Diff to previous 1.19 (colored)

Revbump after updating textproc/oniguruma

Revision 1.19 / (download) - annotate - [select for diffs], Thu Jan 19 18:52:26 2017 UTC (7 years, 1 month ago) by agc
Branch: MAIN
CVS Tags: pkgsrc-2017Q4-base, pkgsrc-2017Q4, pkgsrc-2017Q3-base, pkgsrc-2017Q3, pkgsrc-2017Q2-base, pkgsrc-2017Q2, pkgsrc-2017Q1-base, pkgsrc-2017Q1
Changes since 1.18: +3 -3 lines
Diff to previous 1.18 (colored)

Convert all occurrences (353 by my count) of

	MASTER_SITES= 	site1 \
			site2

style continuation lines to be simple repeated

	MASTER_SITES+= site1
	MASTER_SITES+= site2

lines. As previewed on tech-pkg. With thanks to rillig for fixing pkglint
accordingly.

Revision 1.18 / (download) - annotate - [select for diffs], Sat Jul 9 06:39:01 2016 UTC (7 years, 8 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2016Q4-base, pkgsrc-2016Q4, pkgsrc-2016Q3-base, pkgsrc-2016Q3
Changes since 1.17: +2 -2 lines
Diff to previous 1.17 (colored)

Bump PKGREVISION for perl-5.24.0 for everything mentioning perl.

Revision 1.17 / (download) - annotate - [select for diffs], Sun Sep 20 21:54:39 2015 UTC (8 years, 5 months ago) by tnn
Branch: MAIN
CVS Tags: pkgsrc-2016Q2-base, pkgsrc-2016Q2, pkgsrc-2016Q1-base, pkgsrc-2016Q1, pkgsrc-2015Q4-base, pkgsrc-2015Q4, pkgsrc-2015Q3-base, pkgsrc-2015Q3
Changes since 1.16: +2 -2 lines
Diff to previous 1.16 (colored)

Require gmake for building.
works around issue seen on NetBSD-6:
make: don't know how to make ./mc.hint.*. Stop
make: stopped in work/mc-4.8.14/doc/hints/l10n

Revision 1.16 / (download) - annotate - [select for diffs], Tue Aug 18 07:31:17 2015 UTC (8 years, 7 months ago) by wiz
Branch: MAIN
Changes since 1.15: +2 -2 lines
Diff to previous 1.15 (colored)

Bump all packages that depend on curses.bui* or terminfo.bui* since they
might incur ncurses dependencies on some platforms, and ncurses just bumped
its shlib.
Some packages were bumped twice now, sorry for that.

Revision 1.15 / (download) - annotate - [select for diffs], Mon Aug 17 17:11:29 2015 UTC (8 years, 7 months ago) by wiz
Branch: MAIN
Changes since 1.14: +2 -2 lines
Diff to previous 1.14 (colored)

Bump PKGREVISION for ncurses shlib bump.

Revision 1.14 / (download) - annotate - [select for diffs], Thu Oct 9 14:06:58 2014 UTC (9 years, 5 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2015Q2-base, pkgsrc-2015Q2, pkgsrc-2015Q1-base, pkgsrc-2015Q1, pkgsrc-2014Q4-base, pkgsrc-2014Q4
Changes since 1.13: +1 -3 lines
Diff to previous 1.13 (colored)

Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.

Revision 1.13 / (download) - annotate - [select for diffs], Thu May 29 23:37:29 2014 UTC (9 years, 9 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2014Q3-base, pkgsrc-2014Q3, pkgsrc-2014Q2-base, pkgsrc-2014Q2
Changes since 1.12: +2 -2 lines
Diff to previous 1.12 (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.12 / (download) - annotate - [select for diffs], Fri May 31 12:42:01 2013 UTC (10 years, 9 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2014Q1-base, pkgsrc-2014Q1, pkgsrc-2013Q4-base, pkgsrc-2013Q4, pkgsrc-2013Q3-base, pkgsrc-2013Q3, pkgsrc-2013Q2-base, pkgsrc-2013Q2
Changes since 1.11: +2 -2 lines
Diff to previous 1.11 (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.11 / (download) - annotate - [select for diffs], Sat Feb 16 11:24:34 2013 UTC (11 years, 1 month ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2013Q1-base, pkgsrc-2013Q1
Changes since 1.10: +2 -2 lines
Diff to previous 1.10 (colored)

Recursive bump for png-1.6.

Revision 1.10 / (download) - annotate - [select for diffs], Tue Oct 23 19:51:11 2012 UTC (11 years, 4 months ago) by asau
Branch: MAIN
CVS Tags: pkgsrc-2012Q4-base, pkgsrc-2012Q4
Changes since 1.9: +1 -2 lines
Diff to previous 1.9 (colored)

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

Revision 1.9 / (download) - annotate - [select for diffs], Wed Oct 3 21:57:40 2012 UTC (11 years, 5 months ago) by wiz
Branch: MAIN
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (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.8 / (download) - annotate - [select for diffs], Sat Sep 15 10:06:30 2012 UTC (11 years, 6 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2012Q3-base, pkgsrc-2012Q3
Changes since 1.7: +2 -2 lines
Diff to previous 1.7 (colored)

recursive bump from libffi shlib major bump
(additionaly, reset PKGREVISION of qt4-* sub packages from base qt4 update)

Revision 1.7 / (download) - annotate - [select for diffs], Sat Mar 3 12:54:22 2012 UTC (12 years ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2012Q2-base, pkgsrc-2012Q2, pkgsrc-2012Q1-base, pkgsrc-2012Q1
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (colored)

More pcre PKGREVISION bumps.

Revision 1.6 / (download) - annotate - [select for diffs], Mon Feb 6 12:41:37 2012 UTC (12 years, 1 month ago) by wiz
Branch: MAIN
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (colored)

Revbump for
a) tiff update to 4.0 (shlib major change)
b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk)

Enjoy.

Revision 1.5 / (download) - annotate - [select for diffs], Tue Jan 10 01:45:20 2012 UTC (12 years, 2 months ago) by sbd
Branch: MAIN
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (colored)

Recursive PKGREVISION bump because of devel/libslang2 buildlink addition.

Revision 1.4 / (download) - annotate - [select for diffs], Thu Sep 29 20:57:30 2011 UTC (12 years, 5 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3
Changes since 1.3: +4 -4 lines
Diff to previous 1.3 (colored)

Fix installation for rename of vfs option to mc-vfs.
Bump PKGREVISION since it's default-on.

Revision 1.3 / (download) - annotate - [select for diffs], Fri Apr 22 13:44:44 2011 UTC (12 years, 11 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2011Q2-base, pkgsrc-2011Q2
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (colored)

recursive bump from gettext-lib shlib bump.

Revision 1.2 / (download) - annotate - [select for diffs], Sun Jan 23 14:32:49 2011 UTC (13 years, 1 month ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2011Q1-base, pkgsrc-2011Q1
Changes since 1.1: +2 -2 lines
Diff to previous 1.1 (colored)

Mention that this is the old 4.6 branch.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Sun Jan 23 14:31:56 2011 UTC (13 years, 1 month ago) by wiz
Branch: TNF
CVS Tags: pkgsrc-20110123
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

Reimport of sysutils/mc for people preferring the old 4.6 branch.

Revision 1.1 / (download) - annotate - [select for diffs], Sun Jan 23 14:31:56 2011 UTC (13 years, 1 month ago) by wiz
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>