2024-02-10 15:42:40 by Takahiro Kambe | Files touched by this commit (21) |
Log message:
Bump revision by changing default version of Ruby.
|
2021-10-26 13:20:30 by Nia Alarie | Files touched by this commit (630) |
Log message:
sysutils: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
|
2021-10-07 16:58:44 by Nia Alarie | Files touched by this commit (630) |
Log message:
sysutils: Remove SHA1 hashes for distfiles
|
2021-07-21 16:40:32 by Takahiro Kambe | Files touched by this commit (29) |
Log message:
Bump PKGREVISION for affected packages by changing default Ruby's version.
|
2021-05-21 19:06:51 by Nia Alarie | Files touched by this commit (1) |
Log message:
pdumpfs: remove ruby package prefix
since this package installs no ruby libraries, it has no reason
to have a ruby prefix.
this fixes an incorrect conflict line.
|
2015-11-04 02:32:42 by Alistair G. Crooks | Files touched by this commit (499) |
Log message:
Add SHA512 digests for distfiles for sysutils category
Problems found with existing digests:
Package memconf distfile memconf-2.16/memconf.gz
b6f4b736cac388dddc5070670351cf7262aba048 [recorded]
95748686a5ad8144232f4d4abc9bf052721a196f [calculated]
Problems found locating distfiles:
Package dc-tools: missing distfile dc-tools/abs0-dc-burn-netbsd-1.5-0-gae55ec9
Package ipw-firmware: missing distfile ipw2100-fw-1.2.tgz
Package iwi-firmware: missing distfile ipw2200-fw-2.3.tgz
Package nvnet: missing distfile nvnet-netbsd-src-20050620.tgz
Package syslog-ng: missing distfile syslog-ng-3.7.2.tar.gz
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.
|
2015-03-15 18:04:44 by Hiramatsu Yoshifumi | Files touched by this commit (6) |
Log message:
Set MAINTAINER to pkgsrc-users.
|
2012-10-23 21:51:39 by Aleksej Saushev | Files touched by this commit (447) |
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
|
2011-01-28 14:28:08 by OBATA Akio | Files touched by this commit (4) |
Log message:
* fixes for ruby-1.9.
`ftools' is not recommented prior ruby-1.8 and removed prior 1.9.
* As man page section is 8, install executables in sbin.
Bump PKGREVISION.
|
2010-09-13 16:39:32 by Takahiro Kambe | Files touched by this commit (12) | |
Log message:
* Add two CONFLICTS patterns:
- matches previous package name without "${RUBY_PKGPREFIX}-"
- matches current "ruby18-" and "ruby19-" packages
* Since these packages aren't update its version during update of Ruby
package's framework, bump PKGREVISION for safe update. Noted by
obache@ on tech-pkg.
|