diff options
author | Aaron Ball <nullspoon@oper.io> | 2017-11-27 08:31:43 -0700 |
---|---|---|
committer | Aaron Ball <nullspoon@oper.io> | 2017-11-27 08:31:43 -0700 |
commit | 72217c467c05d982536377d87348819a6e2b91a4 (patch) | |
tree | 12b9d16706a9f4eae936e7512f5d5925bc829cdc /mbsync | |
parent | a806078c27a3b13cb19aa3fee7bd18fbb341ed5f (diff) | |
download | ports-72217c467c05d982536377d87348819a6e2b91a4.tar.gz ports-72217c467c05d982536377d87348819a6e2b91a4.tar.xz |
mbsync:version from 1.2.1 to 1.3.0
Diffstat (limited to 'mbsync')
-rw-r--r-- | mbsync/.footprint | 2 | ||||
-rw-r--r-- | mbsync/.md5sum | 2 | ||||
-rw-r--r-- | mbsync/Pkgfile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/mbsync/.footprint b/mbsync/.footprint index 9a77f60..b40bd78 100644 --- a/mbsync/.footprint +++ b/mbsync/.footprint @@ -1,7 +1,7 @@ drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/bin/ --rwxr-xr-x root/root usr/bin/get-cert -rwxr-xr-x root/root usr/bin/mbsync +-rwxr-xr-x root/root usr/bin/mbsync-get-cert -rwxr-xr-x root/root usr/bin/mdconvert drwxr-xr-x root/root usr/man/ drwxr-xr-x root/root usr/man/man1/ diff --git a/mbsync/.md5sum b/mbsync/.md5sum index 111c3cb..2897faa 100644 --- a/mbsync/.md5sum +++ b/mbsync/.md5sum @@ -1 +1 @@ -7ba1a07c7b487a3ab5fef54d0071f1dd isync-1.2.1.tar.gz +f64e8723ebbb081bc15510586bfa1f8f isync-1.3.0.tar.gz diff --git a/mbsync/Pkgfile b/mbsync/Pkgfile index 01e7ed9..f69d355 100644 --- a/mbsync/Pkgfile +++ b/mbsync/Pkgfile @@ -4,7 +4,7 @@ # Depends on: perl5-timedate cyrus-sasl name=mbsync -version=1.2.1 +version=1.3.0 release=1 source=(http://downloads.sourceforge.net/project/isync/isync/${version}/isync-${version}.tar.gz) |