2017-11-12 17:03:37 by Pierre Pronchery | Files touched by this commit (35) |
Log message:
Bump PKGREVISION on packages depending on CUPS
This should be the last part of the renaming operation for print/cups to
print/cups-base.
Rationale: packages depending on CUPS but not relying on a functional
printing setup only need to depend on print/cups-base (equivalent to the
former print/cups). The new print/cups now depends on print/cups-base
and on print/cups-filters, thus directly providing a functional printing
setup. This bump reflects this change of dependency.
As discussed on tech-pkg@
|
2017-11-12 16:37:00 by Pierre Pronchery | Files touched by this commit (38) |
Log message:
Update dependencies on print/cups to print/cups-base
This is with the notable exception of meta-pkgs/desktop-gnome, which I
believe implies a fully functional cups.
This is still missing revision bumps - I'll be right there (first time I
am doing this on so many packages at a time).
As discussed on tech-pkg@
|
2017-09-08 04:38:46 by Ryo ONODERA | Files touched by this commit (132) |
Log message:
Recursive revbump from audio/pulseaudio-11.0
|
2017-05-19 15:29:05 by Patrick Welche | Files touched by this commit (31) |
Log message:
Bump PKGREVISION for cups15 -> cups change.
|
2017-05-19 15:18:20 by Patrick Welche | Files touched by this commit (35) |
Log message:
Switch all cups15 packages to use cups.
|
2017-02-06 14:34:21 by Maya Rashish | Files touched by this commit (1) |
Log message:
Remove comments, put netbsd specific stuff next to other OS-specific stuff
|
2017-01-21 21:06:55 by Ryo ONODERA | Files touched by this commit (157) |
Log message:
Recursive revbump from audio/pulseaudio-10.0
|
2017-01-19 19:52:30 by Alistair G. Crooks | Files touched by this commit (352) |
Log message:
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.
|
2016-12-26 23:36:30 by Maya Rashish | Files touched by this commit (2) |
Log message:
make the message about null page less OS specific (suggest linux
sysctl as well)
|
2016-11-01 21:04:55 by Maya Rashish | Files touched by this commit (1) |
Log message:
wine-devel: on second thought, bump PKGREVISION for previous gcc
version requirement.
users who built it with gcc < 4.5 or gcc == 4.6 will have failure
at runtime in rare circumstances.
|