- update to 0.71
svnup-0.71 - 9 May 2013 - Fixed a bug with the -V command line option not displaying the version number. - Code cleanup - special thanks to Eitan Adler <lists@eitanadler.com>. - Changed the default directory for storing "known files" to /var/tmp/svnup/ in svnup.conf. Submitted by: maintainer, via mail
This commit is contained in:
parent
5b8439f0d8
commit
53cfb4d9a3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=317756
2 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= svnup
|
||||
PORTVERSION= 0.70
|
||||
PORTVERSION= 0.71
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= http://jcm.dsl.visi.com/freebsd/svnup/ \
|
||||
LOCAL/jgh/net/${PORTNAME}/ \
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (svnup-0.70.tar.xz) = 61de41a60f170704b11a110b5d5f32e43f56cb21acfe2d4d9eb62d5dbc08836a
|
||||
SIZE (svnup-0.70.tar.xz) = 16096
|
||||
SHA256 (svnup-0.71.tar.xz) = 9307854aba3c8dc4b77761e90d9b2706c13bef1315193df2f3902a0c6e3aa360
|
||||
SIZE (svnup-0.71.tar.xz) = 16172
|
||||
|
|
Loading…
Reference in a new issue