FreeBSD Bugzilla – Attachment 176021 Details for
Bug 213672
mail/offlineimap: update from 6.5.7 to 7.0.8
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch v2
offlineimap.patch (text/plain), 1.39 KB, created by
mp39590
on 2016-10-21 14:06:12 UTC
(
hide
)
Description:
patch v2
Filename:
MIME Type:
Creator:
mp39590
Created:
2016-10-21 14:06:12 UTC
Size:
1.39 KB
patch
obsolete
>diff --git a/mail/offlineimap/Makefile b/mail/offlineimap/Makefile >index 25b9eff..67f2237 100644 >--- a/mail/offlineimap/Makefile >+++ b/mail/offlineimap/Makefile >@@ -3,7 +3,7 @@ > > PORTNAME= offlineimap > DISTVERSIONPREFIX= v >-DISTVERSION= 6.5.7 >+DISTVERSION= 7.0.8 > CATEGORIES= mail python > > MAINTAINER= mp39590@gmail.com >@@ -16,7 +16,11 @@ LICENSE_FILE= ${WRKSRC}/COPYING > > ## later versions have sqlite3 backend, which is recommended for local storages > ## with large amount of emails >-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3 >+## (add additional variable to use in {BUILD|RUN}_DEPENDS per porter's hb 5.8.2) >+OIMAP_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six \ >+ ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3 >+BUILD_DEPENDS= ${OIMAP_DEPENDS} >+RUN_DEPENDS= ${OIMAP_DEPENDS} > > USE_GITHUB= yes > GH_ACCOUNT= OfflineIMAP >diff --git a/mail/offlineimap/distinfo b/mail/offlineimap/distinfo >index 633588e..8bf03f6 100644 >--- a/mail/offlineimap/distinfo >+++ b/mail/offlineimap/distinfo >@@ -1,2 +1,3 @@ >-SHA256 (OfflineIMAP-offlineimap-v6.5.7_GH0.tar.gz) = b7de52c7d8995e0657bb55da13531c8d6f96d828217159477c685ae408e390a3 >-SIZE (OfflineIMAP-offlineimap-v6.5.7_GH0.tar.gz) = 666620 >+TIMESTAMP = 1477040063 >+SHA256 (OfflineIMAP-offlineimap-v7.0.8_GH0.tar.gz) = 19da773c1486d3d06ebe04e499f48e57d4224149582672a74876b1f15481bd6a >+SIZE (OfflineIMAP-offlineimap-v7.0.8_GH0.tar.gz) = 691624
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 213672
:
176018
| 176021