- update to 0.73

- while here trim COMMENT and stale mirror

svnup-0.73 - 2 June 2013
- Significantly improved performance when using the http/https protocol
  to fetch incremental updates.
- Added a new command line and section option to allow a custom port
  number to connect to.
- Added a new command line option to override the specified section's
  protocol.
- Added a new command line and section option to remove (trim) any files
  found in the local copy that are not found in the repository.
- Fixed a display bug in the progress indicator.

Submitted by:	maintainer (jcm@visi.com) via mail
This commit is contained in:
Jason Helfman 2013-06-03 00:11:32 +00:00
parent 66ea36e46f
commit 62dfc51bf0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=319735
2 changed files with 5 additions and 6 deletions

View file

@ -1,14 +1,13 @@
# $FreeBSD$ # $FreeBSD$
PORTNAME= svnup PORTNAME= svnup
PORTVERSION= 0.72 PORTVERSION= 0.73
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}/
http://mirrors.rit.edu/zi/
MAINTAINER= jcm@visi.com MAINTAINER= jcm@visi.com
COMMENT= Lightweight program to pull source from an Apache Subversion server. COMMENT= Lightweight program to pull source from an Apache Subversion server
LICENSE= BSD LICENSE= BSD

View file

@ -1,2 +1,2 @@
SHA256 (svnup-0.72.tar.xz) = e03d541eceea5f2bf13ec4dc7fecbe326b93c39f393c9bda3efb2508fe0a2686 SHA256 (svnup-0.73.tar.xz) = a6c8fb2748a0eb22f7a9382484a950f26cfebed347ebfb2b049f914df387dd73
SIZE (svnup-0.72.tar.xz) = 16508 SIZE (svnup-0.73.tar.xz) = 17756