cvs2svn: update to 2.4.0.
This commit is contained in:
parent
c6b6c2bcd7
commit
5c333d715d
|
@ -1,11 +1,11 @@
|
|||
# Template file for 'cvs2svn'
|
||||
|
||||
# libfetch doesn't understand cookies.
|
||||
XBPS_FETCH_CMD="wget"
|
||||
#XBPS_FETCH_CMD="wget"
|
||||
|
||||
pkgname=cvs2svn
|
||||
version=2.3.0
|
||||
revision=3
|
||||
version=2.4.0
|
||||
revision=1
|
||||
noarch="yes"
|
||||
build_style=gnu-makefile
|
||||
make_build_args="man"
|
||||
|
@ -17,8 +17,8 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
homepage="http://cvs2svn.tigris.org/"
|
||||
update_site="http://cvs2svn.tigris.org/servlets/ProjectDocumentList?folderID=2976"
|
||||
license="BSD"
|
||||
distfiles="http://cvs2svn.tigris.org/files/documents/1462/46528/cvs2svn-${version}.tar.gz"
|
||||
checksum=d9d835e0c7df48966fbadf51527c25ebf1343b25179e3802f4637d4b96ba363e
|
||||
distfiles="http://cvs2svn.tigris.org/files/documents/1462/49237/cvs2svn-${version}.tar.gz"
|
||||
checksum=a6677fc3e7b4374020185c61c998209d691de0c1b01b53e59341057459f6f116
|
||||
|
||||
post_install() {
|
||||
vmkdir usr/share/man/man1
|
||||
|
|
Loading…
Reference in New Issue