NOTICE: This package has been removed from pkgsrc

./wip/revbump, Tools for bumping PKGREVISIONs (for pkgsrc developers)

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 2.11nb1, Package name: revbump-2.11nb1, Maintainer: wiz

Tools for bumping PKGREVISIONs and adapting BUILDLINK_ABI_DEPENDS
versions to the latest version automatically.

This tool is mostly intended for pkgsrc developers with commit
access.


Required to run:
[lang/perl5]

Required to build:
[pkgtools/cwrappers]

Version history: (Expand)


CVS history: (Expand)


   2015-09-06 04:01:25 by Makoto Fujiwara | Files touched by this commit (1)
Log message:
Add COMMIT_MSG as a candidate for commit log

   2015-09-06 03:55:32 by Makoto Fujiwara | Files touched by this commit (1)
Log message:
Add comment for follow => 1 option with find()

   2015-09-06 03:47:48 by Makoto Fujiwara | Files touched by this commit (7)
Log message:
Merge the changes at pkgsrc proper 2.10 -> 2.11 (Feb. 2015 by snj)

   2015-09-03 16:44:29 by Makoto Fujiwara | Files touched by this commit (1)
Log message:
(emtpy -> empty) Fix typo on debug message. No any changes on logic

   2015-02-03 12:25:19 by Makoto Fujiwara | Files touched by this commit (3)
Log message:
Trying to support symlink of /usr/pkgsrc, thanks wiz@ 

   2015-01-15 07:58:43 by Thomas Klausner | Files touched by this commit (1)
Log message:
Sort options. Remove empty line. Use more markup.
Sort sections.

   2015-01-15 02:54:37 by Makoto Fujiwara | Files touched by this commit (3)
Log message:
- Update replace-commonbump(1), the man page:
  * Add option -c
  * Add BUGS section to mention not to support symbolic link
- PKGREVISION++  
   2015-01-08 16:45:27 by Makoto Fujiwara | Files touched by this commit (2)
Log message:
(1) Add option -c to debug the first half.
    (Typical usage is:)
    replace-commonbump -c print/evince/Makefile.common
    (will return if the first half is correct)
    215 print/evince/Makefile.common -> \ 
print/evince/Makefile;print/evince-nautilus/Makefile
(2) Add some comments
(3) PKGREVISION++