git: 2b65739b4219 - main - mail/isync: Fix plist and bump PORTREVISION
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 20 May 2024 22:12:46 UTC
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=2b65739b42193c5f39fe4dfa021db4cb221a37fd commit 2b65739b42193c5f39fe4dfa021db4cb221a37fd Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2024-05-20 22:10:43 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2024-05-20 22:10:57 +0000 mail/isync: Fix plist and bump PORTREVISION Bump PORTREVISION and fix plist after commit 650deaf8ca0cb3acf4e66d5d60f151cac5bf676f Pointy hat to myself Approved by: portmgr (blanket, build fix) --- mail/isync/Makefile | 2 +- mail/isync/pkg-plist | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/mail/isync/Makefile b/mail/isync/Makefile index 458f1df019b6..b4d929ab1059 100644 --- a/mail/isync/Makefile +++ b/mail/isync/Makefile @@ -1,6 +1,6 @@ PORTNAME= isync DISTVERSION= 1.4.4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= mail MASTER_SITES= SF diff --git a/mail/isync/pkg-plist b/mail/isync/pkg-plist index 8ef90bf07974..8f5d493454ad 100644 --- a/mail/isync/pkg-plist +++ b/mail/isync/pkg-plist @@ -1,6 +1,4 @@ bin/mbsync bin/mbsync-get-cert -bin/mdconvert @sample etc/mbsyncrc.sample share/man/man1/mbsync.1.gz -share/man/man1/mdconvert.1.gz