FreeBSD Bugzilla – Attachment 211657 Details for
Bug 244130
mail/fetchmail: mail/fetchmailconf: update to 6.4.2, make Python 3 compatible
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
updated fetchmail[conf] update to 6.4.2, after r526177
fetchmail-6.4.2_v2.diff (text/plain), 3.56 KB, created by
Matthias Andree
on 2020-02-14 21:43:25 UTC
(
hide
)
Description:
updated fetchmail[conf] update to 6.4.2, after r526177
Filename:
MIME Type:
Creator:
Matthias Andree
Created:
2020-02-14 21:43:25 UTC
Size:
3.56 KB
patch
obsolete
>Index: fetchmail/Makefile >=================================================================== >--- fetchmail/Makefile (Revision 526177) >+++ fetchmail/Makefile (Arbeitskopie) >@@ -2,8 +2,7 @@ > # $FreeBSD$ > > PORTNAME?= fetchmail >-PORTVERSION= 6.4.1 >-PORTREVISION= 1 >+PORTVERSION= 6.4.2 > CATEGORIES= mail > MASTER_SITES= SF/${PORTNAME}/branch_6.4/ > >Index: fetchmail/distinfo >=================================================================== >--- fetchmail/distinfo (Revision 526177) >+++ fetchmail/distinfo (Arbeitskopie) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1569677341 >-SHA256 (fetchmail-6.4.1.tar.xz) = 3f33f11dd08c3e8cc3e9d18eec686b1626d4818f4d5a72791507bbc4dce6a9a0 >-SIZE (fetchmail-6.4.1.tar.xz) = 1257488 >+TIMESTAMP = 1581675882 >+SHA256 (fetchmail-6.4.2.tar.xz) = e21f6b3326f29fdb0c4786b5602aa4b9e668805424d0708eb42be6395c1ca630 >+SIZE (fetchmail-6.4.2.tar.xz) = 1261472 >Index: fetchmail/files/patch-fetchmail.man >=================================================================== >--- fetchmail/files/patch-fetchmail.man (Revision 526177) >+++ fetchmail/files/patch-fetchmail.man (nicht existent) >@@ -1,10 +0,0 @@ >---- a/fetchmail.man 2019-09-28 11:09:52.000000000 +0200 >-+++ b/fetchmail.man 2019-10-03 11:28:41.306247000 +0200 >-@@ -1891,7 +1891,6 @@ >- user[name] \-u \& T{ >- This is the user description and must come first after server >- description and after possible server options, and before user options. >--.br >- It sets the remote user name if by itself or followed by 'there', or the >- local user name if followed by 'here'. >- T} > >Property changes on: fetchmail/files/patch-fetchmail.man >___________________________________________________________________ >Deleted: fbsd:nokeywords >## -1 +0,0 ## >-yes >\ No newline at end of property >Deleted: svn:eol-style >## -1 +0,0 ## >-native >\ No newline at end of property >Deleted: svn:mime-type >## -1 +0,0 ## >-text/plain >\ No newline at end of property >Index: fetchmail/files/patch-t.smoke >=================================================================== >--- fetchmail/files/patch-t.smoke (Revision 526177) >+++ fetchmail/files/patch-t.smoke (nicht existent) >@@ -1,10 +0,0 @@ >---- fetchmail-6.4.1/t.smoke 2019-08-20 18:00:35.000000000 -0500 >-+++ fetchmail-6.4.1-patched/t.smoke 2019-09-30 19:20:23.633504000 -0500 >-@@ -4,6 +4,7 @@ >- # configuration and dump it in human-readable and machine-readable form. >- >- set -e >-+export HOME=/tmp >- trap 'rm -f t.rc.$$' 0 >- cp "${srcdir}/t.rc" t.rc.$$ >- chmod 0400 t.rc.$$ > >Property changes on: fetchmail/files/patch-t.smoke >___________________________________________________________________ >Deleted: fbsd:nokeywords >## -1 +0,0 ## >-yes >\ No newline at end of property >Deleted: svn:eol-style >## -1 +0,0 ## >-native >\ No newline at end of property >Deleted: svn:mime-type >## -1 +0,0 ## >-text/plain >\ No newline at end of property >Index: fetchmailconf/Makefile >=================================================================== >--- fetchmailconf/Makefile (Revision 526177) >+++ fetchmailconf/Makefile (Arbeitskopie) >@@ -6,17 +6,16 @@ > MAINTAINER= chalpin@cs.wisc.edu > COMMENT= Python-based GUI to configure fetchmail > >-BROKEN= unfetchable >-# https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244130 has an update to get it >-# compatible to Python 3. >- > LICENSE= GPLv2 LGPL21 > LICENSE_COMB= dual > >+# minimum required version 6.4.2 - not codified on the assumption >+# that fetchmail port updated at the same time > RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}tkinter>=0:x11-toolkits/py-tkinter@${PY_FLAVOR} \ > fetchmail>=${PORTVERSION}:mail/fetchmail > >-USES= python:2.7 shebangfix tar:xz >+USES= python shebangfix tar:xz >+USE_PYTHON= py3kplist > > FILESDIR= ${.CURDIR}/files >
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 244130
:
211655
|
211657
|
211756