FreeBSD Bugzilla – Attachment 190406 Details for
Bug 225743
mail/py-afew: update to 1.3.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
mail/py-afew-1.3.0.patch
D14255.diff (text/plain), 2.29 KB, created by
Sebastian Schwarz
on 2018-02-07 21:28:45 UTC
(
hide
)
Description:
mail/py-afew-1.3.0.patch
Filename:
MIME Type:
Creator:
Sebastian Schwarz
Created:
2018-02-07 21:28:45 UTC
Size:
2.29 KB
patch
obsolete
>Index: mail/py-afew/Makefile >=================================================================== >--- mail/py-afew/Makefile >+++ mail/py-afew/Makefile >@@ -1,42 +1,36 @@ > # $FreeBSD$ > > PORTNAME= afew >-DISTVERSION= 1.2.0 >+DISTVERSION= 1.3.0 > CATEGORIES= mail python > MASTER_SITES= CHEESESHOP > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} > > MAINTAINER= seschwar@gmail.com >-COMMENT= Initial tagging script for notmuch mail >+COMMENT= Initial tagging script for Notmuch mail > > LICENSE= ISCL > > BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools_scm>=0:devel/py-setuptools_scm@${FLAVOR} > RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}chardet>=0:textproc/py-chardet@${FLAVOR} \ >- ${PYTHON_PKGNAMEPREFIX}notmuch>=0:mail/py-notmuch@${FLAVOR} \ >- notmuch:mail/notmuch >+ ${PYTHON_PKGNAMEPREFIX}dkimpy>=0:mail/py-dkimpy@${FLAVOR} \ >+ ${PYTHON_PKGNAMEPREFIX}notmuch>=0:mail/py-notmuch@${FLAVOR} \ >+ notmuch:mail/notmuch > > USES= python > USE_PYTHON= autoplist distutils > >-OPTIONS_DEFINE= MANPAGES >-OPTIONS_DEFAULT= MANPAGES >- >-MANPAGES_BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sphinx>=0:textproc/py-sphinx@${FLAVOR} >-MANPAGES_PLIST_FILES= man/man1/afew.1.gz >- > NO_ARCH= yes > >-post-build-MANPAGES-on: >- ${MAKE} -C ${WRKSRC}/docs SPHINXBUILD=sphinx-build-${PYTHON_VER} man >+OPTIONS_DEFINE= DOCS > >-post-install-MANPAGES-on: >- ${INSTALL_MAN} ${WRKSRC}/docs/build/man/afew.1 ${STAGEDIR}${PREFIX}/man/man1/ >+DOCS_BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sphinx>=0:textproc/py-sphinx@${FLAVOR} >+DOCS_PORTDOCS= .buildinfo * > >-.include <bsd.port.pre.mk> >+post-build-DOCS-on: >+ ${MAKE} -C ${WRKSRC}/docs html SPHINXBUILD=sphinx-build-${PYTHON_VER} > >-.if ${PYTHON_REL} < 3000 >-RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}subprocess32>=0:devel/py-subprocess32 >-.endif >+post-install-DOCS-on: >+ cd ${WRKSRC}/docs/build/html && ${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR} > >-.include <bsd.port.post.mk> >+.include <bsd.port.mk> >Index: mail/py-afew/distinfo >=================================================================== >--- mail/py-afew/distinfo >+++ mail/py-afew/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1505037424 >-SHA256 (afew-1.2.0.tar.gz) = b94cef31f2c740ffa3100dcbb7839d015973a49cdeadde295dd1f751da3a3c88 >-SIZE (afew-1.2.0.tar.gz) = 31831 >+TIMESTAMP = 1518034330 >+SHA256 (afew-1.3.0.tar.gz) = ff790342fccd2a83e8e23bd508c16ca93bbab5eabd8132fec272de492b7d0504 >+SIZE (afew-1.3.0.tar.gz) = 33361
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 225743
: 190406