The NetBSD Project

CVS log for pkgsrc/devel/cxref/distinfo

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

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.13 / (download) - annotate - [select for diffs], Tue Oct 26 10:14:30 2021 UTC (22 months, 3 weeks ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2023Q2-base, pkgsrc-2023Q2, pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3, pkgsrc-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1, pkgsrc-2021Q4-base, pkgsrc-2021Q4, HEAD
Changes since 1.12: +2 -2 lines
Diff to previous 1.12 (colored)

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

Revision 1.12 / (download) - annotate - [select for diffs], Thu Oct 7 13:39:25 2021 UTC (23 months, 2 weeks ago) by nia
Branch: MAIN
Changes since 1.11: +1 -2 lines
Diff to previous 1.11 (colored)

devel: Remove SHA1 hashes for distfiles

Revision 1.11 / (download) - annotate - [select for diffs], Wed Jan 4 12:46:06 2017 UTC (6 years, 8 months ago) by jperkin
Branch: MAIN
CVS Tags: pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2, pkgsrc-2021Q1-base, pkgsrc-2021Q1, pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3, pkgsrc-2020Q2-base, pkgsrc-2020Q2, pkgsrc-2020Q1-base, pkgsrc-2020Q1, pkgsrc-2019Q4-base, pkgsrc-2019Q4, pkgsrc-2019Q3-base, pkgsrc-2019Q3, pkgsrc-2019Q2-base, pkgsrc-2019Q2, pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4, pkgsrc-2018Q3-base, pkgsrc-2018Q3, 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
Changes since 1.10: +2 -1 lines
Diff to previous 1.10 (colored)

Ensure the local yywrap is used.  Fixes build with newer flex.

Revision 1.10 / (download) - annotate - [select for diffs], Tue Nov 3 03:27:22 2015 UTC (7 years, 10 months ago) by agc
Branch: MAIN
CVS Tags: pkgsrc-2016Q4-base, pkgsrc-2016Q4, pkgsrc-2016Q3-base, pkgsrc-2016Q3, pkgsrc-2016Q2-base, pkgsrc-2016Q2, pkgsrc-2016Q1-base, pkgsrc-2016Q1, pkgsrc-2015Q4-base, pkgsrc-2015Q4
Changes since 1.9: +2 -1 lines
Diff to previous 1.9 (colored)

Add SHA512 digests for distfiles for devel category

Issues found with existing distfiles:
	distfiles/eclipse-sourceBuild-srcIncluded-3.0.1.zip
	distfiles/fortran-utils-1.1.tar.gz
	distfiles/ivykis-0.39.tar.gz
	distfiles/enum-1.11.tar.gz
	distfiles/pvs-3.2-libraries.tgz
	distfiles/pvs-3.2-linux.tgz
	distfiles/pvs-3.2-solaris.tgz
	distfiles/pvs-3.2-system.tgz
No changes made to these distinfo files.

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.

Revision 1.7.24.1 / (download) - annotate - [select for diffs], Sat Oct 15 08:28:21 2011 UTC (11 years, 11 months ago) by tron
Branch: pkgsrc-2011Q3
Changes since 1.7: +5 -4 lines
Diff to previous 1.7 (colored) next main 1.8 (colored)

Pullup ticket #3556 - requested by dholland
devel/cxref: build fix

Revisions pulled up:
- devel/cxref/Makefile                                          1.14
- devel/cxref/distinfo                                          1.8-1.9
- devel/cxref/patches/patch-src_parse_l                         1.1

---
   Module Name:	pkgsrc
   Committed By:	dholland
   Date:		Thu Oct 13 21:30:00 UTC 2011

   Modified Files:
   	pkgsrc/devel/cxref: Makefile distinfo

   Log Message:
   Update to 1.6d.

   Version 1.6d of cxref released : Mon Oct 3 14:00:00 2011
   --------------------------------------------------------

   Bug fixes
    Updated for latest version of autoconf.
    Allow structure initialisers to have multiple components (e.g. a.b=1).
    Remove gcc warning messages.
    Change Makefile for better comptibility with FreeBSD.

   Version 1.6c of cxref released : Mon May 31 10:00:00 2010
   ---------------------------------------------------------

   Bug fixes
    Handle the gcc __builtin_offsetof() and offsetof() functions.
    Check that the lex/yacc programs actually exist at configure time.
    Handle ASM statements with named identifiers in them.

   Parsing changes
    Removed the char_varying type.

   Document changes
    Update web page links

---
   Module Name:	pkgsrc
   Committed By:	dholland
   Date:		Thu Oct 13 22:11:26 UTC 2011

   Modified Files:
   	pkgsrc/devel/cxref: distinfo
   Added Files:
   	pkgsrc/devel/cxref/patches: patch-src_parse_l

   Log Message:
   Patch the lexer to ignore _Pragma().

Revision 1.9 / (download) - annotate - [select for diffs], Thu Oct 13 22:11:26 2011 UTC (11 years, 11 months ago) by dholland
Branch: MAIN
CVS Tags: pkgsrc-2015Q3-base, pkgsrc-2015Q3, pkgsrc-2015Q2-base, pkgsrc-2015Q2, pkgsrc-2015Q1-base, pkgsrc-2015Q1, pkgsrc-2014Q4-base, pkgsrc-2014Q4, pkgsrc-2014Q3-base, pkgsrc-2014Q3, pkgsrc-2014Q2-base, pkgsrc-2014Q2, pkgsrc-2014Q1-base, pkgsrc-2014Q1, pkgsrc-2013Q4-base, pkgsrc-2013Q4, pkgsrc-2013Q3-base, pkgsrc-2013Q3, pkgsrc-2013Q2-base, pkgsrc-2013Q2, pkgsrc-2013Q1-base, pkgsrc-2013Q1, pkgsrc-2012Q4-base, pkgsrc-2012Q4, pkgsrc-2012Q3-base, pkgsrc-2012Q3, pkgsrc-2012Q2-base, pkgsrc-2012Q2, pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4
Changes since 1.8: +2 -1 lines
Diff to previous 1.8 (colored)

Patch the lexer to ignore _Pragma().

Revision 1.8 / (download) - annotate - [select for diffs], Thu Oct 13 21:30:00 2011 UTC (11 years, 11 months ago) by dholland
Branch: MAIN
Changes since 1.7: +4 -4 lines
Diff to previous 1.7 (colored)

Update to 1.6d.

Version 1.6d of cxref released : Mon Oct 3 14:00:00 2011
--------------------------------------------------------

Bug fixes
 Updated for latest version of autoconf.
 Allow structure initialisers to have multiple components (e.g. a.b=1).
 Remove gcc warning messages.
 Change Makefile for better comptibility with FreeBSD.


Version 1.6c of cxref released : Mon May 31 10:00:00 2010
---------------------------------------------------------

Bug fixes
 Handle the gcc __builtin_offsetof() and offsetof() functions.
 Check that the lex/yacc programs actually exist at configure time.
 Handle ASM statements with named identifiers in them.

Parsing changes
 Removed the char_varying type.

Document changes
 Update web page links

Revision 1.7 / (download) - annotate - [select for diffs], Thu Nov 6 17:45:46 2008 UTC (14 years, 10 months ago) by snj
Branch: MAIN
CVS Tags: pkgsrc-2011Q3-base, pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4, 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, pkgsrc-2008Q4-base, pkgsrc-2008Q4
Branch point for: pkgsrc-2011Q3
Changes since 1.6: +4 -4 lines
Diff to previous 1.6 (colored)

Update to 1.6b.  Minor bugfix release, see bundled ChangeLog for details.

Revision 1.6 / (download) - annotate - [select for diffs], Mon Jul 10 11:59:10 2006 UTC (17 years, 2 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2008Q3-base, pkgsrc-2008Q3, pkgsrc-2008Q2-base, pkgsrc-2008Q2, pkgsrc-2008Q1-base, pkgsrc-2008Q1, pkgsrc-2007Q4-base, pkgsrc-2007Q4, pkgsrc-2007Q3-base, pkgsrc-2007Q3, pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1, pkgsrc-2006Q4-base, pkgsrc-2006Q4, pkgsrc-2006Q3-base, pkgsrc-2006Q3, cwrapper, cube-native-xorg-base, cube-native-xorg
Changes since 1.5: +2 -1 lines
Diff to previous 1.5 (colored)

Don't re-generate the HTML documentation unnecessarily. Patch provided
by Gilles Dauphin in PR 33962.

Revision 1.5 / (download) - annotate - [select for diffs], Thu Mar 2 19:28:27 2006 UTC (17 years, 6 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2006Q2-base, pkgsrc-2006Q2, pkgsrc-2006Q1-base, pkgsrc-2006Q1
Changes since 1.4: +4 -5 lines
Diff to previous 1.4 (colored)

update to 1.6a
changes:
-Removed the -html20 and -html32 options, the -html output is now
 version 4.01
-Removed the -latex209 and -latex2e options, the -latex output is
 version 2e
-HTML option generates a cxref stylesheet and uses it
-fixes/cleanup
-Parsing improvements: support some more language features

Revision 1.4 / (download) - annotate - [select for diffs], Wed Feb 23 22:24:12 2005 UTC (18 years, 7 months ago) by agc
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base, pkgsrc-2005Q4, pkgsrc-2005Q3-base, pkgsrc-2005Q3, pkgsrc-2005Q2-base, pkgsrc-2005Q2, pkgsrc-2005Q1-base, pkgsrc-2005Q1
Changes since 1.3: +2 -1 lines
Diff to previous 1.3 (colored)

Add RMD160 digests.

Revision 1.3 / (download) - annotate - [select for diffs], Tue Sep 7 21:38:28 2004 UTC (19 years ago) by adrianp
Branch: MAIN
CVS Tags: pkgsrc-2004Q4-base, pkgsrc-2004Q4, pkgsrc-2004Q3-base, pkgsrc-2004Q3
Changes since 1.2: +3 -3 lines
Diff to previous 1.2 (colored)

- Update cxref to 1.5g - fixes build on 2.0_BETA
- ok'ed wiz@

Changes include bug fixes and optimisation, for full details see:

http://www.gedanken.demon.co.uk/cxref/#version-status

Revision 1.2 / (download) - annotate - [select for diffs], Sat Apr 21 00:44:15 2001 UTC (22 years, 5 months ago) by wiz
Branch: MAIN
CVS Tags: pkgviews-base, pkgviews, pkgsrc-2004Q2-base, pkgsrc-2004Q2, pkgsrc-2004Q1-base, pkgsrc-2004Q1, pkgsrc-2003Q4-base, pkgsrc-2003Q4, netbsd-1-6-RELEASE-base, netbsd-1-6-1-base, netbsd-1-6-1, netbsd-1-6, netbsd-1-5-PATCH003, netbsd-1-5-PATCH001, buildlink2-base, buildlink2
Changes since 1.1: +3 -2 lines
Diff to previous 1.1 (colored)

Move to sha1 digests, and/or add distfile sizes.

Revision 1.1 / (download) - annotate - [select for diffs], Tue Apr 17 11:06:14 2001 UTC (22 years, 5 months ago) by agc
Branch: MAIN

+ move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo

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>