cvs2svn: update to 2.5.0.
This commit is contained in:
parent
fa9f37c7b0
commit
dc40ae6f7f
1 changed files with 6 additions and 6 deletions
|
@ -1,18 +1,18 @@
|
|||
# Template file for 'cvs2svn'
|
||||
pkgname=cvs2svn
|
||||
version=2.4.0
|
||||
revision=2
|
||||
noarch="yes"
|
||||
version=2.5.0
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=gnu-makefile
|
||||
make_build_args="man"
|
||||
hostmakedepends="python"
|
||||
depends="cvs python"
|
||||
short_desc="CVS to Subversion, git and bazaar repository conversion tool"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
homepage="http://cvs2svn.tigris.org/"
|
||||
license="BSD"
|
||||
distfiles="http://cvs2svn.tigris.org/files/documents/1462/49237/cvs2svn-${version}.tar.gz"
|
||||
checksum=a6677fc3e7b4374020185c61c998209d691de0c1b01b53e59341057459f6f116
|
||||
homepage="http://cvs2svn.tigris.org/"
|
||||
distfiles="http://cvs2svn.tigris.org/files/documents/1462/49543/cvs2svn-${version}.tar.gz"
|
||||
checksum=6409d118730722f439760d41c08a5bfd05e5d3ff4a666050741e4a5dc2076aea
|
||||
|
||||
post_install() {
|
||||
vmkdir usr/share/man/man1
|
||||
|
|
Loading…
Reference in a new issue