You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
isync: update to 1.5.1
* Upstream now accepts zero-sized messages from IMAP Stores, so previous patch has been removed.
This commit is contained in:
+6
-7
@@ -3,8 +3,8 @@
|
||||
PortSystem 1.0
|
||||
|
||||
name isync
|
||||
version 1.5.0
|
||||
revision 1
|
||||
version 1.5.1
|
||||
revision 0
|
||||
categories mail
|
||||
license GPL-2
|
||||
maintainers {gmail.com:emanuele.giaquinta @exg} openmaintainer
|
||||
@@ -17,9 +17,9 @@ long_description isync is a command line utility for synchronizing IMAP4
|
||||
homepage http://isync.sourceforge.net/
|
||||
master_sites sourceforge:project/isync/isync/${version}/
|
||||
|
||||
checksums rmd160 5012373dae07a2113d9ae652c65d36ff1b97c06a \
|
||||
sha256 a0c81e109387bf279da161453103399e77946afecf5c51f9413c5e773557f78d \
|
||||
size 412925
|
||||
checksums rmd160 0fd0d1119ab4fed4e96ffd3062318f33c63a64df \
|
||||
sha256 28cc90288036aa5b6f5307bfc7178a397799003b96f7fd6e4bd2478265bb22fa \
|
||||
size 324364
|
||||
|
||||
compiler.c_standard 2011
|
||||
|
||||
@@ -37,8 +37,7 @@ startupitem.name mbsync
|
||||
# Patch the sample configuration to use MacPorts certificates and
|
||||
# drv_proxy_gen.pl to use MacPorts perl for building on OS X 10.8 and
|
||||
# earlier: https://sourceforge.net/p/isync/bugs/37/
|
||||
patchfiles patch-paths.diff \
|
||||
0001-accept-zero-sized-messages-from-IMAP.patch
|
||||
patchfiles patch-paths.diff
|
||||
|
||||
post-extract {
|
||||
xinstall -m 644 -W ${filespath} mbsync.plist ${worksrcpath}
|
||||
|
||||
Reference in New Issue
Block a user