aboutsummaryrefslogtreecommitdiff
path: root/sysutils/py-dirsync
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-07-06 21:41:39 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-07-06 21:41:39 +0000
commit13eb56142f30e323a02242b3bf5ac1dffc245fe3 (patch)
tree9a621083e9b5b0e7e5677ca2675bb45ed84c3105 /sysutils/py-dirsync
parent9a1c9bb7302e77ac589f1b22c91911b5fdb06bab (diff)
Notes
Diffstat (limited to 'sysutils/py-dirsync')
-rw-r--r--sysutils/py-dirsync/Makefile3
-rw-r--r--sysutils/py-dirsync/distinfo6
-rw-r--r--sysutils/py-dirsync/pkg-descr21
3 files changed, 6 insertions, 24 deletions
diff --git a/sysutils/py-dirsync/Makefile b/sysutils/py-dirsync/Makefile
index ad8399497842..5d24f53e7426 100644
--- a/sysutils/py-dirsync/Makefile
+++ b/sysutils/py-dirsync/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= dirsync
-PORTVERSION= 2.2.3
-PORTREVISION= 2
+PORTVERSION= 2.2.4
CATEGORIES= sysutils python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/sysutils/py-dirsync/distinfo b/sysutils/py-dirsync/distinfo
index b3eaad2dd424..e2f572b35bc0 100644
--- a/sysutils/py-dirsync/distinfo
+++ b/sysutils/py-dirsync/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1537088640
-SHA256 (dirsync-2.2.3.tar.gz) = 1fec130d5f4a4c4d71d0c69a140e7bf970945b2de8a9e0be664fe969d57480e4
-SIZE (dirsync-2.2.3.tar.gz) = 11088
+TIMESTAMP = 1562427746
+SHA256 (dirsync-2.2.4.tar.gz) = 4f6bef8dc97e262c9f89c4086d6f70681ed42515bc3d9ca2650c28ccf8e07aea
+SIZE (dirsync-2.2.4.tar.gz) = 11485
diff --git a/sysutils/py-dirsync/pkg-descr b/sysutils/py-dirsync/pkg-descr
index 69ae5c060f17..b7271cbfa839 100644
--- a/sysutils/py-dirsync/pkg-descr
+++ b/sysutils/py-dirsync/pkg-descr
@@ -1,20 +1,3 @@
-Advanced directory tree synchronisation tool
+Advanced directory tree synchronisation tool based on Python robocopier
-(c) 2014-2016 Thomas Khyn (c) 2003-2015 Anand B Pillai
-
-Advanced directory tree synchronisation tool
-
-based on Python robocopier by Anand B Pillai
-
-Usage
-
-From the command line:
-
-dirsync <sourcedir> <targetdir> [options]
-
-From python:
-
-from dirsync import sync
-sync(sourcedir, targetdir, action, **options)
-
-WWW: https://bitbucket.org/tkhyn/dirsync/
+WWW: https://bitbucket.org/tkhyn/dirsync