Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 2 Sep 2023 14:34:48 GMT
From:      Guido Falsi <madpilot@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org
Subject:   git: 35deddf3991a - 2023Q3 - deskutils/calibre: Remove extra newline
Message-ID:  <202309021434.382EYmVH027841@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch 2023Q3 has been updated by madpilot:

URL: https://cgit.FreeBSD.org/ports/commit/?id=35deddf3991a292d8944549f12e77b93c2205507

commit 35deddf3991a292d8944549f12e77b93c2205507
Author:     Guido Falsi <madpilot@FreeBSD.org>
AuthorDate: 2023-09-02 14:32:19 +0000
Commit:     Guido Falsi <madpilot@FreeBSD.org>
CommitDate: 2023-09-02 14:34:24 +0000

    deskutils/calibre: Remove extra newline
    
    Fixes:          2391c64feda2b0a2105d44eafb6dd1a59b2aaf9f
    
    (cherry picked from commit 9bca36b5a32afcebd8f8aa010aa524fe0d7d8d94)
---
 deskutils/calibre/Makefile | 1 -
 1 file changed, 1 deletion(-)

diff --git a/deskutils/calibre/Makefile b/deskutils/calibre/Makefile
index 9faf2d9294fb..96b834a8b107 100644
--- a/deskutils/calibre/Makefile
+++ b/deskutils/calibre/Makefile
@@ -11,7 +11,6 @@ WWW=		https://calibre-ebook.com/
 
 LICENSE=	GPLv3
 
-
 EXTRACT_DEPENDS=${LOCALBASE}/share/certs/ca-root-nss.crt:security/ca_root_nss
 LIB_DEPENDS=	libfontconfig.so:x11-fonts/fontconfig \
 		libpoppler-qt6.so:graphics/poppler-qt6 \



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