mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- update to 0.90
svnup-0.9 - 8 June 2013 - Added a new command line and show all files that exist in the target directory structure that do not exist in the repository. - Fixed bug with the way the progress indicator is displayed. - Fixed segmentation fault that occurred when using the svn protocol and displaying the progress indicator. PR: 179325 Reported by: redrat@mail.ru Submitted by: maintainer, jcm@visi.com
This commit is contained in:
parent
7bad2ebf91
commit
b286a9090c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=320312
2 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= svnup
|
PORTNAME= svnup
|
||||||
PORTVERSION= 0.73
|
PORTVERSION= 0.90
|
||||||
CATEGORIES= net
|
CATEGORIES= net
|
||||||
MASTER_SITES= http://jcm.dsl.visi.com/freebsd/svnup/ \
|
MASTER_SITES= http://jcm.dsl.visi.com/freebsd/svnup/ \
|
||||||
LOCAL/jgh/net/${PORTNAME}/
|
LOCAL/jgh/net/${PORTNAME}/
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
SHA256 (svnup-0.73.tar.xz) = a6c8fb2748a0eb22f7a9382484a950f26cfebed347ebfb2b049f914df387dd73
|
SHA256 (svnup-0.90.tar.xz) = 766d5caedd500430c8595dd2f0a0c0024137138a68e1002ece9083c122179caa
|
||||||
SIZE (svnup-0.73.tar.xz) = 17756
|
SIZE (svnup-0.90.tar.xz) = 18068
|
||||||
|
|
Loading…
Add table
Reference in a new issue