2021-10-26 12:05:29 by Nia Alarie | Files touched by this commit (146) |
Log message: chat: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes |
2021-10-07 15:23:36 by Nia Alarie | Files touched by this commit (146) |
Log message: chat: Remove SHA1 hashes for distfiles |
2015-11-03 02:20:26 by Alistair G. Crooks | Files touched by this commit (119) |
Log message: Add SHA512 digests for distfiles for chat category Problems found with existing distfiles: distfiles/icb-5.0.9.tar.gz distfiles/icb.2.1.4.tar.Z distfiles/zenicb-19981202.tar.gz 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. |
2013-08-21 12:47:13 by Sergey Svishchev | Files touched by this commit (3) |
Log message: Update to 1.5.0. Changes: http://www.jibble.org/pircbot-changelog.php |
2012-10-03 02:02:47 by Aleksej Saushev | Files touched by this commit (131) |
Log message: Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. |
2009-09-29 19:00:28 by Thomas Klausner | Files touched by this commit (2) |
Log message: Fix PLIST for new unzip default flags. Bump PKGREVISION. |
2009-06-14 19:37:52 by Joerg Sonnenberger | Files touched by this commit (99) |
Log message: Remove @dirrm entries from PLISTs |
2008-05-26 04:13:26 by Joerg Sonnenberger | Files touched by this commit (274) |
Log message: Second round of explicit pax dependencies. As reminded by tnn@, many packages used to use ${PAX}. Use the common way of directly calling pax, it is created as tool after all. |
2008-03-03 03:19:52 by Johnny C. Lam | Files touched by this commit (24) |
Log message: Mechanical changes to add full DESTDIR support to packages that install their files via a custom do-install target. |
2006-11-10 17:50:54 by Todd Vierling | Files touched by this commit (1) |
Log message: Use find -print | xargs rather than find -exec. |