Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Jul 2022 00:26:55 GMT
From:      "=?utf-8?Q?Alexandre=20C.=20Guimar=C3=A3es?=" <rigoletto@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 576761130c7f - main - deskutils/py-khal: Update to 0.10.5
Message-ID:  <202207130026.26D0Qtsl024194@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by rigoletto:

URL: https://cgit.FreeBSD.org/ports/commit/?id=576761130c7fcd66a461c5d83ae5438219058ba0

commit 576761130c7fcd66a461c5d83ae5438219058ba0
Author:     Alexandre C. GuimarĂ£es <rigoletto@FreeBSD.org>
AuthorDate: 2022-07-13 00:26:35 +0000
Commit:     Alexandre C. GuimarĂ£es <rigoletto@FreeBSD.org>
CommitDate: 2022-07-13 00:26:35 +0000

    deskutils/py-khal: Update to 0.10.5
---
 deskutils/py-khal/Makefile | 7 +------
 deskutils/py-khal/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 9 deletions(-)

diff --git a/deskutils/py-khal/Makefile b/deskutils/py-khal/Makefile
index dd77cd8650d4..c5034e5a321c 100644
--- a/deskutils/py-khal/Makefile
+++ b/deskutils/py-khal/Makefile
@@ -1,7 +1,7 @@
 # Created by: che@bein.link
 
 PORTNAME=	khal
-DISTVERSION=	0.10.4
+DISTVERSION=	0.10.5
 CATEGORIES=	deskutils python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -35,14 +35,9 @@ OPTIONS_DEFINE=		SETPROCTITLE
 SETPROCTITLE_DESC=		Set the process title
 SETPROCTITLE_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}setproctitle>=0:devel/py-setproctitle@${PY_FLAVOR}
 
-PLIST_FILES=	share/zsh/site-functions/__khal
-
 post-install:
 	@${MKDIR} ${STAGEDIR}${EXAMPLESDIR}
 	(cd ${WRKSRC} && \
 	${INSTALL_DATA} khal.conf.sample ${STAGEDIR}${EXAMPLESDIR})
-	@${MKDIR} ${STAGEDIR}${PREFIX}/share/zsh/site-functions
-	${INSTALL_DATA} ${WRKSRC}/misc/__khal \
-		${STAGEDIR}${PREFIX}/share/zsh/site-functions
 
 .include <bsd.port.mk>
diff --git a/deskutils/py-khal/distinfo b/deskutils/py-khal/distinfo
index d97c5f8ddefd..60312420903c 100644
--- a/deskutils/py-khal/distinfo
+++ b/deskutils/py-khal/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1633878899
-SHA256 (khal-0.10.4.tar.gz) = 3fdb980a9a61c0206d7a82b16f77b408a4f341a2b866b9c9fcf6a641850d129f
-SIZE (khal-0.10.4.tar.gz) = 185736
+TIMESTAMP = 1656362368
+SHA256 (khal-0.10.5.tar.gz) = 4eefb7ac302a26d8606db392817587a4ed94c27a15bf2ea211614a464fcf0c76
+SIZE (khal-0.10.5.tar.gz) = 188468



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202207130026.26D0Qtsl024194>