Path to this page:
./
devel/fromcvs,
CVS repository conversion tool
Branch: CURRENT,
Version: 0.0.0.134nb4,
Package name: ruby31-fromcvs-0.0.0.134nb4,
Maintainer: pkgsrc-usersConversion tool for CVS repositories.
Currently supports Git and Mercurial as targets.
Required to run:[
databases/ruby-sqlite3] [
devel/ruby-rbtree] [
devel/ruby-rcsparse] [
lang/ruby24-base] [
lang/python37]
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 45.501 KB
Version history: (Expand)
- (2023-08-14) Updated to version: ruby31-fromcvs-0.0.0.134nb4
- (2023-02-09) Updated to version: ruby31-fromcvs-0.0.0.134nb3
- (2022-06-30) Updated to version: ruby27-fromcvs-0.0.0.134nb3
- (2021-10-07) Updated to version: ruby27-fromcvs-0.0.0.134nb2
- (2020-12-05) Updated to version: ruby26-fromcvs-0.0.0.134nb2
- (2019-04-25) Updated to version: ruby24-fromcvs-0.0.0.134nb1
CVS history: (Expand)
2023-08-14 07:25:36 by Thomas Klausner | Files touched by this commit (1247) |
Log message:
*: recursive bump for Python 3.11 as new default
|
2022-06-30 13:19:02 by Nia Alarie | Files touched by this commit (524) |
Log message:
*: Revbump packages that use Python at runtime without a PKGNAME prefix
|
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-12-04 21:45:51 by Nia Alarie | Files touched by this commit (456) |
Log message:
Revbump packages with a runtime Python dep but no version prefix.
For the Python 3.8 default switch.
|
2019-09-15 11:13:19 by Makoto Fujiwara | Files touched by this commit (1) |
Log message:
(devel/fromcvs) regen distinfo based on github.com version
Two files, ftp.netbsd.org/pub/pkgsrc/distfile version and the github version \
give different
hash digest, but the contents are the exactly the same, probabley compress level \
is different.
I'll replace ftp.netbsd.org version by github version later.
CF-SX3@makoto 18:12:01/190915(/export/fromcvs)% ls -la */fromcvs-0*
-rw-r--r-- 1 makoto wheel 46593 Sep 15 17:59 github/fromcvs-0.0.0.134.zip
-rw-r--r-- 1 makoto wheel 46593 Mar 8 2015 netbsd/fromcvs-0.0.0.134.zip
CF-SX3@makoto 18:12:04/190915(/export/fromcvs)% sha1 */fromcvs-0*
SHA1 (github/fromcvs-0.0.0.134.zip) = a212bf8b1a3eee50ab95afcfcb0ac8d5a3722d9e
SHA1 (netbsd/fromcvs-0.0.0.134.zip) = ed979e5ee19613d8cb9aac31ca014116dba08bdc
|
2019-04-25 09:33:32 by Maya Rashish | Files touched by this commit (620) |
Log message:
PKGREVISION bump for anything using python without a PYPKGPREFIX.
This is a semi-manual PKGREVISION bump.
|
2018-01-01 23:30:04 by Roland Illig | Files touched by this commit (537) |
Log message:
Sort PLIST files.
Unsorted entries in PLIST files have generated a pkglint warning for at
least 12 years. Somewhat more recently, pkglint has learned to sort
PLIST files automatically. Since pkglint 5.4.23, the sorting is only
done in obvious, simple cases. These have been applied by running:
pkglint -Cnone,PLIST -Wnone,plist-sort -r -F
|