aboutsummaryrefslogtreecommitdiff
path: root/ftp/ftpsync
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-10-12 13:02:37 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-10-12 13:02:37 +0000
commitb4441c02b186a028b038957521575b938fa90c54 (patch)
tree2d0c03dcf098dba1a60a020c267400246e50dfe3 /ftp/ftpsync
parent62e329fad81bc750a2d589dce267b84142f2afad (diff)
downloadports-b4441c02b186a028b038957521575b938fa90c54.tar.gz
ports-b4441c02b186a028b038957521575b938fa90c54.zip
- Update to 1.2.34
Changelog: * Added Option to disable timestamping for transferred (local) files * Added reconnect if conncection times out after local file reading PR: 128016 Submitted by: Dennis Herrmann <adox@mcx2.org> (maintainer)
Notes
Notes: svn path=/head/; revision=221493
Diffstat (limited to 'ftp/ftpsync')
-rw-r--r--ftp/ftpsync/Makefile6
-rw-r--r--ftp/ftpsync/distinfo6
2 files changed, 7 insertions, 5 deletions
diff --git a/ftp/ftpsync/Makefile b/ftp/ftpsync/Makefile
index b753cbda7bcc..55362a680787 100644
--- a/ftp/ftpsync/Makefile
+++ b/ftp/ftpsync/Makefile
@@ -6,9 +6,11 @@
#
PORTNAME= ftpsync
-PORTVERSION= 1.29
+PORTVERSION= 1.2.34
+PORTEPOCH= 1
CATEGORIES= ftp
-MASTER_SITES= SF
+MASTER_SITES= SF \
+ http://mirror.mcx2.org/
MAINTAINER= adox@mcx2.org
COMMENT= Synchronizes a local and a remote FTP directory trees
diff --git a/ftp/ftpsync/distinfo b/ftp/ftpsync/distinfo
index ac67d4764cb0..365670c1d01a 100644
--- a/ftp/ftpsync/distinfo
+++ b/ftp/ftpsync/distinfo
@@ -1,3 +1,3 @@
-MD5 (ftpsync-1.29.tar.bz2) = b693d9819dcf93d36d229bd03b4efc69
-SHA256 (ftpsync-1.29.tar.bz2) = 6839c0a8b79568dbd1499e7651bf3f40fe44077b6c98bcdb77ba86d883974a30
-SIZE (ftpsync-1.29.tar.bz2) = 15260
+MD5 (ftpsync-1.2.34.tar.bz2) = c6588cd334a83c4a64486d5b234dca30
+SHA256 (ftpsync-1.2.34.tar.bz2) = d623f42d287b750472b62a9156d155c3e1798937c7ec58b1c9540059d361daee
+SIZE (ftpsync-1.2.34.tar.bz2) = 16403