Commit graph

19 commits

Author SHA1 Message Date
mef
8105161ea5 (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-09-15 09:13:19 +00:00
agc
d9e4cfe05d Add SHA512 digests for distfiles for devel category
Issues found with existing distfiles:
	distfiles/eclipse-sourceBuild-srcIncluded-3.0.1.zip
	distfiles/fortran-utils-1.1.tar.gz
	distfiles/ivykis-0.39.tar.gz
	distfiles/enum-1.11.tar.gz
	distfiles/pvs-3.2-libraries.tgz
	distfiles/pvs-3.2-linux.tgz
	distfiles/pvs-3.2-solaris.tgz
	distfiles/pvs-3.2-system.tgz
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.
2015-11-03 03:27:11 +00:00
taca
e633bd1691 Update fromcvs to 0.0.0.134, latest GitHub source.
* Better support for Ruby 1.9 and later.
2015-03-01 13:35:36 +00:00
ryoon
0c10b7ff1c Update to 0.0.0.133.
* Update HOMEPAGE and MASTER_SITES.
* Supported ruby version is 1.8.x only.

Changelog:
* buxfixes
2013-05-26 01:48:42 +00:00
wiz
26e52f75c7 Update to 0.0.0.132:
Implement alternate author file format.

If passing --authors or -A, you specify an authors file that is formated
like the one cvsimport or parsecvs accept. The format is
author = Full Name <address@example.org>
per line.

Also fix a option parsing bug in fromcvs's destrepo.

Suggested-by: Thomas Schwinge <tschwinge@gnu.org>
2009-05-02 18:04:56 +00:00
tonnerre
7bb9f380b3 Update fromcvs to the current revision 131. This fixes a number of bugs
and makes fromcvs work with a current version of git which no longer
exports all the git-something tools directly.
2009-04-19 23:08:28 +00:00
wiz
c7a1418908 Update to 0.0.0.124:
Add parameter "-k" to change keyword expansion.
Spell "params" correctly
2008-06-21 15:58:58 +00:00
wiz
8cbc944641 Update to 0.0.0.122:
Remove now unneeded comment.
Make tohg work with current mercurial.
Only handle repocopy if we have data.
Implement complete repo file list, approximated by branch file lists.
Fix filelist for nonexisting branches.
2008-05-21 09:42:02 +00:00
wiz
459dfd60b8 Update to 0.0.0.117:
Fix bug in repocopy code.

Reported-by: Andriy Gapon <avg@icyb.net.ua>
2008-04-23 15:28:06 +00:00
wiz
070a8c5048 Update to 116:
Fix branch fixup bug on incremental runs.
Handle repo copies.
Implement complete file listing.
Remove now obsolete code
Print full rev log.
Remove debug output.
Fix branch handling.
Make symbol merging optional.
2008-04-15 22:02:05 +00:00
jlam
ccfcbebab6 Only load rubygems if it's needed. Bump PKGREVISION to 2. 2008-03-18 13:25:29 +00:00
jlam
901cec84ca Allow for loading libraries installed as gems. Bump PKGREVISION. 2008-03-18 06:14:31 +00:00
wiz
e8d3fd146f Update to 0.0.0.108:
Implement generic option parsing.
Fix memory overflow.
2008-02-16 13:23:09 +00:00
wiz
ef5083ccb4 Update to 105:
105:
Rework branch name alias handling.

Now we treat branches and magic branches different for the sake
of guessing branch name aliases.

Add the possibility to ignore branches based on regexp.

104:
Try to enhance branch handling, add diagnostic output.
2007-08-11 07:27:18 +00:00
wiz
3b73ca1680 Update to 0.0.0.103:
Add error handling on committing sets.
2007-07-17 23:26:09 +00:00
wiz
52070e656e Update to 0.0.0.102:
Do not match newlines in tags.
Fix keyword expansion for repos not using KeywordExpand.
2007-07-01 00:23:42 +00:00
wiz
0d9f383b7e Update to version 100:
Use different method to test for popen success for ruby 1.8.1
compat.
2007-05-30 22:57:56 +00:00
wiz
c85df72fbf Switch from date-based to changeset-based version number.
Get DISTFILE from original MASTER_SITE. (effectively a package version
downgrade, but it is only a few hours old.)

Update to changeset 99:
Abort if the commit didn't succeed.
2007-04-21 11:51:19 +00:00
wiz
e88270d2de Initial import of fromcvs-0.0.0.20070314:
Conversion tool for CVS repositories.
Currently supports Git and Mercurial as targets.
2007-04-21 10:38:06 +00:00