Next | Query returned 40 messages, browsing 1 to 10 | Previous

History of commit frequency

CVS Commit History:


   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-10-26 12:32:08 by Thomas Klausner | Files touched by this commit (687)
Log message:
*: bump PKGREVISION for libunistring shlib major bump
   2022-03-05 20:39:19 by Greg Troxel | Files touched by this commit (2) | Package updated
Log message:
guile-lib: Fix paths in previous

This commit rides the previous update, fixes some manual
INSTALLATION_DIRS, and catches that list up with the package.
   2022-03-05 20:28:37 by Greg Troxel | Files touched by this commit (3)
Log message:
devel/guile-lib: Update to 0.2.7 and switch to guile22

Packaging changes:

  Switch to guile22.

  Request to use the old paths.

Upstream NEWS:

  bugfixes

  minor improvements

  change installation paths unless requested to do it the old way
   2021-12-08 17:07:18 by Adam Ciarcinski | Files touched by this commit (3063)
Log message:
revbump for icu and libffi
   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-03-08 17:51:54 by Thomas Klausner | Files touched by this commit (2833)
Log message:
*: recursive bump for libffi
   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.
   2016-09-20 02:37:37 by Greg Troxel | Files touched by this commit (3)
Log message:
Update to 0.2.3

Upstream changes:

This is a maintenance release, source code is unchanged compare to the previous
release.  This release introduces a guile-lib-1.0.pc, so libs and apps that needs
guile-lib may now use pkgconfig to check if it's available, what version.

Note that starting with this release, the installation location for modules and
compiled files has changed: make sure you uninstall any previous version.

- Modules installation location changed:

	from $(prefix)/share/guile/site
	to $(GUILE_GLOBAL_SITE)

  You will need write privileges to this directory to install guile-lib. You may
  check its location using the folowing command:

	guile -c "(display (%global-site-dir)) (newline)"

- Compiled files installation location changed:

	from $(prefix)/share/guile/site
	to $(GUILE_SITE_CCACHE)

  You will need write privileges to this directory to install guile-lib. You may
  check its location using the folowing command:

	guile -c "(display (%site-ccache-dir)) (newline)"

Next | Query returned 40 messages, browsing 1 to 10 | Previous