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