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
|
2020-01-19 00:36:14 by Roland Illig | Files touched by this commit (3046) |
Log message:
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.
|
2019-03-17 12:18:43 by Thomas Klausner | Files touched by this commit (3) |  |
Log message:
makedepend: update to 1.0.6.
This minor maintenance release fixes some bugs, lifts a limit, clears
some compiler warnings, boosts performance, and includes other janitorial
cleanups.
Alan Coopersmith (8):
Constify a pair of local string pointers
Use do { ... } while(0) idiom to make debug() macro safer
Fix bad indentation in ifparser.c
Remove unused variable whitespace
Simplify writing of output lines to Makefile
Update README for gitlab migration
Update configure.ac bug URL for gitlab migration
makedepend 1.0.6
Antonio Larrosa (1):
Quote colons in filenames/paths
David Boyce (1):
Bumped -I flag limit in makedepend from 64 to 512.
Dirk (1):
missing bounds check in makedepend for file arguments
Emil Velikov (1):
autogen.sh: use quoted string variables
Mihail Konev (1):
autogen: add default patch prefix
Peter Hutterer (1):
autogen.sh: use exec instead of waiting for configure to finish
|
2015-11-03 04:29:40 by Alistair G. Crooks | Files touched by this commit (1995) |
Log message:
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.
|
2014-10-09 16:07:17 by Thomas Klausner | Files touched by this commit (1163) |
Log message:
Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.
|
2013-07-23 08:49:11 by Thomas Klausner | Files touched by this commit (2) |
Log message:
Update to 1.0.5:
This bug fix releases includes fixes for a couple crashing or memory
corrupting bugs, along with general code cleanups and build configuration
improvements, including fixing compatibility with automake 1.13 & 1.14.
Adam Jackson (1):
configure: Drop AM_MAINTAINER_MODE
Alan Coopersmith (14):
unifdef -U__UNIXOS2__
Update configure.ac initialization to X.Org standard form
config: Remove unnecessary calls from configure.ac
Move i_listlen in struct inclist for better packing in 64-bit builds
Remove fallbacks for Imake configuration, assume autoconf
Remove unnecessary casts from malloc/realloc calls
Convert more sprintf calls to snprintf
Fix a comment typo
Replace deprecated Automake INCLUDES variable with AM_CPPFLAGS
Mark fatalerr & catch as _X_NORETURN
Store len in a size_t instead of an int in redirect()
Bug 56091 - Unsafe use of strcpy() in makedepend
Assume signal handlers return void, as C89 requires
makedepend 1.0.5
Colin Walters (1):
autogen.sh: Implement GNOME Build API
Glenn Burkhardt (1):
Bd shares
Julien Cristau (2):
configure.ac: use AM_MAINTAINER_MODE
Don't crash if an option's argument is missing
Marko Lindqvist (1):
Bug 59005 - makedepend: Build with automake-1.13 broken
|
2012-10-31 12:19:55 by Aleksej Saushev | Files touched by this commit (1460) |
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
|